Uses of Record Class
net.neoforged.neoforge.common.conditions.ModLoadedCondition
-
Uses of ModLoadedCondition in net.neoforged.neoforge.common
Modifier 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
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.MapCodec
<ModLoadedCondition> ModLoadedCondition.CODEC