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