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 named net/minecraft/data/server/loottable/vanilla/VanillaEntityLootTableGenerator
intermediary net/minecraft/class_2434
official ne
-
Field Summary
Fields inherited from class net.minecraft.data.server.loottable.EntityLootTableGenerator
registryLookup
-
Constructor Summary
ConstructorDescriptionVanillaEntityLootTableGenerator
(RegistryWrapper.WrapperLookup registryLookup) -
Method Summary
Methods inherited from class net.minecraft.data.server.loottable.EntityLootTableGenerator
accept, createForSheep, createSmeltLootCondition, killedByFrog, killedByFrog, register, register
-
Constructor Details
-
VanillaEntityLootTableGenerator
- 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>
Lne;<init>(Ljo$a;)V
-
-
Method Details
-
generate
public void generate()- Specified by:
generate
in classEntityLootTableGenerator
- 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
Lmv;b()V
-
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
Lne;d()Lerw$a;
-