Class VanillaBlockLootTableGenerator
java.lang.Object
net.minecraft.data.server.loottable.BlockLootTableGenerator
net.minecraft.data.server.loottable.vanilla.VanillaBlockLootTableGenerator
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name official kf
intermediary net/minecraft/class_2430
named net/minecraft/data/server/loottable/vanilla/VanillaBlockLootTableGenerator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final float[]
Fields inherited from class net.minecraft.data.server.loottable.BlockLootTableGenerator
SAPLING_DROP_CHANCE, WITH_SHEARS, WITH_SILK_TOUCH, WITHOUT_SILK_TOUCH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
generate()
private LootTable.Builder
private LootTable.Builder
method_49984
(Block block) 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
-
Field Details
-
JUNGLE_SAPLING_DROP_CHANCE
private static final float[] JUNGLE_SAPLING_DROP_CHANCE- Mappings:
Namespace Name Mixin selector official e
Lkf;e:[F
intermediary field_11338
Lnet/minecraft/class_2430;field_11338:[F
named JUNGLE_SAPLING_DROP_CHANCE
Lnet/minecraft/data/server/loottable/vanilla/VanillaBlockLootTableGenerator;JUNGLE_SAPLING_DROP_CHANCE:[F
-
EXPLOSION_IMMUNE
- Mappings:
Namespace Name Mixin selector official f
Lkf;f:Ljava/util/Set;
intermediary field_11340
Lnet/minecraft/class_2430;field_11340:Ljava/util/Set;
named EXPLOSION_IMMUNE
Lnet/minecraft/data/server/loottable/vanilla/VanillaBlockLootTableGenerator;EXPLOSION_IMMUNE:Ljava/util/Set;
-
-
Constructor Details
-
VanillaBlockLootTableGenerator
public VanillaBlockLootTableGenerator()
-
-
Method Details
-
generate
protected void generate()- Specified by:
generate
in classBlockLootTableGenerator
- Mappings:
Namespace Name Mixin selector official b
Ljz;b()V
intermediary method_10379
Lnet/minecraft/class_7788;method_10379()V
named generate
Lnet/minecraft/data/server/loottable/BlockLootTableGenerator;generate()V
-
method_49984
- Mappings:
Namespace Name Mixin selector official u
Lkf;u(Lcoz;)Ldyy$a;
intermediary method_49984
Lnet/minecraft/class_2430;method_49984(Lnet/minecraft/class_2248;)Lnet/minecraft/class_52$class_53;
named method_49984
Lnet/minecraft/data/server/loottable/vanilla/VanillaBlockLootTableGenerator;method_49984(Lnet/minecraft/block/Block;)Lnet/minecraft/loot/LootTable$Builder;
-
method_49983
- Mappings:
Namespace Name Mixin selector official c
Lkf;c()Ldyy$a;
intermediary method_49983
Lnet/minecraft/class_2430;method_49983()Lnet/minecraft/class_52$class_53;
named method_49983
Lnet/minecraft/data/server/loottable/vanilla/VanillaBlockLootTableGenerator;method_49983()Lnet/minecraft/loot/LootTable$Builder;
-