Class LootPoolEntryType

java.lang.Object
net.minecraft.util.JsonSerializableType<LootPoolEntry>
net.minecraft.loot.entry.LootPoolEntryType

public class LootPoolEntryType extends JsonSerializableType<LootPoolEntry>
Mappings:
Namespace Name
official dwk
intermediary net/minecraft/class_5338
named net/minecraft/loot/entry/LootPoolEntryType
  • Constructor Details

    • LootPoolEntryType

      public LootPoolEntryType(JsonSerializer<? extends LootPoolEntry> jsonSerializer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldvy;<init>(Ldvx;)V
      intermediary <init> Lnet/minecraft/class_5336;<init>(Lnet/minecraft/class_5335;)V
      named <init> Lnet/minecraft/util/JsonSerializableType;<init>(Lnet/minecraft/util/JsonSerializer;)V