net.minecraft.data.loot.packs

record VanillaChargedCreeperExplosionLoot$Entry

nz$a
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
final ResourceKey<LootTable>
a
lootTable
comp_4562
lootTable
final EntityType<?>
b
entityType
comp_4563
entityType
final Item
c
item
comp_4564
item

Constructor summary

ModifierConstructor
(ResourceKey<LootTable> arg0, EntityType<?> arg1, Item arg2)

Method summary

Modifier and TypeMethod
public ResourceKey<LootTable>
a()
lootTable()
comp_4562()
lootTable()
public EntityType<?>
b()
entityType()
comp_4563()
entityType()
public Item
c()
item()
comp_4564()
item()