Class VanillaBlockLootTableGenerator
java.lang.Object
net.minecraft.data.loottable.BlockLootTableGenerator
net.minecraft.data.loottable.vanilla.VanillaBlockLootTableGenerator
- All Implemented Interfaces:
- LootTableGenerator
- Mappings:
- Namespace - Name - named - net/minecraft/data/loottable/vanilla/VanillaBlockLootTableGenerator- intermediary - net/minecraft/class_2430- official - nm
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final float[]Fields inherited from class net.minecraft.data.loottable.BlockLootTableGeneratorexplosionImmuneItems, lootTables, registries, requiredFeatures, SAPLING_DROP_CHANCE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate LootTable.BuilderdecoratedPotDrops(Block block) protected voidgenerate()private LootTable.BuilderMethods inherited from class net.minecraft.data.loottable.BlockLootTableGeneratoraccept, addDrop, addDrop, addDrop, addDrop, addDropWithSilkTouch, addDropWithSilkTouch, addPottedPlantDrops, addSurvivesExplosionCondition, addVinePlantDrop, applyExplosionDecay, attachedCropStemDrops, bannerDrops, beehiveDrops, beeNestDrops, candleCakeDrops, candleDrops, copperOreDrops, createSilkTouchCondition, createWithoutSilkTouchCondition, createWithShearsCondition, cropDrops, cropStemDrops, doorDrops, drops, drops, drops, drops, dropsNothing, dropsWithProperty, dropsWithShears, dropsWithShears, dropsWithSilkTouch, dropsWithSilkTouchOrShears, dropsWithSilkTouchOrShears, flowerbedDrops, glowBerryDrops, lapisOreDrops, leavesDrops, mangroveLeavesDrops, multifaceGrowthDrops, multifaceGrowthDrops, mushroomBlockDrops, nameableContainerDrops, oakLeavesDrops, oreDrops, paleMossCarpetDrops, redstoneOreDrops, seagrassDrops, shortPlantDrops, shulkerBoxDrops, slabDrops, tallPlantDrops
- 
Field Details- 
JUNGLE_SAPLING_DROP_CHANCEprivate static final float[] JUNGLE_SAPLING_DROP_CHANCE- Mappings:
- Namespace - Name - Mixin selector - named - JUNGLE_SAPLING_DROP_CHANCE- Lnet/minecraft/data/loottable/vanilla/VanillaBlockLootTableGenerator;JUNGLE_SAPLING_DROP_CHANCE:[F- intermediary - field_11338- Lnet/minecraft/class_2430;field_11338:[F- official - f- Lnm;f:[F
 
- 
EXPLOSION_IMMUNE- Mappings:
- Namespace - Name - Mixin selector - named - EXPLOSION_IMMUNE- Lnet/minecraft/data/loottable/vanilla/VanillaBlockLootTableGenerator;EXPLOSION_IMMUNE:Ljava/util/Set;- intermediary - field_11340- Lnet/minecraft/class_2430;field_11340:Ljava/util/Set;- official - g- Lnm;g:Ljava/util/Set;
 
 
- 
- 
Constructor Details- 
VanillaBlockLootTableGenerator- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/data/loottable/vanilla/VanillaBlockLootTableGenerator;<init>(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V- intermediary - <init>- Lnet/minecraft/class_2430;<init>(Lnet/minecraft/class_7225$class_7874;)V- official - <init>- Lnm;<init>(Ljt$a;)V
 
 
- 
- 
Method Details- 
generateprotected void generate()- Specified by:
- generatein class- BlockLootTableGenerator
- Mappings:
- Namespace - Name - Mixin selector - named - generate- Lnet/minecraft/data/loottable/BlockLootTableGenerator;generate()V- intermediary - method_10379- Lnet/minecraft/class_7788;method_10379()V- official - e- Lnd;e()V
 
- 
decoratedPotDrops- Mappings:
- Namespace - Name - Mixin selector - named - decoratedPotDrops- Lnet/minecraft/data/loottable/vanilla/VanillaBlockLootTableGenerator;decoratedPotDrops(Lnet/minecraft/block/Block;)Lnet/minecraft/loot/LootTable$Builder;- intermediary - method_49984- Lnet/minecraft/class_2430;method_49984(Lnet/minecraft/class_2248;)Lnet/minecraft/class_52$class_53;- official - w- Lnm;w(Ldjn;)Levx$a;
 
- 
pitcherCropDrops- Mappings:
- Namespace - Name - Mixin selector - named - pitcherCropDrops- Lnet/minecraft/data/loottable/vanilla/VanillaBlockLootTableGenerator;pitcherCropDrops()Lnet/minecraft/loot/LootTable$Builder;- intermediary - method_49983- Lnet/minecraft/class_2430;method_49983()Lnet/minecraft/class_52$class_53;- official - f- Lnm;f()Levx$a;
 
 
-