crf | |
net.minecraft.class_217 | |
net.minecraft.world.loot.condition.LootConditions | |
net.minecraft.world.storage.loot.conditions.LootConditionManager |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final Map<Identifier, LootCondition$Factory<?>> |
| ||||||||
private static final Map<Class<? extends LootCondition>, LootCondition$Factory<?>> |
|
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <T extends LootCondition> void |
| ||||||||
public static LootCondition$Factory<?> |
| ||||||||
public static <T extends LootCondition> LootCondition$Factory<T> |
| ||||||||
public static <T> Predicate<T> |
| ||||||||
public static <T> Predicate<T> |
|