Uses of Record Class
net.minecraft.nbt.SnbtParsing.IntValue
Packages that use SnbtParsing.IntValue
-
Uses of SnbtParsing.IntValue in net.minecraft.nbt
Methods in net.minecraft.nbt with parameters of type SnbtParsing.IntValueModifier and TypeMethodDescriptionSnbtParsing.ArrayType.decode
(SnbtParsing.IntValue value, ParsingState<?> state) Method parameters in net.minecraft.nbt with type arguments of type SnbtParsing.IntValueModifier and TypeMethodDescriptionabstract <T> T
SnbtParsing.ArrayType.decode
(com.mojang.serialization.DynamicOps<T> ops, List<SnbtParsing.IntValue> values, ParsingState<?> state)