Uses of Class
net.minecraft.loot.StandaloneLootEntry
-
Packages that use StandaloneLootEntry Package Description net.minecraft.loot -
-
Uses of StandaloneLootEntry in net.minecraft.loot
Classes in net.minecraft.loot with type parameters of type StandaloneLootEntry Modifier and Type Class Description static classStandaloneLootEntry.Serializer<T extends StandaloneLootEntry>Subclasses of StandaloneLootEntry in net.minecraft.loot Modifier and Type Class Description classDynamicLootEntryclassEmptyLootEntryclassItemLootEntryclassTableLootEntryclassTagLootEntryMethods in net.minecraft.loot that return StandaloneLootEntry Modifier and Type Method Description StandaloneLootEntryStandaloneLootEntry.ILootEntryBuilder. build(int p_build_1_, int p_build_2_, ILootCondition[] p_build_3_, ILootFunction[] p_build_4_)
-