Uses of Class
net.minecraft.entity.item.LeashKnotEntity
Package
Description
-
Uses of LeashKnotEntity in net.minecraft.client.renderer.entity
Modifier and TypeFieldDescriptionprivate final LeashKnotModel<LeashKnotEntity>
LeashKnotRenderer.model
Modifier and TypeMethodDescriptionLeashKnotRenderer.getTextureLocation
(LeashKnotEntity p_110775_1_) void
LeashKnotRenderer.render
(LeashKnotEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of LeashKnotEntity in net.minecraft.entity
-
Uses of LeashKnotEntity in net.minecraft.entity.item
Modifier and TypeMethodDescriptionstatic LeashKnotEntity
LeashKnotEntity.getOrCreateKnot
(World p_213855_0_, BlockPos p_213855_1_) ModifierConstructorDescriptionLeashKnotEntity
(EntityType<? extends LeashKnotEntity> p_i50223_1_, World p_i50223_2_)