Uses of Class
net.minecraft.entity.decoration.LeashKnotEntity
Packages that use LeashKnotEntity
-
Uses of LeashKnotEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type LeashKnotEntity -
Uses of LeashKnotEntity in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration that return LeashKnotEntityModifier and TypeMethodDescriptionstatic LeashKnotEntity
LeashKnotEntity.getOrCreate
(World world, BlockPos pos) Constructor parameters in net.minecraft.entity.decoration with type arguments of type LeashKnotEntityModifierConstructorDescriptionLeashKnotEntity
(EntityType<? extends LeashKnotEntity> type, World world)