Uses of Class
net.minecraft.world.entity.decoration.LeashFenceKnotEntity
Packages that use LeashFenceKnotEntity
-
Uses of LeashFenceKnotEntity in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type LeashFenceKnotEntityModifier and TypeFieldDescriptionstatic final EntityType
<LeashFenceKnotEntity> EntityType.LEASH_KNOT
-
Uses of LeashFenceKnotEntity in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration that return LeashFenceKnotEntityModifier and TypeMethodDescriptionstatic LeashFenceKnotEntity
LeashFenceKnotEntity.getOrCreateKnot
(Level p_31845_, BlockPos p_31846_) Constructor parameters in net.minecraft.world.entity.decoration with type arguments of type LeashFenceKnotEntityModifierConstructorDescriptionLeashFenceKnotEntity
(EntityType<? extends LeashFenceKnotEntity> p_31828_, Level p_31829_)