Uses of Class
net.minecraft.nbt.ShortNBT
-
Packages that use ShortNBT Package Description net.minecraft.nbt -
-
Uses of ShortNBT in net.minecraft.nbt
Fields in net.minecraft.nbt declared as ShortNBT Modifier and Type Field Description (package private) static ShortNBT[]ShortNBT.Cache. cacheFields in net.minecraft.nbt with type parameters of type ShortNBT Modifier and Type Field Description static INBTType<ShortNBT>ShortNBT. TYPEMethods in net.minecraft.nbt that return ShortNBT Modifier and Type Method Description ShortNBTShortNBT. copy()static ShortNBTShortNBT. valueOf(short p_229701_0_)Methods in net.minecraft.nbt that return types with arguments of type ShortNBT Modifier and Type Method Description INBTType<ShortNBT>ShortNBT. getType()
-