Uses of Class
net.minecraft.entity.decoration.LeashKnotEntity
Packages that use LeashKnotEntity
-
Uses of LeashKnotEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type LeashKnotEntityModifier and TypeMethodDescriptionprotected IdentifierLeashKnotEntityRenderer.getTexture(LeashKnotEntity leashKnotEntity) voidLeashKnotEntityRenderer.render(LeashKnotEntity leashKnotEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of LeashKnotEntity in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration that return LeashKnotEntityModifier and TypeMethodDescriptionstatic LeashKnotEntitystatic LeashKnotEntityLeashKnotEntity.getOrCreate(World world, BlockPos pos)