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 EndNBTEndNBT. INSTANCEFields in net.minecraft.nbt with type parameters of type EndNBT Modifier and Type Field Description static INBTType<EndNBT>EndNBT. TYPEMethods in net.minecraft.nbt that return EndNBT Modifier and Type Method Description EndNBTEndNBT. 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()
-