Uses of Class
net.minecraft.loot.ParentedLootEntry
-
Uses of ParentedLootEntry in net.minecraft.loot
Modifier and TypeInterfaceDescriptionstatic interface
ParentedLootEntry.IFactory<T extends ParentedLootEntry>
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionstatic <T extends ParentedLootEntry>
LootEntry.Serializer<T>ParentedLootEntry.createSerializer
(ParentedLootEntry.IFactory<T> p_237409_0_) -
Uses of ParentedLootEntry in net.minecraftforge.common.data
Modifier and TypeMethodDescriptionprivate boolean
ForgeLootTableProvider.findAndReplaceInParentedLootEntry
(ParentedLootEntry entry, Item from, ITag.INamedTag<Item> to)