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