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<?>>> static final net.minecraft.core.MappedRegistry<WindDisturbanceLogic<?>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<WindDisturbanceLogic<?>>> static final net.minecraft.core.MappedRegistry<WindDisturbanceLogic<?>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<WindDisturbanceLogic<?>>> -
Constructor Summary
Constructors -
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 -
WIND_DISTURBANCE_LOGIC_REGISTRY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<WindDisturbanceLogic<?>>> WIND_DISTURBANCE_LOGIC_REGISTRY -
WIND_DISTURBANCE_LOGIC_UNSYNCED_REGISTRY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<WindDisturbanceLogic<?>>> WIND_DISTURBANCE_LOGIC_UNSYNCED_REGISTRY -
MOD_INTEGRATION
-
SOUND_PREDICATE
-
SOUND_PREDICATE_UNSYNCED
-
SPOTTING_ICON_PREDICATE
public static final net.minecraft.core.MappedRegistry<SpottingIconPredicate<?>> SPOTTING_ICON_PREDICATE -
WIND_DISTURBANCE_LOGIC
public static final net.minecraft.core.MappedRegistry<WindDisturbanceLogic<?>> WIND_DISTURBANCE_LOGIC -
WIND_DISTURBANCE_LOGIC_UNSYNCED
public static final net.minecraft.core.MappedRegistry<WindDisturbanceLogic<?>> WIND_DISTURBANCE_LOGIC_UNSYNCED
-
-
Constructor Details
-
FrozenRegistry
public FrozenRegistry()
-
-
Method Details
-
vanillaRegistries
@NotNull public static net.minecraft.core.HolderLookup.Provider vanillaRegistries() -
initRegistry
public static void initRegistry()
-