Uses of Class
net.minecraft.world.entity.Leashable.LeashData
Packages that use Leashable.LeashData
-
Uses of Leashable.LeashData in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as Leashable.LeashDataFields in net.minecraft.world.entity with type parameters of type Leashable.LeashDataModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Leashable.LeashData> Leashable.LeashData.CODEC
Methods in net.minecraft.world.entity that return Leashable.LeashDataMethods in net.minecraft.world.entity with parameters of type Leashable.LeashDataModifier and TypeMethodDescriptiondefault boolean
Leashable.checkElasticInteractions
(Entity pEntity, Leashable.LeashData pLeashData) Leashable.restoreLeashFromSave
(E pEntity, Leashable.LeashData pLeashData) void
Leashable.setLeashData
(Leashable.LeashData pLeashData) void
Mob.setLeashData
(Leashable.LeashData pLeashData) default void
Leashable.writeLeashData
(ValueOutput pOutput, Leashable.LeashData pLeashData) -
Uses of Leashable.LeashData in net.minecraft.world.entity.vehicle
Fields in net.minecraft.world.entity.vehicle declared as Leashable.LeashDataMethods in net.minecraft.world.entity.vehicle that return Leashable.LeashDataMethods in net.minecraft.world.entity.vehicle with parameters of type Leashable.LeashData