Uses of Interface
net.minecraft.loot.ParentedLootEntry.IFactory
-
Packages that use ParentedLootEntry.IFactory Package Description net.minecraft.loot -
-
Uses of ParentedLootEntry.IFactory in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type ParentedLootEntry.IFactory Modifier and Type Method Description static <T extends ParentedLootEntry>
LootEntry.Serializer<T>ParentedLootEntry. createSerializer(ParentedLootEntry.IFactory<T> p_237409_0_)
-