Uses of Class
net.neoforged.neoforge.common.loot.LootModifier
Packages that use LootModifier
-
Uses of LootModifier in net.neoforged.neoforge.common.loot
Subclasses of LootModifier in net.neoforged.neoforge.common.lootModifier and TypeClassDescriptionclass
Loot modifier that rolls one loot table (the "subtable" and adds the results to the loot being modified (the "target table").Methods in net.neoforged.neoforge.common.loot with type parameters of type LootModifierModifier and TypeMethodDescriptionprotected static <T extends LootModifier>
com.mojang.datafixers.Products.P1<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<T>, LootItemCondition[]> LootModifier.codecStart
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<T> instance) Simplifies codec creation, especially if no other fields are added: