Class VanillaEntityLootTableGenerator

java.lang.Object
net.minecraft.data.server.loottable.EntityLootTableGenerator
net.minecraft.data.server.loottable.vanilla.VanillaEntityLootTableGenerator
All Implemented Interfaces:
LootTableGenerator

public class VanillaEntityLootTableGenerator extends EntityLootTableGenerator
Mappings:
Namespace Name
official mz
intermediary net/minecraft/class_2434
named net/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator
  • Constructor Details

    • VanillaEntityLootTableGenerator

      public VanillaEntityLootTableGenerator()
  • Method Details

    • generate

      public void generate()
      Specified by:
      generate in class EntityLootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      official a Lml;a()V
      intermediary method_10400 Lnet/minecraft/class_7789;method_10400()V
      named generate Lnet/minecraft/data/server/loottable/EntityLootTableGenerator;generate()V
    • method_59440

      private LootPoolEntry.Builder<?> method_59440(DyeColor dyeColor)
      Mappings:
      Namespace Name Mixin selector
      official a Lmz;a(Lcsy;)Lesf$a;
      intermediary method_59440 Lnet/minecraft/class_2434;method_59440(Lnet/minecraft/class_1767;)Lnet/minecraft/class_79$class_80;
      named method_59440 Lnet/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator;method_59440(Lnet/minecraft/util/DyeColor;)Lnet/minecraft/loot/entry/LootPoolEntry$Builder;
    • createElderGuardianTableBuilder

      public static LootTable.Builder createElderGuardianTableBuilder()
      Mappings:
      Namespace Name Mixin selector
      official c Lmz;c()Leru$a;
      intermediary method_48515 Lnet/minecraft/class_2434;method_48515()Lnet/minecraft/class_52$class_53;
      named createElderGuardianTableBuilder Lnet/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator;createElderGuardianTableBuilder()Lnet/minecraft/loot/LootTable$Builder;