Uses of Class
net.minecraft.nbt.EndNBT
-
Packages that use EndNBT Package Description net.minecraft.nbt -
-
Uses of EndNBT in net.minecraft.nbt
Fields in net.minecraft.nbt declared as EndNBT Modifier and Type Field Description static EndNBT
EndNBT. INSTANCE
Fields in net.minecraft.nbt with type parameters of type EndNBT Modifier and Type Field Description static INBTType<EndNBT>
EndNBT. TYPE
Methods in net.minecraft.nbt that return EndNBT Modifier and Type Method Description EndNBT
EndNBT. copy()
Methods in net.minecraft.nbt that return types with arguments of type EndNBT Modifier and Type Method Description static INBTType<EndNBT>
INBTType. createInvalid(int p_229707_0_)
INBTType<EndNBT>
EndNBT. getType()
-