Class OneTwentyBlockLootTableGenerator
java.lang.Object
net.minecraft.data.server.loottable.BlockLootTableGenerator
net.minecraft.data.server.loottable.onetwenty.OneTwentyBlockLootTableGenerator
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name official ki
intermediary net/minecraft/class_7792
named net/minecraft/data/server/loottable/onetwenty/OneTwentyBlockLootTableGenerator
-
Field Summary
Fields inherited from class net.minecraft.data.server.loottable.BlockLootTableGenerator
SAPLING_DROP_CHANCE, WITH_SHEARS, WITH_SILK_TOUCH, WITHOUT_SILK_TOUCH
-
Constructor Summary
-
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, grassDrops, lapisOreDrops, leavesDrops, mangroveLeavesDrops, multifaceGrowthDrops, mushroomBlockDrops, nameableContainerDrops, oakLeavesDrops, oreDrops, redstoneOreDrops, seagrassDrops, shulkerBoxDrops, slabDrops, tallGrassDrops
-
Constructor Details
-
OneTwentyBlockLootTableGenerator
protected OneTwentyBlockLootTableGenerator()
-
-
Method Details
-
generate
protected void generate()- Specified by:
generate
in classBlockLootTableGenerator
- Mappings:
Namespace Name Mixin selector official b
Lkc;b()V
intermediary method_10379
Lnet/minecraft/class_7788;method_10379()V
named generate
Lnet/minecraft/data/server/loottable/BlockLootTableGenerator;generate()V
-