Uses of Class
net.minecraft.entity.Leashable.LeashData
Packages that use Leashable.LeashData
Package
Description
The base package for all Minecraft classes.
-
Uses of Leashable.LeashData in net.minecraft
Fields in net.minecraft declared as Leashable.LeashDataMethods in net.minecraft that return Leashable.LeashDataMethods in net.minecraft with parameters of type Leashable.LeashData -
Uses of Leashable.LeashData in net.minecraft.entity
Methods in net.minecraft.entity that return Leashable.LeashDataModifier and TypeMethodDescriptionLeashable.getLeashData()default @Nullable Leashable.LeashDataLeashable.readLeashDataFromNbt(NbtCompound nbt) Methods in net.minecraft.entity with parameters of type Leashable.LeashDataModifier and TypeMethodDescriptionLeashable.resolveLeashData(E entity, Leashable.LeashData leashData) voidLeashable.setLeashData(@Nullable Leashable.LeashData leashData) default voidLeashable.writeLeashDataToNbt(NbtCompound nbt, @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