Uses of Class
net.minecraft.entity.Leashable.LeashData
Packages that use Leashable.LeashData
-
Uses of Leashable.LeashData in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type Leashable.LeashDataModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Leashable.LeashData> Leashable.LeashData.CODEC
Methods in net.minecraft.entity that return Leashable.LeashDataMethods in net.minecraft.entity with parameters of type Leashable.LeashDataModifier and TypeMethodDescriptiondefault boolean
Leashable.applyElasticity
(Entity leashHolder, Leashable.LeashData leashData) Leashable.resolveLeashData
(E entity, Leashable.LeashData leashData) void
Leashable.setLeashData
(@Nullable Leashable.LeashData leashData) default void
Leashable.writeLeashData
(WriteView view, @Nullable Leashable.LeashData leashData) -
Uses of Leashable.LeashData in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as Leashable.LeashDataMethods in net.minecraft.entity.mob that return Leashable.LeashDataMethods in net.minecraft.entity.mob with parameters of type Leashable.LeashData -
Uses of Leashable.LeashData in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as Leashable.LeashDataMethods in net.minecraft.entity.vehicle that return Leashable.LeashDataMethods in net.minecraft.entity.vehicle with parameters of type Leashable.LeashDataModifier and TypeMethodDescriptionvoid
AbstractBoatEntity.setLeashData
(Leashable.LeashData leashData)