public class EmptyEntry extends LeafEntry
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyEntry.Serializer |
LeafEntry.BasicBuilder, LeafEntry.Builder<T extends LeafEntry.Builder<T>>, LeafEntry.Choice, LeafEntry.FactoryLootEntry.class_5337<T extends LootEntry>conditionsALWAYS_FALSE, ALWAYS_TRUE| Modifier | Constructor and Description |
|---|---|
private |
EmptyEntry(int weight,
int quality,
class_5341[] conditions,
LootFunction[] functions) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateLoot(Consumer<ItemStack> lootConsumer,
LootContext context) |
class_5338 |
method_29318() |
static LeafEntry.Builder<?> |
Serializer() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, orprivate EmptyEntry(int weight,
int quality,
class_5341[] conditions,
LootFunction[] functions)
public class_5338 method_29318()
method_29318 in class LootEntrypublic void generateLoot(Consumer<ItemStack> lootConsumer, LootContext context)
generateLoot in class LeafEntrypublic static LeafEntry.Builder<?> Serializer()