Uses of Record Class
net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition
Packages that use LootItemBlockStatePropertyCondition
-
Uses of LootItemBlockStatePropertyCondition in net.minecraft.world.level.storage.loot.predicates
Fields in net.minecraft.world.level.storage.loot.predicates with type parameters of type LootItemBlockStatePropertyConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LootItemBlockStatePropertyCondition>
LootItemBlockStatePropertyCondition.CODEC
Methods in net.minecraft.world.level.storage.loot.predicates that return types with arguments of type LootItemBlockStatePropertyConditionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<LootItemBlockStatePropertyCondition>
LootItemBlockStatePropertyCondition.validate
(LootItemBlockStatePropertyCondition p_298471_) Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type LootItemBlockStatePropertyConditionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<LootItemBlockStatePropertyCondition>
LootItemBlockStatePropertyCondition.validate
(LootItemBlockStatePropertyCondition p_298471_)