Package net.minecraft.loot.entry
Class LootPoolEntryType
public class LootPoolEntryType extends JsonSerializableType<LootPoolEntry>
- Mappings:
Namespace Name official dfbintermediary net/minecraft/class_5338named net/minecraft/loot/entry/LootPoolEntryType
-
Constructor Summary
Constructors Constructor Description LootPoolEntryType(JsonSerializer<? extends LootPoolEntry> jsonSerializer) -
Method Summary
Methods inherited from class net.minecraft.util.JsonSerializableType
getJsonSerializer
-
Constructor Details
-
LootPoolEntryType
- Mappings:
Namespace Name Mixin selector official <init>Ldep;<init>(Ldeo;)Vintermediary <init>Lnet/minecraft/class_5336;<init>(Lnet/minecraft/class_5335;)Vnamed <init>Lnet/minecraft/util/JsonSerializableType;<init>(Lnet/minecraft/util/JsonSerializer;)V
-