Class OneTwentyOneBlockLootTableGenerator
java.lang.Object
net.minecraft.data.server.loottable.BlockLootTableGenerator
net.minecraft.data.server.loottable.onetwentyone.OneTwentyOneBlockLootTableGenerator
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name named net/minecraft/data/server/loottable/onetwentyone/OneTwentyOneBlockLootTableGeneratorintermediary net/minecraft/class_8902official my
-
Field Summary
Fields inherited from class net.minecraft.data.server.loottable.BlockLootTableGenerator
explosionImmuneItems, lootTables, requiredFeatures, SAPLING_DROP_CHANCE, WITH_SHEARS, WITH_SILK_TOUCH, WITHOUT_SILK_TOUCH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.data.server.loottable.BlockLootTableGenerator
accept, addDrop, addDrop, addDrop, addDrop, addDropWithSilkTouch, addDropWithSilkTouch, addPottedPlantDrops, addSurvivesExplosionCondition, addVinePlantDrop, applyExplosionDecay, attachedCropStemDrops, bannerDrops, beehiveDrops, beeNestDrops, candleCakeDrops, candleDrops, copperOreDrops, cropDrops, cropStemDrops, doorDrops, drops, drops, drops, drops, dropsNothing, dropsWithProperty, dropsWithShears, dropsWithShears, dropsWithSilkTouch, dropsWithSilkTouchOrShears, flowerbedDrops, glowBerryDrops, lapisOreDrops, leavesDrops, mangroveLeavesDrops, multifaceGrowthDrops, mushroomBlockDrops, nameableContainerDrops, oakLeavesDrops, oreDrops, redstoneOreDrops, seagrassDrops, shortPlantDrops, shulkerBoxDrops, slabDrops, tallPlantDrops
-
Constructor Details
-
OneTwentyOneBlockLootTableGenerator
protected OneTwentyOneBlockLootTableGenerator()
-
-
Method Details
-
generate
protected void generate()- Specified by:
generatein classBlockLootTableGenerator- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/data/server/loottable/BlockLootTableGenerator;generate()Vintermediary method_10379Lnet/minecraft/class_7788;method_10379()Vofficial bLmr;b()V
-