Uses of Class
net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition
Package
Description
-
Uses of CompositeLootItemCondition in net.minecraft.world.level.storage.loot.predicates
Modifier and TypeClassDescriptionstatic class
Modifier and TypeMethodDescriptionvoid
CompositeLootItemCondition.Serializer.serialize
(com.google.gson.JsonObject p_286342_, CompositeLootItemCondition p_286412_, com.google.gson.JsonSerializationContext p_286331_) -
Uses of CompositeLootItemCondition in net.minecraftforge.common.data
Modifier and TypeMethodDescriptionprivate boolean
ForgeLootTableProvider.findAndReplaceInComposite
(CompositeLootItemCondition alternative, Item from, ToolAction toolAction)