implements LootTableGenerator
| net.minecraft.data.loot.EntityLootSubProvider | |
| net.minecraft.data.loot.EntityLootSubProvider | |
| net.minecraft.class_7789 | |
| net.minecraft.data.loottable.EntityLootTableGenerator |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final RegistryWrapper$WrapperLookup |
| ||||||||
| private final FeatureSet |
| ||||||||
| private final FeatureSet |
| ||||||||
| private final Map<EntityType<?>, Map<RegistryKey<LootTable>, LootTable$Builder>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (FeatureSet requiredFeatures, RegistryWrapper$WrapperLookup registries) |
| protected | (FeatureSet requiredFeatures, FeatureSet featureSet, RegistryWrapper$WrapperLookup registries) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final AnyOfLootCondition$Builder |
| ||||||||
| public static LootPool$Builder |
| ||||||||
| public abstract void |
| ||||||||
| public void |
| ||||||||
| protected LootCondition$Builder |
| ||||||||
| protected LootCondition$Builder |
| ||||||||
| protected void |
| ||||||||
| protected void |
|