net.minecraft.data.loottable.vanilla

record VanillaChargedCreeperLootTableGenerator$Table

net.minecraft.data.loot.packs.VanillaChargedCreeperExplosionLoot$Entry
net.minecraft.class_11703$class_11704
net.minecraft.data.loottable.vanilla.VanillaChargedCreeperLootTableGenerator$Table

Field summary

Modifier and TypeField
private final RegistryKey<LootTable>
lootTable
comp_4562
lootTable
private final EntityType<?>
entityType
comp_4563
entityType
private final Item
item
comp_4564
item

Constructor summary

ModifierConstructor
private (RegistryKey<LootTable> lootTable, EntityType<?> entityType, Item item)

Method summary

Modifier and TypeMethod
public RegistryKey<LootTable>
lootTable()
comp_4562()
lootTable()
public EntityType<?>
entityType()
comp_4563()
entityType()
public Item
item()
comp_4564()
item()