Uses of Record Class
net.neoforged.neoforge.common.conditions.NotCondition
Packages that use NotCondition
-
Uses of NotCondition in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type NotConditionModifier and TypeFieldDescriptionstatic final DeferredHolder
<com.mojang.serialization.MapCodec<? extends ICondition>, com.mojang.serialization.MapCodec<NotCondition>> NeoForgeMod.NOT_CONDITION
-
Uses of NotCondition in net.neoforged.neoforge.common.conditions
Fields in net.neoforged.neoforge.common.conditions with type parameters of type NotConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<NotCondition> NotCondition.CODEC