Uses of Class
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
Packages that use LootPoolSingletonContainer
-
Uses of LootPoolSingletonContainer in net.minecraft.world.level.storage.loot.entries
Subclasses of LootPoolSingletonContainer in net.minecraft.world.level.storage.loot.entriesModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in net.minecraft.world.level.storage.loot.entries with type parameters of type LootPoolSingletonContainerModifier and TypeMethodDescriptionprotected static <T extends LootPoolSingletonContainer>
Products.P4<RecordCodecBuilder.Mu<T>, Integer, Integer, List<LootItemCondition>, List<LootItemFunction>> LootPoolSingletonContainer.singletonFields(RecordCodecBuilder.Instance<T> i) Methods in net.minecraft.world.level.storage.loot.entries that return LootPoolSingletonContainerModifier and TypeMethodDescriptionLootPoolSingletonContainer.EntryConstructor.build(int weight, int quality, List<LootItemCondition> conditions, List<LootItemFunction> functions) Methods in net.minecraft.world.level.storage.loot.entries that return types with arguments of type LootPoolSingletonContainerModifier and TypeMethodDescriptionabstract MapCodec<? extends LootPoolSingletonContainer> LootPoolSingletonContainer.codec()