public interface LootCondition
Modifier and Type | Interface and Description |
---|---|
static class |
LootCondition.Serializer<T extends LootCondition> |
Modifier and Type | Method and Description |
---|---|
boolean |
testCondition(java.util.Random rand,
LootContext context) |
boolean testCondition(java.util.Random rand, LootContext context)