implements LootItemCondition
| cug | |
| net.minecraft.world.level.storage.loot.predicates.InvertedLootItemCondition | |
| net.minecraft.class_207 | |
| net.minecraft.loot.condition.InvertedLootCondition | |
| net.minecraft.world.storage.loot.conditions.Inverted | |
| net.minecraft.server.v1_15_R1.LootItemConditionInverted |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final LootItemCondition |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (LootItemCondition term) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final boolean |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public void |
| ||||||||||
| public static LootItemCondition$Builder |
|