implements ILootFunction
cpw | |
net.minecraft.class_120 | |
net.minecraft.world.storage.loot.LootFunction |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected final ILootCondition[] |
| ||||||
private final Predicate<LootContext> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (ILootCondition[] arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public final ItemStack |
| ||||||
protected abstract ItemStack |
| ||||||
public void |
| ||||||
protected static LootFunction$Builder<?> |
|