Uses of Class
net.minecraft.entity.Leashable.LeashData
-
Uses of Leashable.LeashData in net.minecraft.entity
Modifier and TypeMethodDescriptionLeashable.getLeashData()
default @Nullable Leashable.LeashData
Leashable.readLeashDataFromNbt
(NbtCompound nbt) Modifier and TypeMethodDescriptionLeashable.resolveLeashData
(E entity, Leashable.LeashData leashData) void
Leashable.setLeashData
(@Nullable Leashable.LeashData leashData) default void
Leashable.writeLeashDataToNbt
(NbtCompound nbt, @Nullable Leashable.LeashData leashData) -
Uses of Leashable.LeashData in net.minecraft.entity.mob
-
Uses of Leashable.LeashData in net.minecraft.entity.vehicle