public class WeatherCheckLootCondition extends Object implements class_5341
| Modifier and Type | Class and Description |
|---|---|
static class |
WeatherCheckLootCondition.Factory |
class_5341.Builder| Modifier and Type | Field and Description |
|---|---|
private Boolean |
raining |
private Boolean |
thundering |
| Modifier | Constructor and Description |
|---|---|
private |
WeatherCheckLootCondition(Boolean raining,
Boolean thundering) |
| Modifier and Type | Method and Description |
|---|---|
class_5342 |
method_29325() |
boolean |
test(LootContext lootContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredParameters, validatepublic class_5342 method_29325()
method_29325 in interface class_5341public boolean test(LootContext lootContext)
test in interface Predicate<LootContext>