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
named net/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator
intermediary net/minecraft/class_2434
official nd
  • Constructor Details

    • VanillaEntityLootTableGenerator

      public VanillaEntityLootTableGenerator(RegistryWrapper.WrapperLookup registryLookup)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator;<init>(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)V
      intermediary <init> Lnet/minecraft/class_2434;<init>(Lnet/minecraft/class_7225$class_7874;)V
      official <init> Lnd;<init>(Ljo$a;)V
  • Method Details

    • generate

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

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