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>
com.mojang.datafixers.Products.P4<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<T>, Integer, Integer, List<LootItemCondition>, List<LootItemFunction>> LootPoolSingletonContainer.singletonFields(com.mojang.serialization.codecs.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 com.mojang.serialization.MapCodec<? extends LootPoolSingletonContainer> LootPoolSingletonContainer.codec()