Uses of Class
net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
Packages that use CompositeEntryBase
Package
Description
Classes for NeoForge's own data generation.
-
Uses of CompositeEntryBase in net.minecraft.world.level.storage.loot.entries
Classes in net.minecraft.world.level.storage.loot.entries with type parameters of type CompositeEntryBaseModifier and TypeInterfaceDescriptionstatic interface
Subclasses of CompositeEntryBase in net.minecraft.world.level.storage.loot.entriesMethods in net.minecraft.world.level.storage.loot.entries with type parameters of type CompositeEntryBaseModifier and TypeMethodDescriptionstatic <T extends CompositeEntryBase>
com.mojang.serialization.MapCodec<T> CompositeEntryBase.createCodec
(CompositeEntryBase.CompositeEntryConstructor<T> p_299248_) -
Uses of CompositeEntryBase in net.neoforged.neoforge.common.data.internal
Methods in net.neoforged.neoforge.common.data.internal with parameters of type CompositeEntryBaseModifier and TypeMethodDescriptionprivate boolean
NeoForgeLootTableProvider.findAndReplaceInParentedLootEntry
(CompositeEntryBase entry, Consumer<LootPoolEntryContainer.Builder<?>> newBuilder)