Uses of Class
net.minecraft.loot.provider.number.ConstantLootNumberProvider
Packages that use ConstantLootNumberProvider
-
Uses of ConstantLootNumberProvider in net.minecraft.loot.provider.number
Methods in net.minecraft.loot.provider.number that return ConstantLootNumberProviderModifier and TypeMethodDescriptionstatic ConstantLootNumberProviderConstantLootNumberProvider.create(float value) ConstantLootNumberProvider.CustomSerializer.fromJson(com.google.gson.JsonElement jsonElement, com.google.gson.JsonDeserializationContext jsonDeserializationContext) ConstantLootNumberProvider.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot.provider.number with parameters of type ConstantLootNumberProviderModifier and TypeMethodDescriptioncom.google.gson.JsonElementConstantLootNumberProvider.CustomSerializer.toJson(ConstantLootNumberProvider constantLootNumberProvider, com.google.gson.JsonSerializationContext jsonSerializationContext) voidConstantLootNumberProvider.Serializer.toJson(com.google.gson.JsonObject jsonObject, ConstantLootNumberProvider constantLootNumberProvider, com.google.gson.JsonSerializationContext jsonSerializationContext)