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 @Nullable NumberSnbtGrammar.ArrayPrefix.buildNumber(SnbtGrammar.IntegerLiteral entry, ParseState<?> state) Method parameters in net.minecraft.nbt with type arguments of type SnbtGrammar.IntegerLiteralModifier and TypeMethodDescriptionabstract <T> @Nullable TSnbtGrammar.ArrayPrefix.create(com.mojang.serialization.DynamicOps<T> ops, List<SnbtGrammar.IntegerLiteral> entries, ParseState<?> state)