Uses of Record Class
net.minecraft.nbt.SnbtGrammar.IntegerLiteral
Packages that use SnbtGrammar.IntegerLiteral
-
Uses of SnbtGrammar.IntegerLiteral in net.minecraft.nbt
Methods in net.minecraft.nbt with parameters of type SnbtGrammar.IntegerLiteralModifier and TypeMethodDescriptionprotected Number
SnbtGrammar.ArrayPrefix.buildNumber
(SnbtGrammar.IntegerLiteral p_410128_, ParseState<?> p_410405_) Method parameters in net.minecraft.nbt with type arguments of type SnbtGrammar.IntegerLiteralModifier and TypeMethodDescriptionabstract <T> T
SnbtGrammar.ArrayPrefix.create
(com.mojang.serialization.DynamicOps<T> p_409952_, List<SnbtGrammar.IntegerLiteral> p_409879_, ParseState<?> p_410609_)