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