Uses of Record Class
net.minecraft.nbt.SnbtParsing.SignedValue
Packages that use SnbtParsing.SignedValue
-
Uses of SnbtParsing.SignedValue in net.minecraft.nbt
Methods in net.minecraft.nbt with parameters of type SnbtParsing.SignedValueModifier and TypeMethodDescriptionprivate static <T> T
SnbtParsing.decodeFloat
(com.mojang.serialization.DynamicOps<T> ops, SnbtParsing.Sign sign, @Nullable String intPart, @Nullable String fractionalPart, @Nullable SnbtParsing.SignedValue<String> exponent, @Nullable SnbtParsing.NumericType type, ParsingState<?> state)