Uses of Interface
net.minecraft.world.entity.Leashable
Packages that use Leashable
Package
Description
-
Uses of Leashable in net.minecraft.world.entity
Classes in net.minecraft.world.entity that implement LeashableModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in net.minecraft.world.entity with type parameters of type LeashableModifier and TypeMethodDescriptionLeashable.dropLeash(E entity, boolean broadcastPacket, boolean dropItem) Leashable.getLeashHolder(E p_entity) Leashable.legacyElasticRangeLeashBehaviour(E entity, Entity leashHolder, float distance) Leashable.restoreLeashFromSave(E p_entity, Leashable.LeashData leashData) Leashable.setLeashedTo(E entity, Entity leashHolder, boolean broadcastPacket) Leashable.tickLeash(E p_entity) -
Uses of Leashable in net.minecraft.world.entity.ambient
Classes in net.minecraft.world.entity.ambient that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal that implement LeashableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Leashable in net.minecraft.world.entity.animal.allay
Classes in net.minecraft.world.entity.animal.allay that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal.armadillo
Classes in net.minecraft.world.entity.animal.armadillo that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal.axolotl
Classes in net.minecraft.world.entity.animal.axolotl that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal.camel
Classes in net.minecraft.world.entity.animal.camel that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal.frog
Classes in net.minecraft.world.entity.animal.frog that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal.goat
Classes in net.minecraft.world.entity.animal.goat that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.animal.horse
Classes in net.minecraft.world.entity.animal.horse that implement LeashableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of Leashable in net.minecraft.world.entity.animal.sniffer
Classes in net.minecraft.world.entity.animal.sniffer that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.boss.enderdragon
Classes in net.minecraft.world.entity.boss.enderdragon that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.boss.wither
Classes in net.minecraft.world.entity.boss.wither that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.monster
Classes in net.minecraft.world.entity.monster that implement LeashableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Leashable in net.minecraft.world.entity.monster.breeze
Classes in net.minecraft.world.entity.monster.breeze that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.monster.hoglin
Classes in net.minecraft.world.entity.monster.hoglin that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.monster.piglin
Classes in net.minecraft.world.entity.monster.piglin that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.monster.warden
Classes in net.minecraft.world.entity.monster.warden that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.npc
Classes in net.minecraft.world.entity.npc that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.raid
Classes in net.minecraft.world.entity.raid that implement Leashable -
Uses of Leashable in net.minecraft.world.entity.vehicle
Classes in net.minecraft.world.entity.vehicle that implement Leashable -
Uses of Leashable in net.minecraft.world.item
Methods in net.minecraft.world.item that return types with arguments of type LeashableModifier and TypeMethodDescriptionLeadItem.leashableInArea(Level level, BlockPos pos, Predicate<Leashable> predicate) Method parameters in net.minecraft.world.item with type arguments of type Leashable