Uses of Interface
net.minecraftforge.common.util.Lazy
Packages that use Lazy
Package
Description
-
Uses of Lazy in net.minecraftforge.common
Fields in net.minecraftforge.common declared as LazyModifier and TypeFieldDescriptionprivate static final Lazy<Map<String,StructuresBecomeConfiguredFix.Conversion>> ForgeHooks.FORGE_CONVERSION_MAP -
Uses of Lazy in net.minecraftforge.common.util
Classes in net.minecraftforge.common.util that implement LazyModifier and TypeClassDescriptionstatic final classThread-safe implementation.static final classLazy.Fast<T>Non-thread-safe implementation.Methods in net.minecraftforge.common.util that return Lazy -
Uses of Lazy in net.minecraftforge.debug.client
Fields in net.minecraftforge.debug.client declared as LazyModifier and TypeFieldDescriptionprivate static final Lazy<HumanoidModel<LivingEntity>>CustomArmorModelTest.TintedArmorModel.ENDERMAN