Package net.minecraft.loot
Class LootPoolEntryType
- java.lang.Object
-
- net.minecraft.loot.LootType<LootEntry>
-
- net.minecraft.loot.LootPoolEntryType
-
-
Constructor Summary
Constructors Constructor Description LootPoolEntryType(ILootSerializer<? extends LootEntry> p_i232168_1_)
-
Method Summary
-
Methods inherited from class net.minecraft.loot.LootType
getSerializer
-
-
-
-
Constructor Detail
-
LootPoolEntryType
public LootPoolEntryType(ILootSerializer<? extends LootEntry> p_i232168_1_)
-
-