Package net.minecraft.registry
Class Registries
java.lang.Object
net.minecraft.registry.Registries
- Mappings:
Namespace Name official krintermediary net/minecraft/class_7923named net/minecraft/registry/Registries
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Registry<ArmorMaterial> static final Registry<EntityAttribute> static final Registry<BannerPattern> static final Registry<com.mojang.serialization.Codec<? extends BiomeSource>> static final DefaultedRegistry<Block> static final Registry<BlockEntityType<?>> static final Registry<BlockPredicateType<?>> static final Registry<BlockStateProviderType<?>> static final Registry<CatVariant> static final Registry<com.mojang.serialization.Codec<? extends ChunkGenerator>> static final DefaultedRegistry<ChunkStatus> static final Registry<ArgumentSerializer<?, ?>> static final Registry<Identifier> static final Registry<DataComponentType<?>> private static final Map<Identifier, Supplier<?>> static final Registry<com.mojang.serialization.Codec<? extends DensityFunction>> static final Registry<Enchantment> static final DefaultedRegistry<EntityType<?>> static final Registry<FeatureSizeType<?>> static final Registry<FloatProviderType<?>> static final DefaultedRegistry<Fluid> static final Registry<FoliagePlacerType<?>> static final Registry<FrogVariant> static final DefaultedRegistry<GameEvent> static final Registry<HeightProviderType<?>> static final Registry<Instrument> static final Registry<IntProviderType<?>> static final DefaultedRegistry<Item> private static final Loggerstatic final Registry<LootConditionType> static final Registry<LootFunctionType> static final Registry<LootNbtProviderType> static final Registry<LootNumberProviderType> static final Registry<LootPoolEntryType> static final Registry<LootScoreProviderType> static final Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialCondition>> static final Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialRule>> static final DefaultedRegistry<MemoryModuleType<?>> static final Registry<NumberFormatType<?>> static final DefaultedRegistry<PaintingVariant> static final Registry<ParticleType<?>> static final Registry<PlacementModifierType<?>> static final Registry<PointOfInterestType> static final Registry<com.mojang.serialization.Codec<? extends StructurePoolAliasBinding>> static final Registry<PosRuleTestType<?>> static final Registry<PositionSourceType<?>> static final Registry<RecipeSerializer<?>> static final Registry<RecipeType<?>> private static final MutableRegistry<MutableRegistry<?>> static final Registry<RootPlacerType<?>> static final Registry<RuleBlockEntityModifierType<?>> static final Registry<RuleTestType<?>> static final Registry<ScreenHandlerType<?>> static final DefaultedRegistry<SensorType<?>> static final Registry<SoundEvent> static final Registry<StatusEffect> static final Registry<StructurePieceType> static final Registry<StructurePlacementType<?>> static final Registry<StructurePoolElementType<?>> static final Registry<StructureProcessorType<?>> static final Registry<StructureType<?>> static final Registry<TreeDecoratorType<?>> static final Registry<TrunkPlacerType<?>> static final DefaultedRegistry<VillagerProfession> static final DefaultedRegistry<VillagerType> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate static <T> DefaultedRegistry<T> create(RegistryKey<? extends Registry<T>> key, String defaultId, Registries.Initializer<T> initializer) private static <T> Registry<T> create(RegistryKey<? extends Registry<T>> key, Registries.Initializer<T> initializer) private static <T,R extends MutableRegistry<T>>
Rcreate(RegistryKey<? extends Registry<T>> key, R registry, Registries.Initializer<T> initializer) private static <T> DefaultedRegistry<T> createIntrusive(RegistryKey<? extends Registry<T>> key, String defaultId, Registries.Initializer<T> initializer) private static <T> Registry<T> createIntrusive(RegistryKey<? extends Registry<T>> key, Registries.Initializer<T> initializer) private static voidprivate static voidinit()private static <T extends Registry<?>>
void
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official avLkr;av:Lorg/slf4j/Logger;intermediary field_41168Lnet/minecraft/class_7923;field_41168:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/registry/Registries;LOGGER:Lorg/slf4j/Logger;
-
DEFAULT_ENTRIES
- Mappings:
Namespace Name Mixin selector official awLkr;aw:Ljava/util/Map;intermediary field_41169Lnet/minecraft/class_7923;field_41169:Ljava/util/Map;named DEFAULT_ENTRIESLnet/minecraft/registry/Registries;DEFAULT_ENTRIES:Ljava/util/Map;
-
ROOT
- Mappings:
Namespace Name Mixin selector official axLkr;ax:Ljh;intermediary field_41170Lnet/minecraft/class_7923;field_41170:Lnet/minecraft/class_2385;named ROOTLnet/minecraft/registry/Registries;ROOT:Lnet/minecraft/registry/MutableRegistry;
-
GAME_EVENT
- Mappings:
Namespace Name Mixin selector official aLkr;a:Lig;intermediary field_41171Lnet/minecraft/class_7923;field_41171:Lnet/minecraft/class_7922;named GAME_EVENTLnet/minecraft/registry/Registries;GAME_EVENT:Lnet/minecraft/registry/DefaultedRegistry;
-
SOUND_EVENT
- Mappings:
Namespace Name Mixin selector official bLkr;b:Liy;intermediary field_41172Lnet/minecraft/class_7923;field_41172:Lnet/minecraft/class_2378;named SOUND_EVENTLnet/minecraft/registry/Registries;SOUND_EVENT:Lnet/minecraft/registry/Registry;
-
FLUID
- Mappings:
Namespace Name Mixin selector official cLkr;c:Lig;intermediary field_41173Lnet/minecraft/class_7923;field_41173:Lnet/minecraft/class_7922;named FLUIDLnet/minecraft/registry/Registries;FLUID:Lnet/minecraft/registry/DefaultedRegistry;
-
STATUS_EFFECT
- Mappings:
Namespace Name Mixin selector official dLkr;d:Liy;intermediary field_41174Lnet/minecraft/class_7923;field_41174:Lnet/minecraft/class_2378;named STATUS_EFFECTLnet/minecraft/registry/Registries;STATUS_EFFECT:Lnet/minecraft/registry/Registry;
-
BLOCK
- Mappings:
Namespace Name Mixin selector official eLkr;e:Lig;intermediary field_41175Lnet/minecraft/class_7923;field_41175:Lnet/minecraft/class_7922;named BLOCKLnet/minecraft/registry/Registries;BLOCK:Lnet/minecraft/registry/DefaultedRegistry;
-
ENCHANTMENT
- Mappings:
Namespace Name Mixin selector official fLkr;f:Liy;intermediary field_41176Lnet/minecraft/class_7923;field_41176:Lnet/minecraft/class_2378;named ENCHANTMENTLnet/minecraft/registry/Registries;ENCHANTMENT:Lnet/minecraft/registry/Registry;
-
ENTITY_TYPE
- Mappings:
Namespace Name Mixin selector official gLkr;g:Lig;intermediary field_41177Lnet/minecraft/class_7923;field_41177:Lnet/minecraft/class_7922;named ENTITY_TYPELnet/minecraft/registry/Registries;ENTITY_TYPE:Lnet/minecraft/registry/DefaultedRegistry;
-
ITEM
- Mappings:
Namespace Name Mixin selector official hLkr;h:Lig;intermediary field_41178Lnet/minecraft/class_7923;field_41178:Lnet/minecraft/class_7922;named ITEMLnet/minecraft/registry/Registries;ITEM:Lnet/minecraft/registry/DefaultedRegistry;
-
POTION
- Mappings:
Namespace Name Mixin selector official iLkr;i:Liy;intermediary field_41179Lnet/minecraft/class_7923;field_41179:Lnet/minecraft/class_2378;named POTIONLnet/minecraft/registry/Registries;POTION:Lnet/minecraft/registry/Registry;
-
PARTICLE_TYPE
- Mappings:
Namespace Name Mixin selector official jLkr;j:Liy;intermediary field_41180Lnet/minecraft/class_7923;field_41180:Lnet/minecraft/class_2378;named PARTICLE_TYPELnet/minecraft/registry/Registries;PARTICLE_TYPE:Lnet/minecraft/registry/Registry;
-
BLOCK_ENTITY_TYPE
- Mappings:
Namespace Name Mixin selector official kLkr;k:Liy;intermediary field_41181Lnet/minecraft/class_7923;field_41181:Lnet/minecraft/class_2378;named BLOCK_ENTITY_TYPELnet/minecraft/registry/Registries;BLOCK_ENTITY_TYPE:Lnet/minecraft/registry/Registry;
-
PAINTING_VARIANT
- Mappings:
Namespace Name Mixin selector official lLkr;l:Lig;intermediary field_41182Lnet/minecraft/class_7923;field_41182:Lnet/minecraft/class_7922;named PAINTING_VARIANTLnet/minecraft/registry/Registries;PAINTING_VARIANT:Lnet/minecraft/registry/DefaultedRegistry;
-
CUSTOM_STAT
- Mappings:
Namespace Name Mixin selector official mLkr;m:Liy;intermediary field_41183Lnet/minecraft/class_7923;field_41183:Lnet/minecraft/class_2378;named CUSTOM_STATLnet/minecraft/registry/Registries;CUSTOM_STAT:Lnet/minecraft/registry/Registry;
-
CHUNK_STATUS
- Mappings:
Namespace Name Mixin selector official nLkr;n:Lig;intermediary field_41184Lnet/minecraft/class_7923;field_41184:Lnet/minecraft/class_7922;named CHUNK_STATUSLnet/minecraft/registry/Registries;CHUNK_STATUS:Lnet/minecraft/registry/DefaultedRegistry;
-
RULE_TEST
- Mappings:
Namespace Name Mixin selector official oLkr;o:Liy;intermediary field_41185Lnet/minecraft/class_7923;field_41185:Lnet/minecraft/class_2378;named RULE_TESTLnet/minecraft/registry/Registries;RULE_TEST:Lnet/minecraft/registry/Registry;
-
RULE_BLOCK_ENTITY_MODIFIER
- Mappings:
Namespace Name Mixin selector official pLkr;p:Liy;intermediary field_43381Lnet/minecraft/class_7923;field_43381:Lnet/minecraft/class_2378;named RULE_BLOCK_ENTITY_MODIFIERLnet/minecraft/registry/Registries;RULE_BLOCK_ENTITY_MODIFIER:Lnet/minecraft/registry/Registry;
-
POS_RULE_TEST
- Mappings:
Namespace Name Mixin selector official qLkr;q:Liy;intermediary field_41186Lnet/minecraft/class_7923;field_41186:Lnet/minecraft/class_2378;named POS_RULE_TESTLnet/minecraft/registry/Registries;POS_RULE_TEST:Lnet/minecraft/registry/Registry;
-
SCREEN_HANDLER
- Mappings:
Namespace Name Mixin selector official rLkr;r:Liy;intermediary field_41187Lnet/minecraft/class_7923;field_41187:Lnet/minecraft/class_2378;named SCREEN_HANDLERLnet/minecraft/registry/Registries;SCREEN_HANDLER:Lnet/minecraft/registry/Registry;
-
RECIPE_TYPE
- Mappings:
Namespace Name Mixin selector official sLkr;s:Liy;intermediary field_41188Lnet/minecraft/class_7923;field_41188:Lnet/minecraft/class_2378;named RECIPE_TYPELnet/minecraft/registry/Registries;RECIPE_TYPE:Lnet/minecraft/registry/Registry;
-
RECIPE_SERIALIZER
- Mappings:
Namespace Name Mixin selector official tLkr;t:Liy;intermediary field_41189Lnet/minecraft/class_7923;field_41189:Lnet/minecraft/class_2378;named RECIPE_SERIALIZERLnet/minecraft/registry/Registries;RECIPE_SERIALIZER:Lnet/minecraft/registry/Registry;
-
ATTRIBUTE
- Mappings:
Namespace Name Mixin selector official uLkr;u:Liy;intermediary field_41190Lnet/minecraft/class_7923;field_41190:Lnet/minecraft/class_2378;named ATTRIBUTELnet/minecraft/registry/Registries;ATTRIBUTE:Lnet/minecraft/registry/Registry;
-
POSITION_SOURCE_TYPE
- Mappings:
Namespace Name Mixin selector official vLkr;v:Liy;intermediary field_41191Lnet/minecraft/class_7923;field_41191:Lnet/minecraft/class_2378;named POSITION_SOURCE_TYPELnet/minecraft/registry/Registries;POSITION_SOURCE_TYPE:Lnet/minecraft/registry/Registry;
-
COMMAND_ARGUMENT_TYPE
- Mappings:
Namespace Name Mixin selector official wLkr;w:Liy;intermediary field_41192Lnet/minecraft/class_7923;field_41192:Lnet/minecraft/class_2378;named COMMAND_ARGUMENT_TYPELnet/minecraft/registry/Registries;COMMAND_ARGUMENT_TYPE:Lnet/minecraft/registry/Registry;
-
STAT_TYPE
- Mappings:
Namespace Name Mixin selector official xLkr;x:Liy;intermediary field_41193Lnet/minecraft/class_7923;field_41193:Lnet/minecraft/class_2378;named STAT_TYPELnet/minecraft/registry/Registries;STAT_TYPE:Lnet/minecraft/registry/Registry;
-
VILLAGER_TYPE
- Mappings:
Namespace Name Mixin selector official yLkr;y:Lig;intermediary field_41194Lnet/minecraft/class_7923;field_41194:Lnet/minecraft/class_7922;named VILLAGER_TYPELnet/minecraft/registry/Registries;VILLAGER_TYPE:Lnet/minecraft/registry/DefaultedRegistry;
-
VILLAGER_PROFESSION
- Mappings:
Namespace Name Mixin selector official zLkr;z:Lig;intermediary field_41195Lnet/minecraft/class_7923;field_41195:Lnet/minecraft/class_7922;named VILLAGER_PROFESSIONLnet/minecraft/registry/Registries;VILLAGER_PROFESSION:Lnet/minecraft/registry/DefaultedRegistry;
-
POINT_OF_INTEREST_TYPE
- Mappings:
Namespace Name Mixin selector official ALkr;A:Liy;intermediary field_41128Lnet/minecraft/class_7923;field_41128:Lnet/minecraft/class_2378;named POINT_OF_INTEREST_TYPELnet/minecraft/registry/Registries;POINT_OF_INTEREST_TYPE:Lnet/minecraft/registry/Registry;
-
MEMORY_MODULE_TYPE
- Mappings:
Namespace Name Mixin selector official BLkr;B:Lig;intermediary field_41129Lnet/minecraft/class_7923;field_41129:Lnet/minecraft/class_7922;named MEMORY_MODULE_TYPELnet/minecraft/registry/Registries;MEMORY_MODULE_TYPE:Lnet/minecraft/registry/DefaultedRegistry;
-
SENSOR_TYPE
- Mappings:
Namespace Name Mixin selector official CLkr;C:Lig;intermediary field_41130Lnet/minecraft/class_7923;field_41130:Lnet/minecraft/class_7922;named SENSOR_TYPELnet/minecraft/registry/Registries;SENSOR_TYPE:Lnet/minecraft/registry/DefaultedRegistry;
-
SCHEDULE
- Mappings:
Namespace Name Mixin selector official DLkr;D:Liy;intermediary field_41131Lnet/minecraft/class_7923;field_41131:Lnet/minecraft/class_2378;named SCHEDULELnet/minecraft/registry/Registries;SCHEDULE:Lnet/minecraft/registry/Registry;
-
ACTIVITY
- Mappings:
Namespace Name Mixin selector official ELkr;E:Liy;intermediary field_41132Lnet/minecraft/class_7923;field_41132:Lnet/minecraft/class_2378;named ACTIVITYLnet/minecraft/registry/Registries;ACTIVITY:Lnet/minecraft/registry/Registry;
-
LOOT_POOL_ENTRY_TYPE
- Mappings:
Namespace Name Mixin selector official FLkr;F:Liy;intermediary field_41133Lnet/minecraft/class_7923;field_41133:Lnet/minecraft/class_2378;named LOOT_POOL_ENTRY_TYPELnet/minecraft/registry/Registries;LOOT_POOL_ENTRY_TYPE:Lnet/minecraft/registry/Registry;
-
LOOT_FUNCTION_TYPE
- Mappings:
Namespace Name Mixin selector official GLkr;G:Liy;intermediary field_41134Lnet/minecraft/class_7923;field_41134:Lnet/minecraft/class_2378;named LOOT_FUNCTION_TYPELnet/minecraft/registry/Registries;LOOT_FUNCTION_TYPE:Lnet/minecraft/registry/Registry;
-
LOOT_CONDITION_TYPE
- Mappings:
Namespace Name Mixin selector official HLkr;H:Liy;intermediary field_41135Lnet/minecraft/class_7923;field_41135:Lnet/minecraft/class_2378;named LOOT_CONDITION_TYPELnet/minecraft/registry/Registries;LOOT_CONDITION_TYPE:Lnet/minecraft/registry/Registry;
-
LOOT_NUMBER_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official ILkr;I:Liy;intermediary field_41136Lnet/minecraft/class_7923;field_41136:Lnet/minecraft/class_2378;named LOOT_NUMBER_PROVIDER_TYPELnet/minecraft/registry/Registries;LOOT_NUMBER_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
LOOT_NBT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official JLkr;J:Liy;intermediary field_41137Lnet/minecraft/class_7923;field_41137:Lnet/minecraft/class_2378;named LOOT_NBT_PROVIDER_TYPELnet/minecraft/registry/Registries;LOOT_NBT_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
LOOT_SCORE_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official KLkr;K:Liy;intermediary field_41138Lnet/minecraft/class_7923;field_41138:Lnet/minecraft/class_2378;named LOOT_SCORE_PROVIDER_TYPELnet/minecraft/registry/Registries;LOOT_SCORE_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
FLOAT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official LLkr;L:Liy;intermediary field_41139Lnet/minecraft/class_7923;field_41139:Lnet/minecraft/class_2378;named FLOAT_PROVIDER_TYPELnet/minecraft/registry/Registries;FLOAT_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
INT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official MLkr;M:Liy;intermediary field_41140Lnet/minecraft/class_7923;field_41140:Lnet/minecraft/class_2378;named INT_PROVIDER_TYPELnet/minecraft/registry/Registries;INT_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
HEIGHT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official NLkr;N:Liy;intermediary field_41141Lnet/minecraft/class_7923;field_41141:Lnet/minecraft/class_2378;named HEIGHT_PROVIDER_TYPELnet/minecraft/registry/Registries;HEIGHT_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
BLOCK_PREDICATE_TYPE
- Mappings:
Namespace Name Mixin selector official OLkr;O:Liy;intermediary field_41142Lnet/minecraft/class_7923;field_41142:Lnet/minecraft/class_2378;named BLOCK_PREDICATE_TYPELnet/minecraft/registry/Registries;BLOCK_PREDICATE_TYPE:Lnet/minecraft/registry/Registry;
-
CARVER
- Mappings:
Namespace Name Mixin selector official PLkr;P:Liy;intermediary field_41143Lnet/minecraft/class_7923;field_41143:Lnet/minecraft/class_2378;named CARVERLnet/minecraft/registry/Registries;CARVER:Lnet/minecraft/registry/Registry;
-
FEATURE
- Mappings:
Namespace Name Mixin selector official QLkr;Q:Liy;intermediary field_41144Lnet/minecraft/class_7923;field_41144:Lnet/minecraft/class_2378;named FEATURELnet/minecraft/registry/Registries;FEATURE:Lnet/minecraft/registry/Registry;
-
STRUCTURE_PLACEMENT
- Mappings:
Namespace Name Mixin selector official RLkr;R:Liy;intermediary field_41145Lnet/minecraft/class_7923;field_41145:Lnet/minecraft/class_2378;named STRUCTURE_PLACEMENTLnet/minecraft/registry/Registries;STRUCTURE_PLACEMENT:Lnet/minecraft/registry/Registry;
-
STRUCTURE_PIECE
- Mappings:
Namespace Name Mixin selector official SLkr;S:Liy;intermediary field_41146Lnet/minecraft/class_7923;field_41146:Lnet/minecraft/class_2378;named STRUCTURE_PIECELnet/minecraft/registry/Registries;STRUCTURE_PIECE:Lnet/minecraft/registry/Registry;
-
STRUCTURE_TYPE
- Mappings:
Namespace Name Mixin selector official TLkr;T:Liy;intermediary field_41147Lnet/minecraft/class_7923;field_41147:Lnet/minecraft/class_2378;named STRUCTURE_TYPELnet/minecraft/registry/Registries;STRUCTURE_TYPE:Lnet/minecraft/registry/Registry;
-
PLACEMENT_MODIFIER_TYPE
- Mappings:
Namespace Name Mixin selector official ULkr;U:Liy;intermediary field_41148Lnet/minecraft/class_7923;field_41148:Lnet/minecraft/class_2378;named PLACEMENT_MODIFIER_TYPELnet/minecraft/registry/Registries;PLACEMENT_MODIFIER_TYPE:Lnet/minecraft/registry/Registry;
-
BLOCK_STATE_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official VLkr;V:Liy;intermediary field_41149Lnet/minecraft/class_7923;field_41149:Lnet/minecraft/class_2378;named BLOCK_STATE_PROVIDER_TYPELnet/minecraft/registry/Registries;BLOCK_STATE_PROVIDER_TYPE:Lnet/minecraft/registry/Registry;
-
FOLIAGE_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official WLkr;W:Liy;intermediary field_41150Lnet/minecraft/class_7923;field_41150:Lnet/minecraft/class_2378;named FOLIAGE_PLACER_TYPELnet/minecraft/registry/Registries;FOLIAGE_PLACER_TYPE:Lnet/minecraft/registry/Registry;
-
TRUNK_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official XLkr;X:Liy;intermediary field_41151Lnet/minecraft/class_7923;field_41151:Lnet/minecraft/class_2378;named TRUNK_PLACER_TYPELnet/minecraft/registry/Registries;TRUNK_PLACER_TYPE:Lnet/minecraft/registry/Registry;
-
ROOT_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official YLkr;Y:Liy;intermediary field_41152Lnet/minecraft/class_7923;field_41152:Lnet/minecraft/class_2378;named ROOT_PLACER_TYPELnet/minecraft/registry/Registries;ROOT_PLACER_TYPE:Lnet/minecraft/registry/Registry;
-
TREE_DECORATOR_TYPE
- Mappings:
Namespace Name Mixin selector official ZLkr;Z:Liy;intermediary field_41153Lnet/minecraft/class_7923;field_41153:Lnet/minecraft/class_2378;named TREE_DECORATOR_TYPELnet/minecraft/registry/Registries;TREE_DECORATOR_TYPE:Lnet/minecraft/registry/Registry;
-
FEATURE_SIZE_TYPE
- Mappings:
Namespace Name Mixin selector official aaLkr;aa:Liy;intermediary field_41155Lnet/minecraft/class_7923;field_41155:Lnet/minecraft/class_2378;named FEATURE_SIZE_TYPELnet/minecraft/registry/Registries;FEATURE_SIZE_TYPE:Lnet/minecraft/registry/Registry;
-
BIOME_SOURCE
- Mappings:
Namespace Name Mixin selector official abLkr;ab:Liy;intermediary field_41156Lnet/minecraft/class_7923;field_41156:Lnet/minecraft/class_2378;named BIOME_SOURCELnet/minecraft/registry/Registries;BIOME_SOURCE:Lnet/minecraft/registry/Registry;
-
CHUNK_GENERATOR
public static final Registry<com.mojang.serialization.Codec<? extends ChunkGenerator>> CHUNK_GENERATOR- Mappings:
Namespace Name Mixin selector official acLkr;ac:Liy;intermediary field_41157Lnet/minecraft/class_7923;field_41157:Lnet/minecraft/class_2378;named CHUNK_GENERATORLnet/minecraft/registry/Registries;CHUNK_GENERATOR:Lnet/minecraft/registry/Registry;
-
MATERIAL_CONDITION
public static final Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialCondition>> MATERIAL_CONDITION- Mappings:
Namespace Name Mixin selector official adLkr;ad:Liy;intermediary field_41158Lnet/minecraft/class_7923;field_41158:Lnet/minecraft/class_2378;named MATERIAL_CONDITIONLnet/minecraft/registry/Registries;MATERIAL_CONDITION:Lnet/minecraft/registry/Registry;
-
MATERIAL_RULE
public static final Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialRule>> MATERIAL_RULE- Mappings:
Namespace Name Mixin selector official aeLkr;ae:Liy;intermediary field_41159Lnet/minecraft/class_7923;field_41159:Lnet/minecraft/class_2378;named MATERIAL_RULELnet/minecraft/registry/Registries;MATERIAL_RULE:Lnet/minecraft/registry/Registry;
-
DENSITY_FUNCTION_TYPE
public static final Registry<com.mojang.serialization.Codec<? extends DensityFunction>> DENSITY_FUNCTION_TYPE- Mappings:
Namespace Name Mixin selector official afLkr;af:Liy;intermediary field_41160Lnet/minecraft/class_7923;field_41160:Lnet/minecraft/class_2378;named DENSITY_FUNCTION_TYPELnet/minecraft/registry/Registries;DENSITY_FUNCTION_TYPE:Lnet/minecraft/registry/Registry;
-
BLOCK_TYPE
- Mappings:
Namespace Name Mixin selector official agLkr;ag:Liy;intermediary field_46591Lnet/minecraft/class_7923;field_46591:Lnet/minecraft/class_2378;named BLOCK_TYPELnet/minecraft/registry/Registries;BLOCK_TYPE:Lnet/minecraft/registry/Registry;
-
STRUCTURE_PROCESSOR
- Mappings:
Namespace Name Mixin selector official ahLkr;ah:Liy;intermediary field_41161Lnet/minecraft/class_7923;field_41161:Lnet/minecraft/class_2378;named STRUCTURE_PROCESSORLnet/minecraft/registry/Registries;STRUCTURE_PROCESSOR:Lnet/minecraft/registry/Registry;
-
STRUCTURE_POOL_ELEMENT
- Mappings:
Namespace Name Mixin selector official aiLkr;ai:Liy;intermediary field_41162Lnet/minecraft/class_7923;field_41162:Lnet/minecraft/class_2378;named STRUCTURE_POOL_ELEMENTLnet/minecraft/registry/Registries;STRUCTURE_POOL_ELEMENT:Lnet/minecraft/registry/Registry;
-
POOL_ALIAS_BINDING
public static final Registry<com.mojang.serialization.Codec<? extends StructurePoolAliasBinding>> POOL_ALIAS_BINDING- Mappings:
Namespace Name Mixin selector official ajLkr;aj:Liy;intermediary field_46912Lnet/minecraft/class_7923;field_46912:Lnet/minecraft/class_2378;named POOL_ALIAS_BINDINGLnet/minecraft/registry/Registries;POOL_ALIAS_BINDING:Lnet/minecraft/registry/Registry;
-
CAT_VARIANT
- Mappings:
Namespace Name Mixin selector official akLkr;ak:Liy;intermediary field_41163Lnet/minecraft/class_7923;field_41163:Lnet/minecraft/class_2378;named CAT_VARIANTLnet/minecraft/registry/Registries;CAT_VARIANT:Lnet/minecraft/registry/Registry;
-
FROG_VARIANT
- Mappings:
Namespace Name Mixin selector official alLkr;al:Liy;intermediary field_41164Lnet/minecraft/class_7923;field_41164:Lnet/minecraft/class_2378;named FROG_VARIANTLnet/minecraft/registry/Registries;FROG_VARIANT:Lnet/minecraft/registry/Registry;
-
BANNER_PATTERN
- Mappings:
Namespace Name Mixin selector official amLkr;am:Liy;intermediary field_41165Lnet/minecraft/class_7923;field_41165:Lnet/minecraft/class_2378;named BANNER_PATTERNLnet/minecraft/registry/Registries;BANNER_PATTERN:Lnet/minecraft/registry/Registry;
-
INSTRUMENT
- Mappings:
Namespace Name Mixin selector official anLkr;an:Liy;intermediary field_41166Lnet/minecraft/class_7923;field_41166:Lnet/minecraft/class_2378;named INSTRUMENTLnet/minecraft/registry/Registries;INSTRUMENT:Lnet/minecraft/registry/Registry;
-
DECORATED_POT_PATTERN
- Mappings:
Namespace Name Mixin selector official aoLkr;ao:Liy;intermediary field_42940Lnet/minecraft/class_7923;field_42940:Lnet/minecraft/class_2378;named DECORATED_POT_PATTERNLnet/minecraft/registry/Registries;DECORATED_POT_PATTERN:Lnet/minecraft/registry/Registry;
-
ITEM_GROUP
- Mappings:
Namespace Name Mixin selector official apLkr;ap:Liy;intermediary field_44687Lnet/minecraft/class_7923;field_44687:Lnet/minecraft/class_2378;named ITEM_GROUPLnet/minecraft/registry/Registries;ITEM_GROUP:Lnet/minecraft/registry/Registry;
-
CRITERION
- Mappings:
Namespace Name Mixin selector official aqLkr;aq:Liy;intermediary field_47496Lnet/minecraft/class_7923;field_47496:Lnet/minecraft/class_2378;named CRITERIONLnet/minecraft/registry/Registries;CRITERION:Lnet/minecraft/registry/Registry;
-
NUMBER_FORMAT_TYPE
- Mappings:
Namespace Name Mixin selector official arLkr;ar:Liy;intermediary field_47555Lnet/minecraft/class_7923;field_47555:Lnet/minecraft/class_2378;named NUMBER_FORMAT_TYPELnet/minecraft/registry/Registries;NUMBER_FORMAT_TYPE:Lnet/minecraft/registry/Registry;
-
ARMOR_MATERIAL
- Mappings:
Namespace Name Mixin selector official asLkr;as:Liy;intermediary field_48976Lnet/minecraft/class_7923;field_48976:Lnet/minecraft/class_2378;named ARMOR_MATERIALLnet/minecraft/registry/Registries;ARMOR_MATERIAL:Lnet/minecraft/registry/Registry;
-
DATA_COMPONENT_TYPE
- Mappings:
Namespace Name Mixin selector official atLkr;at:Liy;intermediary field_49658Lnet/minecraft/class_7923;field_49658:Lnet/minecraft/class_2378;named DATA_COMPONENT_TYPELnet/minecraft/registry/Registries;DATA_COMPONENT_TYPE:Lnet/minecraft/registry/Registry;
-
REGISTRIES
- Mappings:
Namespace Name Mixin selector official auLkr;au:Liy;intermediary field_41167Lnet/minecraft/class_7923;field_41167:Lnet/minecraft/class_2378;named REGISTRIESLnet/minecraft/registry/Registries;REGISTRIES:Lnet/minecraft/registry/Registry;
-
-
Constructor Details
-
Registries
public Registries()
-
-
Method Details
-
create
private static <T> Registry<T> create(RegistryKey<? extends Registry<T>> key, Registries.Initializer<T> initializer) - Mappings:
Namespace Name Mixin selector official aLkr;a(Lajs;Lkr$a;)Liy;intermediary method_47479Lnet/minecraft/class_7923;method_47479(Lnet/minecraft/class_5321;Lnet/minecraft/class_7923$class_6889;)Lnet/minecraft/class_2378;named createLnet/minecraft/registry/Registries;create(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/registry/Registries$Initializer;)Lnet/minecraft/registry/Registry;
-
createIntrusive
private static <T> Registry<T> createIntrusive(RegistryKey<? extends Registry<T>> key, Registries.Initializer<T> initializer) - Mappings:
Namespace Name Mixin selector official bLkr;b(Lajs;Lkr$a;)Liy;intermediary method_53495Lnet/minecraft/class_7923;method_53495(Lnet/minecraft/class_5321;Lnet/minecraft/class_7923$class_6889;)Lnet/minecraft/class_2378;named createIntrusiveLnet/minecraft/registry/Registries;createIntrusive(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/registry/Registries$Initializer;)Lnet/minecraft/registry/Registry;
-
create
private static <T> DefaultedRegistry<T> create(RegistryKey<? extends Registry<T>> key, String defaultId, Registries.Initializer<T> initializer) - Mappings:
Namespace Name Mixin selector official aLkr;a(Lajs;Ljava/lang/String;Lkr$a;)Lig;intermediary method_47481Lnet/minecraft/class_7923;method_47481(Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_7923$class_6889;)Lnet/minecraft/class_7922;named createLnet/minecraft/registry/Registries;create(Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/Registries$Initializer;)Lnet/minecraft/registry/DefaultedRegistry;
-
createIntrusive
private static <T> DefaultedRegistry<T> createIntrusive(RegistryKey<? extends Registry<T>> key, String defaultId, Registries.Initializer<T> initializer) - Mappings:
Namespace Name Mixin selector official bLkr;b(Lajs;Ljava/lang/String;Lkr$a;)Lig;intermediary method_47489Lnet/minecraft/class_7923;method_47489(Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_7923$class_6889;)Lnet/minecraft/class_7922;named createIntrusiveLnet/minecraft/registry/Registries;createIntrusive(Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/Registries$Initializer;)Lnet/minecraft/registry/DefaultedRegistry;
-
create
private static <T,R extends MutableRegistry<T>> R create(RegistryKey<? extends Registry<T>> key, R registry, Registries.Initializer<T> initializer) - Mappings:
Namespace Name Mixin selector official aLkr;a(Lajs;Ljh;Lkr$a;)Ljh;intermediary method_47478Lnet/minecraft/class_7923;method_47478(Lnet/minecraft/class_5321;Lnet/minecraft/class_2385;Lnet/minecraft/class_7923$class_6889;)Lnet/minecraft/class_2385;named createLnet/minecraft/registry/Registries;create(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/registry/MutableRegistry;Lnet/minecraft/registry/Registries$Initializer;)Lnet/minecraft/registry/MutableRegistry;
-
bootstrap
public static void bootstrap()- Mappings:
Namespace Name Mixin selector official aLkr;a()Vintermediary method_47476Lnet/minecraft/class_7923;method_47476()Vnamed bootstrapLnet/minecraft/registry/Registries;bootstrap()V
-
init
private static void init()- Mappings:
Namespace Name Mixin selector official bLkr;b()Vintermediary method_47487Lnet/minecraft/class_7923;method_47487()Vnamed initLnet/minecraft/registry/Registries;init()V
-
freezeRegistries
private static void freezeRegistries()- Mappings:
Namespace Name Mixin selector official cLkr;c()Vintermediary method_47491Lnet/minecraft/class_7923;method_47491()Vnamed freezeRegistriesLnet/minecraft/registry/Registries;freezeRegistries()V
-
validate
- Mappings:
Namespace Name Mixin selector official aLkr;a(Liy;)Vintermediary method_47483Lnet/minecraft/class_7923;method_47483(Lnet/minecraft/class_2378;)Vnamed validateLnet/minecraft/registry/Registries;validate(Lnet/minecraft/registry/Registry;)V
-