extends LeafEntry
All mapped superinterfaces:
EntryCombiner, LootTableReportable
| net.minecraft.world.level.storage.loot.entries.TagEntry | |
| net.minecraft.world.level.storage.loot.entries.TagEntry | |
| net.minecraft.class_91 | |
| net.minecraft.loot.entry.TagEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<TagEntry> |
| ||||||||
| private final TagKey<Item> |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (TagKey<Item> name, boolean expand, int weight, int quality, List<LootCondition> conditions, List<LootFunction> functions) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<TagEntry> |
| ||||||||
| public void |
| ||||||||
| private boolean |
| ||||||||
| public boolean |
| ||||||||
| public static LeafEntry$Builder<?> |
| ||||||||
| public static LeafEntry$Builder<?> |
|