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 LootTableGenerator$Output |
| ||||||||
| protected final RegistryEntryLookup<Item> |
| ||||||||
| protected final RegistryEntryLookup<Enchantment> |
| ||||||||
| protected final RegistryEntryLookup<EntityType<?>> |
| ||||||||
| protected final RegistryEntryLookup<FrogVariant> |
| ||||||||
| protected final RegistryEntryLookup<DamageType> |
| ||||||||
| protected final RegistryEntryLookup<LootTable> |
| ||||||||
| private final FeatureSet |
| ||||||||
| private final FeatureSet |
| ||||||||
| private final Map<EntityType<?>, Map<RegistryKey<LootTable>, LootTable$Builder>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (FeatureSet requiredFeatures, LootTableGenerator$Output output) |
| protected | (FeatureSet requiredFeatures, FeatureSet featureSet, LootTableGenerator$Output output) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected DamageSourcePredicate$Builder |
| ||||||||
| protected final AnyOfLootCondition$Builder |
| ||||||||
| public static LootPool$Builder |
| ||||||||
| public abstract void |
| ||||||||
| public void |
| ||||||||
| protected LootCondition$Builder |
| ||||||||
| protected LootCondition$Builder |
| ||||||||
| protected void |
| ||||||||
| protected void |
|