Package net.frozenblock.lib.registry.api
Class FrozenRegistry
java.lang.Object
net.frozenblock.lib.registry.api.FrozenRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.MappedRegistry<ModIntegrationSupplier<?>>static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<ModIntegrationSupplier<?>>>static final net.minecraft.core.MappedRegistry<SoundPredicate<?>>static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<SoundPredicate<?>>>static final net.minecraft.core.MappedRegistry<SoundPredicate<?>>static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<SoundPredicate<?>>>static final net.minecraft.core.MappedRegistry<SpottingIconPredicate<?>>static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<SpottingIconPredicate<?>>> -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic net.minecraft.core.HolderLookup.Provider
-
Field Details
-
MOD_INTEGRATION_REGISTRY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<ModIntegrationSupplier<?>>> MOD_INTEGRATION_REGISTRY -
SOUND_PREDICATE_REGISTRY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<SoundPredicate<?>>> SOUND_PREDICATE_REGISTRY -
SOUND_PREDICATE_UNSYNCED_REGISTRY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<SoundPredicate<?>>> SOUND_PREDICATE_UNSYNCED_REGISTRY -
SPOTTING_ICON_PREDICATE_REGISTRY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<SpottingIconPredicate<?>>> SPOTTING_ICON_PREDICATE_REGISTRY -
MOD_INTEGRATION
-
SOUND_PREDICATE
-
SOUND_PREDICATE_UNSYNCED
-
SPOTTING_ICON_PREDICATE
public static final net.minecraft.core.MappedRegistry<SpottingIconPredicate<?>> SPOTTING_ICON_PREDICATE
-
-
Method Details
-
vanillaRegistries
public static net.minecraft.core.HolderLookup.Provider vanillaRegistries() -
initRegistry
public static void initRegistry()
-