Class VanillaEntityLootTableGenerator
java.lang.Object
net.minecraft.data.server.loottable.EntityLootTableGenerator
net.minecraft.data.server.loottable.vanilla.VanillaEntityLootTableGenerator
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name official mzintermediary net/minecraft/class_2434named net/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator
-
Field Summary
Fields inherited from class net.minecraft.data.server.loottable.EntityLootTableGenerator
IS_POTATO, NEEDS_ENTITY_ON_FIRE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate LootPoolEntry.Builder<?> addPotatoPeelEntry(DyeColor color) static LootTable.Buildervoidgenerate()Methods inherited from class net.minecraft.data.server.loottable.EntityLootTableGenerator
accept, createForSheep, killedByFrog, killedByFrog, register, register
-
Constructor Details
-
VanillaEntityLootTableGenerator
public VanillaEntityLootTableGenerator()
-
-
Method Details
-
generate
public void generate()- Specified by:
generatein classEntityLootTableGenerator- Mappings:
Namespace Name Mixin selector official aLml;a()Vintermediary method_10400Lnet/minecraft/class_7789;method_10400()Vnamed generateLnet/minecraft/data/server/loottable/EntityLootTableGenerator;generate()V
-
addPotatoPeelEntry
- Mappings:
Namespace Name Mixin selector official aLmz;a(Lcsy;)Lesf$a;intermediary method_59440Lnet/minecraft/class_2434;method_59440(Lnet/minecraft/class_1767;)Lnet/minecraft/class_79$class_80;named addPotatoPeelEntryLnet/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator;addPotatoPeelEntry(Lnet/minecraft/util/DyeColor;)Lnet/minecraft/loot/entry/LootPoolEntry$Builder;
-
createElderGuardianTableBuilder
- Mappings:
Namespace Name Mixin selector official cLmz;c()Leru$a;intermediary method_48515Lnet/minecraft/class_2434;method_48515()Lnet/minecraft/class_52$class_53;named createElderGuardianTableBuilderLnet/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator;createElderGuardianTableBuilder()Lnet/minecraft/loot/LootTable$Builder;
-