Package net.minecraft.registry
Class RegistryKeys
java.lang.Object
net.minecraft.registry.RegistryKeys
- Mappings:
Namespace Name official jbintermediary net/minecraft/class_7924named net/minecraft/registry/RegistryKeys
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<Activity>>static final RegistryKey<Registry<EntityAttribute>>static final RegistryKey<Registry<BannerPattern>>static final RegistryKey<Registry<Biome>>static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends BiomeSource>>>static final RegistryKey<Registry<Block>>static final RegistryKey<Registry<BlockEntityType<?>>>static final RegistryKey<Registry<BlockPredicateType<?>>>static final RegistryKey<Registry<BlockStateProviderType<?>>>static final RegistryKey<Registry<Carver<?>>>static final RegistryKey<Registry<CatVariant>>static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends ChunkGenerator>>>static final RegistryKey<Registry<ChunkGeneratorSettings>>static final RegistryKey<Registry<ChunkStatus>>static final RegistryKey<Registry<ArgumentSerializer<?,?>>> static final RegistryKey<Registry<ConfiguredCarver<?>>>static final RegistryKey<Registry<ConfiguredFeature<?,?>>> static final RegistryKey<Registry<Identifier>>static final RegistryKey<Registry<DamageType>>static final RegistryKey<Registry<String>>static final RegistryKey<Registry<DensityFunction>>static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends DensityFunction>>>static final RegistryKey<Registry<DimensionOptions>>static final RegistryKey<Registry<DimensionType>>static final RegistryKey<Registry<Enchantment>>static final RegistryKey<Registry<EntityType<?>>>static final RegistryKey<Registry<Feature<?>>>static final RegistryKey<Registry<FeatureSizeType<?>>>static final RegistryKey<Registry<FlatLevelGeneratorPreset>>static final RegistryKey<Registry<FloatProviderType<?>>>static final RegistryKey<Registry<Fluid>>static final RegistryKey<Registry<FoliagePlacerType<?>>>static final RegistryKey<Registry<FrogVariant>>static final RegistryKey<Registry<GameEvent>>static final RegistryKey<Registry<HeightProviderType<?>>>static final RegistryKey<Registry<Instrument>>static final RegistryKey<Registry<IntProviderType<?>>>static final RegistryKey<Registry<Item>>static final RegistryKey<Registry<LootConditionType>>static final RegistryKey<Registry<LootFunctionType>>static final RegistryKey<Registry<LootNbtProviderType>>static final RegistryKey<Registry<LootNumberProviderType>>static final RegistryKey<Registry<LootPoolEntryType>>static final RegistryKey<Registry<LootScoreProviderType>>static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialCondition>>>static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialRule>>>static final RegistryKey<Registry<MemoryModuleType<?>>>static final RegistryKey<Registry<MessageType>>static final RegistryKey<Registry<MultiNoiseBiomeSourceParameterList>>static final RegistryKey<Registry<DoublePerlinNoiseSampler.NoiseParameters>>static final RegistryKey<Registry<PaintingVariant>>static final RegistryKey<Registry<ParticleType<?>>>static final RegistryKey<Registry<PlacedFeature>>static final RegistryKey<Registry<PlacementModifierType<?>>>static final RegistryKey<Registry<PointOfInterestType>>static final RegistryKey<Registry<PosRuleTestType<?>>>static final RegistryKey<Registry<PositionSourceType<?>>>static final RegistryKey<Registry<Potion>>static final RegistryKey<Registry<StructureProcessorList>>static final RegistryKey<Registry<RecipeSerializer<?>>>static final RegistryKey<Registry<RecipeType<?>>>static final RegistryKey<Registry<RootPlacerType<?>>>static final RegistryKey<Registry<RuleTestType<?>>>static final RegistryKey<Registry<Schedule>>static final RegistryKey<Registry<ScreenHandlerType<?>>>static final RegistryKey<Registry<SensorType<?>>>static final RegistryKey<Registry<SoundEvent>>static final RegistryKey<Registry<StatType<?>>>static final RegistryKey<Registry<StatusEffect>>static final RegistryKey<Registry<Structure>>static final RegistryKey<Registry<StructurePieceType>>static final RegistryKey<Registry<StructurePlacementType<?>>>static final RegistryKey<Registry<StructurePoolElementType<?>>>static final RegistryKey<Registry<StructureProcessorType<?>>>static final RegistryKey<Registry<StructureSet>>static final RegistryKey<Registry<StructureType<?>>>static final RegistryKey<Registry<StructurePool>>static final RegistryKey<Registry<TreeDecoratorType<?>>>static final RegistryKey<Registry<ArmorTrimMaterial>>static final RegistryKey<Registry<ArmorTrimPattern>>static final RegistryKey<Registry<TrunkPlacerType<?>>>static final RegistryKey<Registry<VillagerProfession>>static final RegistryKey<Registry<VillagerType>>static final RegistryKey<Registry<World>>static final RegistryKey<Registry<WorldPreset>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static <T> RegistryKey<Registry<T>>static RegistryKey<DimensionOptions>toDimensionKey(RegistryKey<World> key) static RegistryKey<World>
-
Field Details
-
ACTIVITY
- Mappings:
Namespace Name Mixin selector official aLjb;a:Ladc;intermediary field_41222Lnet/minecraft/class_7924;field_41222:Lnet/minecraft/class_5321;named ACTIVITYLnet/minecraft/registry/RegistryKeys;ACTIVITY:Lnet/minecraft/registry/RegistryKey;
-
ATTRIBUTE
- Mappings:
Namespace Name Mixin selector official bLjb;b:Ladc;intermediary field_41251Lnet/minecraft/class_7924;field_41251:Lnet/minecraft/class_5321;named ATTRIBUTELnet/minecraft/registry/RegistryKeys;ATTRIBUTE:Lnet/minecraft/registry/RegistryKey;
-
BANNER_PATTERN
- Mappings:
Namespace Name Mixin selector official cLjb;c:Ladc;intermediary field_41252Lnet/minecraft/class_7924;field_41252:Lnet/minecraft/class_5321;named BANNER_PATTERNLnet/minecraft/registry/RegistryKeys;BANNER_PATTERN:Lnet/minecraft/registry/RegistryKey;
-
BIOME_SOURCE
public static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends BiomeSource>>> BIOME_SOURCE- Mappings:
Namespace Name Mixin selector official dLjb;d:Ladc;intermediary field_41253Lnet/minecraft/class_7924;field_41253:Lnet/minecraft/class_5321;named BIOME_SOURCELnet/minecraft/registry/RegistryKeys;BIOME_SOURCE:Lnet/minecraft/registry/RegistryKey;
-
BLOCK
- Mappings:
Namespace Name Mixin selector official eLjb;e:Ladc;intermediary field_41254Lnet/minecraft/class_7924;field_41254:Lnet/minecraft/class_5321;named BLOCKLnet/minecraft/registry/RegistryKeys;BLOCK:Lnet/minecraft/registry/RegistryKey;
-
BLOCK_ENTITY_TYPE
- Mappings:
Namespace Name Mixin selector official fLjb;f:Ladc;intermediary field_41255Lnet/minecraft/class_7924;field_41255:Lnet/minecraft/class_5321;named BLOCK_ENTITY_TYPELnet/minecraft/registry/RegistryKeys;BLOCK_ENTITY_TYPE:Lnet/minecraft/registry/RegistryKey;
-
BLOCK_PREDICATE_TYPE
- Mappings:
Namespace Name Mixin selector official gLjb;g:Ladc;intermediary field_41256Lnet/minecraft/class_7924;field_41256:Lnet/minecraft/class_5321;named BLOCK_PREDICATE_TYPELnet/minecraft/registry/RegistryKeys;BLOCK_PREDICATE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
BLOCK_STATE_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official hLjb;h:Ladc;intermediary field_41257Lnet/minecraft/class_7924;field_41257:Lnet/minecraft/class_5321;named BLOCK_STATE_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;BLOCK_STATE_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
CARVER
- Mappings:
Namespace Name Mixin selector official iLjb;i:Ladc;intermediary field_41258Lnet/minecraft/class_7924;field_41258:Lnet/minecraft/class_5321;named CARVERLnet/minecraft/registry/RegistryKeys;CARVER:Lnet/minecraft/registry/RegistryKey;
-
CAT_VARIANT
- Mappings:
Namespace Name Mixin selector official jLjb;j:Ladc;intermediary field_41259Lnet/minecraft/class_7924;field_41259:Lnet/minecraft/class_5321;named CAT_VARIANTLnet/minecraft/registry/RegistryKeys;CAT_VARIANT:Lnet/minecraft/registry/RegistryKey;
-
CHUNK_GENERATOR
public static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends ChunkGenerator>>> CHUNK_GENERATOR- Mappings:
Namespace Name Mixin selector official kLjb;k:Ladc;intermediary field_41260Lnet/minecraft/class_7924;field_41260:Lnet/minecraft/class_5321;named CHUNK_GENERATORLnet/minecraft/registry/RegistryKeys;CHUNK_GENERATOR:Lnet/minecraft/registry/RegistryKey;
-
CHUNK_STATUS
- Mappings:
Namespace Name Mixin selector official lLjb;l:Ladc;intermediary field_41261Lnet/minecraft/class_7924;field_41261:Lnet/minecraft/class_5321;named CHUNK_STATUSLnet/minecraft/registry/RegistryKeys;CHUNK_STATUS:Lnet/minecraft/registry/RegistryKey;
-
COMMAND_ARGUMENT_TYPE
- Mappings:
Namespace Name Mixin selector official mLjb;m:Ladc;intermediary field_41262Lnet/minecraft/class_7924;field_41262:Lnet/minecraft/class_5321;named COMMAND_ARGUMENT_TYPELnet/minecraft/registry/RegistryKeys;COMMAND_ARGUMENT_TYPE:Lnet/minecraft/registry/RegistryKey;
-
CUSTOM_STAT
- Mappings:
Namespace Name Mixin selector official nLjb;n:Ladc;intermediary field_41263Lnet/minecraft/class_7924;field_41263:Lnet/minecraft/class_5321;named CUSTOM_STATLnet/minecraft/registry/RegistryKeys;CUSTOM_STAT:Lnet/minecraft/registry/RegistryKey;
-
DAMAGE_TYPE
- Mappings:
Namespace Name Mixin selector official oLjb;o:Ladc;intermediary field_42534Lnet/minecraft/class_7924;field_42534:Lnet/minecraft/class_5321;named DAMAGE_TYPELnet/minecraft/registry/RegistryKeys;DAMAGE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
DENSITY_FUNCTION_TYPE
public static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends DensityFunction>>> DENSITY_FUNCTION_TYPE- Mappings:
Namespace Name Mixin selector official pLjb;p:Ladc;intermediary field_41264Lnet/minecraft/class_7924;field_41264:Lnet/minecraft/class_5321;named DENSITY_FUNCTION_TYPELnet/minecraft/registry/RegistryKeys;DENSITY_FUNCTION_TYPE:Lnet/minecraft/registry/RegistryKey;
-
ENCHANTMENT
- Mappings:
Namespace Name Mixin selector official qLjb;q:Ladc;intermediary field_41265Lnet/minecraft/class_7924;field_41265:Lnet/minecraft/class_5321;named ENCHANTMENTLnet/minecraft/registry/RegistryKeys;ENCHANTMENT:Lnet/minecraft/registry/RegistryKey;
-
ENTITY_TYPE
- Mappings:
Namespace Name Mixin selector official rLjb;r:Ladc;intermediary field_41266Lnet/minecraft/class_7924;field_41266:Lnet/minecraft/class_5321;named ENTITY_TYPELnet/minecraft/registry/RegistryKeys;ENTITY_TYPE:Lnet/minecraft/registry/RegistryKey;
-
FEATURE
- Mappings:
Namespace Name Mixin selector official sLjb;s:Ladc;intermediary field_41267Lnet/minecraft/class_7924;field_41267:Lnet/minecraft/class_5321;named FEATURELnet/minecraft/registry/RegistryKeys;FEATURE:Lnet/minecraft/registry/RegistryKey;
-
FEATURE_SIZE_TYPE
- Mappings:
Namespace Name Mixin selector official tLjb;t:Ladc;intermediary field_41268Lnet/minecraft/class_7924;field_41268:Lnet/minecraft/class_5321;named FEATURE_SIZE_TYPELnet/minecraft/registry/RegistryKeys;FEATURE_SIZE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
FLOAT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official uLjb;u:Ladc;intermediary field_41269Lnet/minecraft/class_7924;field_41269:Lnet/minecraft/class_5321;named FLOAT_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;FLOAT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
FLUID
- Mappings:
Namespace Name Mixin selector official vLjb;v:Ladc;intermediary field_41270Lnet/minecraft/class_7924;field_41270:Lnet/minecraft/class_5321;named FLUIDLnet/minecraft/registry/RegistryKeys;FLUID:Lnet/minecraft/registry/RegistryKey;
-
FOLIAGE_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official wLjb;w:Ladc;intermediary field_41271Lnet/minecraft/class_7924;field_41271:Lnet/minecraft/class_5321;named FOLIAGE_PLACER_TYPELnet/minecraft/registry/RegistryKeys;FOLIAGE_PLACER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
FROG_VARIANT
- Mappings:
Namespace Name Mixin selector official xLjb;x:Ladc;intermediary field_41272Lnet/minecraft/class_7924;field_41272:Lnet/minecraft/class_5321;named FROG_VARIANTLnet/minecraft/registry/RegistryKeys;FROG_VARIANT:Lnet/minecraft/registry/RegistryKey;
-
GAME_EVENT
- Mappings:
Namespace Name Mixin selector official yLjb;y:Ladc;intermediary field_41273Lnet/minecraft/class_7924;field_41273:Lnet/minecraft/class_5321;named GAME_EVENTLnet/minecraft/registry/RegistryKeys;GAME_EVENT:Lnet/minecraft/registry/RegistryKey;
-
HEIGHT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official zLjb;z:Ladc;intermediary field_41274Lnet/minecraft/class_7924;field_41274:Lnet/minecraft/class_5321;named HEIGHT_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;HEIGHT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
INSTRUMENT
- Mappings:
Namespace Name Mixin selector official ALjb;A:Ladc;intermediary field_41275Lnet/minecraft/class_7924;field_41275:Lnet/minecraft/class_5321;named INSTRUMENTLnet/minecraft/registry/RegistryKeys;INSTRUMENT:Lnet/minecraft/registry/RegistryKey;
-
INT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official BLjb;B:Ladc;intermediary field_41196Lnet/minecraft/class_7924;field_41196:Lnet/minecraft/class_5321;named INT_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;INT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
ITEM
- Mappings:
Namespace Name Mixin selector official CLjb;C:Ladc;intermediary field_41197Lnet/minecraft/class_7924;field_41197:Lnet/minecraft/class_5321;named ITEMLnet/minecraft/registry/RegistryKeys;ITEM:Lnet/minecraft/registry/RegistryKey;
-
LOOT_CONDITION_TYPE
- Mappings:
Namespace Name Mixin selector official DLjb;D:Ladc;intermediary field_41198Lnet/minecraft/class_7924;field_41198:Lnet/minecraft/class_5321;named LOOT_CONDITION_TYPELnet/minecraft/registry/RegistryKeys;LOOT_CONDITION_TYPE:Lnet/minecraft/registry/RegistryKey;
-
LOOT_FUNCTION_TYPE
- Mappings:
Namespace Name Mixin selector official ELjb;E:Ladc;intermediary field_41199Lnet/minecraft/class_7924;field_41199:Lnet/minecraft/class_5321;named LOOT_FUNCTION_TYPELnet/minecraft/registry/RegistryKeys;LOOT_FUNCTION_TYPE:Lnet/minecraft/registry/RegistryKey;
-
LOOT_NBT_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official FLjb;F:Ladc;intermediary field_41200Lnet/minecraft/class_7924;field_41200:Lnet/minecraft/class_5321;named LOOT_NBT_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;LOOT_NBT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
LOOT_NUMBER_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official GLjb;G:Ladc;intermediary field_41201Lnet/minecraft/class_7924;field_41201:Lnet/minecraft/class_5321;named LOOT_NUMBER_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;LOOT_NUMBER_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
LOOT_POOL_ENTRY_TYPE
- Mappings:
Namespace Name Mixin selector official HLjb;H:Ladc;intermediary field_41202Lnet/minecraft/class_7924;field_41202:Lnet/minecraft/class_5321;named LOOT_POOL_ENTRY_TYPELnet/minecraft/registry/RegistryKeys;LOOT_POOL_ENTRY_TYPE:Lnet/minecraft/registry/RegistryKey;
-
LOOT_SCORE_PROVIDER_TYPE
- Mappings:
Namespace Name Mixin selector official ILjb;I:Ladc;intermediary field_41203Lnet/minecraft/class_7924;field_41203:Lnet/minecraft/class_5321;named LOOT_SCORE_PROVIDER_TYPELnet/minecraft/registry/RegistryKeys;LOOT_SCORE_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
MATERIAL_CONDITION
public static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialCondition>>> MATERIAL_CONDITION- Mappings:
Namespace Name Mixin selector official JLjb;J:Ladc;intermediary field_41204Lnet/minecraft/class_7924;field_41204:Lnet/minecraft/class_5321;named MATERIAL_CONDITIONLnet/minecraft/registry/RegistryKeys;MATERIAL_CONDITION:Lnet/minecraft/registry/RegistryKey;
-
MATERIAL_RULE
public static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends MaterialRules.MaterialRule>>> MATERIAL_RULE- Mappings:
Namespace Name Mixin selector official KLjb;K:Ladc;intermediary field_41205Lnet/minecraft/class_7924;field_41205:Lnet/minecraft/class_5321;named MATERIAL_RULELnet/minecraft/registry/RegistryKeys;MATERIAL_RULE:Lnet/minecraft/registry/RegistryKey;
-
MEMORY_MODULE_TYPE
- Mappings:
Namespace Name Mixin selector official LLjb;L:Ladc;intermediary field_41206Lnet/minecraft/class_7924;field_41206:Lnet/minecraft/class_5321;named MEMORY_MODULE_TYPELnet/minecraft/registry/RegistryKeys;MEMORY_MODULE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
SCREEN_HANDLER
- Mappings:
Namespace Name Mixin selector official MLjb;M:Ladc;intermediary field_41207Lnet/minecraft/class_7924;field_41207:Lnet/minecraft/class_5321;named SCREEN_HANDLERLnet/minecraft/registry/RegistryKeys;SCREEN_HANDLER:Lnet/minecraft/registry/RegistryKey;
-
STATUS_EFFECT
- Mappings:
Namespace Name Mixin selector official NLjb;N:Ladc;intermediary field_41208Lnet/minecraft/class_7924;field_41208:Lnet/minecraft/class_5321;named STATUS_EFFECTLnet/minecraft/registry/RegistryKeys;STATUS_EFFECT:Lnet/minecraft/registry/RegistryKey;
-
PAINTING_VARIANT
- Mappings:
Namespace Name Mixin selector official OLjb;O:Ladc;intermediary field_41209Lnet/minecraft/class_7924;field_41209:Lnet/minecraft/class_5321;named PAINTING_VARIANTLnet/minecraft/registry/RegistryKeys;PAINTING_VARIANT:Lnet/minecraft/registry/RegistryKey;
-
PARTICLE_TYPE
- Mappings:
Namespace Name Mixin selector official PLjb;P:Ladc;intermediary field_41210Lnet/minecraft/class_7924;field_41210:Lnet/minecraft/class_5321;named PARTICLE_TYPELnet/minecraft/registry/RegistryKeys;PARTICLE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
PLACEMENT_MODIFIER_TYPE
- Mappings:
Namespace Name Mixin selector official QLjb;Q:Ladc;intermediary field_41211Lnet/minecraft/class_7924;field_41211:Lnet/minecraft/class_5321;named PLACEMENT_MODIFIER_TYPELnet/minecraft/registry/RegistryKeys;PLACEMENT_MODIFIER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
POINT_OF_INTEREST_TYPE
- Mappings:
Namespace Name Mixin selector official RLjb;R:Ladc;intermediary field_41212Lnet/minecraft/class_7924;field_41212:Lnet/minecraft/class_5321;named POINT_OF_INTEREST_TYPELnet/minecraft/registry/RegistryKeys;POINT_OF_INTEREST_TYPE:Lnet/minecraft/registry/RegistryKey;
-
POSITION_SOURCE_TYPE
- Mappings:
Namespace Name Mixin selector official SLjb;S:Ladc;intermediary field_41213Lnet/minecraft/class_7924;field_41213:Lnet/minecraft/class_5321;named POSITION_SOURCE_TYPELnet/minecraft/registry/RegistryKeys;POSITION_SOURCE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
POS_RULE_TEST
- Mappings:
Namespace Name Mixin selector official TLjb;T:Ladc;intermediary field_41214Lnet/minecraft/class_7924;field_41214:Lnet/minecraft/class_5321;named POS_RULE_TESTLnet/minecraft/registry/RegistryKeys;POS_RULE_TEST:Lnet/minecraft/registry/RegistryKey;
-
POTION
- Mappings:
Namespace Name Mixin selector official ULjb;U:Ladc;intermediary field_41215Lnet/minecraft/class_7924;field_41215:Lnet/minecraft/class_5321;named POTIONLnet/minecraft/registry/RegistryKeys;POTION:Lnet/minecraft/registry/RegistryKey;
-
RECIPE_SERIALIZER
- Mappings:
Namespace Name Mixin selector official VLjb;V:Ladc;intermediary field_41216Lnet/minecraft/class_7924;field_41216:Lnet/minecraft/class_5321;named RECIPE_SERIALIZERLnet/minecraft/registry/RegistryKeys;RECIPE_SERIALIZER:Lnet/minecraft/registry/RegistryKey;
-
RECIPE_TYPE
- Mappings:
Namespace Name Mixin selector official WLjb;W:Ladc;intermediary field_41217Lnet/minecraft/class_7924;field_41217:Lnet/minecraft/class_5321;named RECIPE_TYPELnet/minecraft/registry/RegistryKeys;RECIPE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
ROOT_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official XLjb;X:Ladc;intermediary field_41218Lnet/minecraft/class_7924;field_41218:Lnet/minecraft/class_5321;named ROOT_PLACER_TYPELnet/minecraft/registry/RegistryKeys;ROOT_PLACER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
RULE_TEST
- Mappings:
Namespace Name Mixin selector official YLjb;Y:Ladc;intermediary field_41219Lnet/minecraft/class_7924;field_41219:Lnet/minecraft/class_5321;named RULE_TESTLnet/minecraft/registry/RegistryKeys;RULE_TEST:Lnet/minecraft/registry/RegistryKey;
-
SCHEDULE
- Mappings:
Namespace Name Mixin selector official ZLjb;Z:Ladc;intermediary field_41220Lnet/minecraft/class_7924;field_41220:Lnet/minecraft/class_5321;named SCHEDULELnet/minecraft/registry/RegistryKeys;SCHEDULE:Lnet/minecraft/registry/RegistryKey;
-
SENSOR_TYPE
- Mappings:
Namespace Name Mixin selector official aaLjb;aa:Ladc;intermediary field_41221Lnet/minecraft/class_7924;field_41221:Lnet/minecraft/class_5321;named SENSOR_TYPELnet/minecraft/registry/RegistryKeys;SENSOR_TYPE:Lnet/minecraft/registry/RegistryKey;
-
SOUND_EVENT
- Mappings:
Namespace Name Mixin selector official abLjb;ab:Ladc;intermediary field_41225Lnet/minecraft/class_7924;field_41225:Lnet/minecraft/class_5321;named SOUND_EVENTLnet/minecraft/registry/RegistryKeys;SOUND_EVENT:Lnet/minecraft/registry/RegistryKey;
-
STAT_TYPE
- Mappings:
Namespace Name Mixin selector official acLjb;ac:Ladc;intermediary field_41226Lnet/minecraft/class_7924;field_41226:Lnet/minecraft/class_5321;named STAT_TYPELnet/minecraft/registry/RegistryKeys;STAT_TYPE:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_PIECE
- Mappings:
Namespace Name Mixin selector official adLjb;ad:Ladc;intermediary field_41227Lnet/minecraft/class_7924;field_41227:Lnet/minecraft/class_5321;named STRUCTURE_PIECELnet/minecraft/registry/RegistryKeys;STRUCTURE_PIECE:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_PLACEMENT
- Mappings:
Namespace Name Mixin selector official aeLjb;ae:Ladc;intermediary field_41228Lnet/minecraft/class_7924;field_41228:Lnet/minecraft/class_5321;named STRUCTURE_PLACEMENTLnet/minecraft/registry/RegistryKeys;STRUCTURE_PLACEMENT:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_POOL_ELEMENT
- Mappings:
Namespace Name Mixin selector official afLjb;af:Ladc;intermediary field_41229Lnet/minecraft/class_7924;field_41229:Lnet/minecraft/class_5321;named STRUCTURE_POOL_ELEMENTLnet/minecraft/registry/RegistryKeys;STRUCTURE_POOL_ELEMENT:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_PROCESSOR
- Mappings:
Namespace Name Mixin selector official agLjb;ag:Ladc;intermediary field_41230Lnet/minecraft/class_7924;field_41230:Lnet/minecraft/class_5321;named STRUCTURE_PROCESSORLnet/minecraft/registry/RegistryKeys;STRUCTURE_PROCESSOR:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_TYPE
- Mappings:
Namespace Name Mixin selector official ahLjb;ah:Ladc;intermediary field_41231Lnet/minecraft/class_7924;field_41231:Lnet/minecraft/class_5321;named STRUCTURE_TYPELnet/minecraft/registry/RegistryKeys;STRUCTURE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
TREE_DECORATOR_TYPE
- Mappings:
Namespace Name Mixin selector official aiLjb;ai:Ladc;intermediary field_41232Lnet/minecraft/class_7924;field_41232:Lnet/minecraft/class_5321;named TREE_DECORATOR_TYPELnet/minecraft/registry/RegistryKeys;TREE_DECORATOR_TYPE:Lnet/minecraft/registry/RegistryKey;
-
TRUNK_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official ajLjb;aj:Ladc;intermediary field_41233Lnet/minecraft/class_7924;field_41233:Lnet/minecraft/class_5321;named TRUNK_PLACER_TYPELnet/minecraft/registry/RegistryKeys;TRUNK_PLACER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
VILLAGER_PROFESSION
- Mappings:
Namespace Name Mixin selector official akLjb;ak:Ladc;intermediary field_41234Lnet/minecraft/class_7924;field_41234:Lnet/minecraft/class_5321;named VILLAGER_PROFESSIONLnet/minecraft/registry/RegistryKeys;VILLAGER_PROFESSION:Lnet/minecraft/registry/RegistryKey;
-
VILLAGER_TYPE
- Mappings:
Namespace Name Mixin selector official alLjb;al:Ladc;intermediary field_41235Lnet/minecraft/class_7924;field_41235:Lnet/minecraft/class_5321;named VILLAGER_TYPELnet/minecraft/registry/RegistryKeys;VILLAGER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
DECORATED_POT_PATTERNS
- Mappings:
Namespace Name Mixin selector official amLjb;am:Ladc;intermediary field_42941Lnet/minecraft/class_7924;field_42941:Lnet/minecraft/class_5321;named DECORATED_POT_PATTERNSLnet/minecraft/registry/RegistryKeys;DECORATED_POT_PATTERNS:Lnet/minecraft/registry/RegistryKey;
-
BIOME
- Mappings:
Namespace Name Mixin selector official anLjb;an:Ladc;intermediary field_41236Lnet/minecraft/class_7924;field_41236:Lnet/minecraft/class_5321;named BIOMELnet/minecraft/registry/RegistryKeys;BIOME:Lnet/minecraft/registry/RegistryKey;
-
MESSAGE_TYPE
- Mappings:
Namespace Name Mixin selector official aoLjb;ao:Ladc;intermediary field_41237Lnet/minecraft/class_7924;field_41237:Lnet/minecraft/class_5321;named MESSAGE_TYPELnet/minecraft/registry/RegistryKeys;MESSAGE_TYPE:Lnet/minecraft/registry/RegistryKey;
-
CONFIGURED_CARVER
- Mappings:
Namespace Name Mixin selector official apLjb;ap:Ladc;intermediary field_41238Lnet/minecraft/class_7924;field_41238:Lnet/minecraft/class_5321;named CONFIGURED_CARVERLnet/minecraft/registry/RegistryKeys;CONFIGURED_CARVER:Lnet/minecraft/registry/RegistryKey;
-
CONFIGURED_FEATURE
- Mappings:
Namespace Name Mixin selector official aqLjb;aq:Ladc;intermediary field_41239Lnet/minecraft/class_7924;field_41239:Lnet/minecraft/class_5321;named CONFIGURED_FEATURELnet/minecraft/registry/RegistryKeys;CONFIGURED_FEATURE:Lnet/minecraft/registry/RegistryKey;
-
DENSITY_FUNCTION
- Mappings:
Namespace Name Mixin selector official arLjb;ar:Ladc;intermediary field_41240Lnet/minecraft/class_7924;field_41240:Lnet/minecraft/class_5321;named DENSITY_FUNCTIONLnet/minecraft/registry/RegistryKeys;DENSITY_FUNCTION:Lnet/minecraft/registry/RegistryKey;
-
DIMENSION_TYPE
- Mappings:
Namespace Name Mixin selector official asLjb;as:Ladc;intermediary field_41241Lnet/minecraft/class_7924;field_41241:Lnet/minecraft/class_5321;named DIMENSION_TYPELnet/minecraft/registry/RegistryKeys;DIMENSION_TYPE:Lnet/minecraft/registry/RegistryKey;
-
FLAT_LEVEL_GENERATOR_PRESET
- Mappings:
Namespace Name Mixin selector official atLjb;at:Ladc;intermediary field_41242Lnet/minecraft/class_7924;field_41242:Lnet/minecraft/class_5321;named FLAT_LEVEL_GENERATOR_PRESETLnet/minecraft/registry/RegistryKeys;FLAT_LEVEL_GENERATOR_PRESET:Lnet/minecraft/registry/RegistryKey;
-
CHUNK_GENERATOR_SETTINGS
- Mappings:
Namespace Name Mixin selector official auLjb;au:Ladc;intermediary field_41243Lnet/minecraft/class_7924;field_41243:Lnet/minecraft/class_5321;named CHUNK_GENERATOR_SETTINGSLnet/minecraft/registry/RegistryKeys;CHUNK_GENERATOR_SETTINGS:Lnet/minecraft/registry/RegistryKey;
-
NOISE_PARAMETERS
public static final RegistryKey<Registry<DoublePerlinNoiseSampler.NoiseParameters>> NOISE_PARAMETERS- Mappings:
Namespace Name Mixin selector official avLjb;av:Ladc;intermediary field_41244Lnet/minecraft/class_7924;field_41244:Lnet/minecraft/class_5321;named NOISE_PARAMETERSLnet/minecraft/registry/RegistryKeys;NOISE_PARAMETERS:Lnet/minecraft/registry/RegistryKey;
-
PLACED_FEATURE
- Mappings:
Namespace Name Mixin selector official awLjb;aw:Ladc;intermediary field_41245Lnet/minecraft/class_7924;field_41245:Lnet/minecraft/class_5321;named PLACED_FEATURELnet/minecraft/registry/RegistryKeys;PLACED_FEATURE:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE
- Mappings:
Namespace Name Mixin selector official axLjb;ax:Ladc;intermediary field_41246Lnet/minecraft/class_7924;field_41246:Lnet/minecraft/class_5321;named STRUCTURELnet/minecraft/registry/RegistryKeys;STRUCTURE:Lnet/minecraft/registry/RegistryKey;
-
PROCESSOR_LIST
- Mappings:
Namespace Name Mixin selector official ayLjb;ay:Ladc;intermediary field_41247Lnet/minecraft/class_7924;field_41247:Lnet/minecraft/class_5321;named PROCESSOR_LISTLnet/minecraft/registry/RegistryKeys;PROCESSOR_LIST:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_SET
- Mappings:
Namespace Name Mixin selector official azLjb;az:Ladc;intermediary field_41248Lnet/minecraft/class_7924;field_41248:Lnet/minecraft/class_5321;named STRUCTURE_SETLnet/minecraft/registry/RegistryKeys;STRUCTURE_SET:Lnet/minecraft/registry/RegistryKey;
-
TEMPLATE_POOL
- Mappings:
Namespace Name Mixin selector official aALjb;aA:Ladc;intermediary field_41249Lnet/minecraft/class_7924;field_41249:Lnet/minecraft/class_5321;named TEMPLATE_POOLLnet/minecraft/registry/RegistryKeys;TEMPLATE_POOL:Lnet/minecraft/registry/RegistryKey;
-
TRIM_MATERIAL
- Mappings:
Namespace Name Mixin selector official aBLjb;aB:Ladc;intermediary field_42083Lnet/minecraft/class_7924;field_42083:Lnet/minecraft/class_5321;named TRIM_MATERIALLnet/minecraft/registry/RegistryKeys;TRIM_MATERIAL:Lnet/minecraft/registry/RegistryKey;
-
TRIM_PATTERN
- Mappings:
Namespace Name Mixin selector official aCLjb;aC:Ladc;intermediary field_42082Lnet/minecraft/class_7924;field_42082:Lnet/minecraft/class_5321;named TRIM_PATTERNLnet/minecraft/registry/RegistryKeys;TRIM_PATTERN:Lnet/minecraft/registry/RegistryKey;
-
WORLD_PRESET
- Mappings:
Namespace Name Mixin selector official aDLjb;aD:Ladc;intermediary field_41250Lnet/minecraft/class_7924;field_41250:Lnet/minecraft/class_5321;named WORLD_PRESETLnet/minecraft/registry/RegistryKeys;WORLD_PRESET:Lnet/minecraft/registry/RegistryKey;
-
MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST
public static final RegistryKey<Registry<MultiNoiseBiomeSourceParameterList>> MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST- Mappings:
Namespace Name Mixin selector official aELjb;aE:Ladc;intermediary field_43089Lnet/minecraft/class_7924;field_43089:Lnet/minecraft/class_5321;named MULTI_NOISE_BIOME_SOURCE_PARAMETER_LISTLnet/minecraft/registry/RegistryKeys;MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST:Lnet/minecraft/registry/RegistryKey;
-
WORLD
- Mappings:
Namespace Name Mixin selector official aFLjb;aF:Ladc;intermediary field_41223Lnet/minecraft/class_7924;field_41223:Lnet/minecraft/class_5321;named WORLDLnet/minecraft/registry/RegistryKeys;WORLD:Lnet/minecraft/registry/RegistryKey;
-
DIMENSION
- Mappings:
Namespace Name Mixin selector official aGLjb;aG:Ladc;intermediary field_41224Lnet/minecraft/class_7924;field_41224:Lnet/minecraft/class_5321;named DIMENSIONLnet/minecraft/registry/RegistryKeys;DIMENSION:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
RegistryKeys
public RegistryKeys()
-
-
Method Details
-
toWorldKey
- Mappings:
Namespace Name Mixin selector official aLjb;a(Ladc;)Ladc;intermediary method_47516Lnet/minecraft/class_7924;method_47516(Lnet/minecraft/class_5321;)Lnet/minecraft/class_5321;named toWorldKeyLnet/minecraft/registry/RegistryKeys;toWorldKey(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/registry/RegistryKey;
-
toDimensionKey
- Mappings:
Namespace Name Mixin selector official bLjb;b(Ladc;)Ladc;intermediary method_47518Lnet/minecraft/class_7924;method_47518(Lnet/minecraft/class_5321;)Lnet/minecraft/class_5321;named toDimensionKeyLnet/minecraft/registry/RegistryKeys;toDimensionKey(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/registry/RegistryKey;
-
of
- Mappings:
Namespace Name Mixin selector official aLjb;a(Ljava/lang/String;)Ladc;intermediary method_47517Lnet/minecraft/class_7924;method_47517(Ljava/lang/String;)Lnet/minecraft/class_5321;named ofLnet/minecraft/registry/RegistryKeys;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
-