Uses of Class
net.minecraft.loot.ConstantRange
Packages that use ConstantRange
-
Uses of ConstantRange in net.minecraft.loot
Methods in net.minecraft.loot that return ConstantRangeModifier and TypeMethodDescriptionConstantRange.Serializer.deserialize(com.google.gson.JsonElement p_deserialize_1_, Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_) static ConstantRangeConstantRange.exactly(int p_215835_0_) Methods in net.minecraft.loot with parameters of type ConstantRangeModifier and TypeMethodDescriptioncom.google.gson.JsonElementConstantRange.Serializer.serialize(ConstantRange p_serialize_1_, Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_)