Uses of Class
net.minecraft.loot.condition.WeatherCheckLootCondition
Packages that use WeatherCheckLootCondition
-
Uses of WeatherCheckLootCondition in net.minecraft.loot.condition
Methods in net.minecraft.loot.condition that return WeatherCheckLootConditionModifier and TypeMethodDescriptionWeatherCheckLootCondition.Builder.build()WeatherCheckLootCondition.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot.condition with parameters of type WeatherCheckLootConditionModifier and TypeMethodDescriptionvoidWeatherCheckLootCondition.Serializer.toJson(com.google.gson.JsonObject jsonObject, WeatherCheckLootCondition weatherCheckLootCondition, com.google.gson.JsonSerializationContext jsonSerializationContext)