Package net.minecraft.registry
Class RegistryKeys
java.lang.Object
net.minecraft.registry.RegistryKeys
- Mappings:
Namespace Name official keintermediary 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<com.mojang.serialization.MapCodec<? extends Block>>>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<Criterion<?>>>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<ItemGroup>>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<NumberFormatType<?>>>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<com.mojang.serialization.Codec<? extends StructurePoolAliasBinding>>>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 Identifierstatic final RegistryKey<Registry<RootPlacerType<?>>>static final RegistryKey<Registry<RuleBlockEntityModifierType<?>>>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
-
ROOT
- Mappings:
Namespace Name Mixin selector official aLke;a:Lahg;intermediary field_47497Lnet/minecraft/class_7924;field_47497:Lnet/minecraft/class_2960;named ROOTLnet/minecraft/registry/RegistryKeys;ROOT:Lnet/minecraft/util/Identifier;
-
ACTIVITY
- Mappings:
Namespace Name Mixin selector official bLke;b:Lahf;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 cLke;c:Lahf;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 dLke;d:Lahf;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 eLke;e:Lahf;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 fLke;f:Lahf;intermediary field_41254Lnet/minecraft/class_7924;field_41254:Lnet/minecraft/class_5321;named BLOCKLnet/minecraft/registry/RegistryKeys;BLOCK:Lnet/minecraft/registry/RegistryKey;
-
BLOCK_TYPE
public static final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends Block>>> BLOCK_TYPE- Mappings:
Namespace Name Mixin selector official gLke;g:Lahf;intermediary field_46592Lnet/minecraft/class_7924;field_46592:Lnet/minecraft/class_5321;named BLOCK_TYPELnet/minecraft/registry/RegistryKeys;BLOCK_TYPE:Lnet/minecraft/registry/RegistryKey;
-
BLOCK_ENTITY_TYPE
- Mappings:
Namespace Name Mixin selector official hLke;h:Lahf;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 iLke;i:Lahf;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 jLke;j:Lahf;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 kLke;k:Lahf;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 lLke;l:Lahf;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 mLke;m:Lahf;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 nLke;n:Lahf;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 oLke;o:Lahf;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;
-
ITEM_GROUP
- Mappings:
Namespace Name Mixin selector official pLke;p:Lahf;intermediary field_44688Lnet/minecraft/class_7924;field_44688:Lnet/minecraft/class_5321;named ITEM_GROUPLnet/minecraft/registry/RegistryKeys;ITEM_GROUP:Lnet/minecraft/registry/RegistryKey;
-
CUSTOM_STAT
- Mappings:
Namespace Name Mixin selector official qLke;q:Lahf;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 rLke;r:Lahf;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 sLke;s:Lahf;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 tLke;t:Lahf;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 uLke;u:Lahf;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 vLke;v:Lahf;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 wLke;w:Lahf;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 xLke;x:Lahf;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 yLke;y:Lahf;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 zLke;z:Lahf;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 ALke;A:Lahf;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 BLke;B:Lahf;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 CLke;C:Lahf;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 DLke;D:Lahf;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 ELke;E:Lahf;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 FLke;F:Lahf;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 GLke;G:Lahf;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 HLke;H:Lahf;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 ILke;I:Lahf;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 JLke;J:Lahf;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 KLke;K:Lahf;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 LLke;L:Lahf;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 MLke;M:Lahf;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 NLke;N:Lahf;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 OLke;O:Lahf;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 PLke;P:Lahf;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 QLke;Q:Lahf;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 RLke;R:Lahf;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 SLke;S:Lahf;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 TLke;T:Lahf;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 ULke;U:Lahf;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 VLke;V:Lahf;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 WLke;W:Lahf;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 XLke;X:Lahf;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 YLke;Y:Lahf;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 ZLke;Z:Lahf;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 aaLke;aa:Lahf;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 abLke;ab:Lahf;intermediary field_41219Lnet/minecraft/class_7924;field_41219:Lnet/minecraft/class_5321;named RULE_TESTLnet/minecraft/registry/RegistryKeys;RULE_TEST:Lnet/minecraft/registry/RegistryKey;
-
RULE_BLOCK_ENTITY_MODIFIER
public static final RegistryKey<Registry<RuleBlockEntityModifierType<?>>> RULE_BLOCK_ENTITY_MODIFIER- Mappings:
Namespace Name Mixin selector official acLke;ac:Lahf;intermediary field_43382Lnet/minecraft/class_7924;field_43382:Lnet/minecraft/class_5321;named RULE_BLOCK_ENTITY_MODIFIERLnet/minecraft/registry/RegistryKeys;RULE_BLOCK_ENTITY_MODIFIER:Lnet/minecraft/registry/RegistryKey;
-
SCHEDULE
- Mappings:
Namespace Name Mixin selector official adLke;ad:Lahf;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 aeLke;ae:Lahf;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 afLke;af:Lahf;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 agLke;ag:Lahf;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 ahLke;ah:Lahf;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 aiLke;ai:Lahf;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 ajLke;aj:Lahf;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;
-
POOL_ALIAS_BINDING
public static final RegistryKey<Registry<com.mojang.serialization.Codec<? extends StructurePoolAliasBinding>>> POOL_ALIAS_BINDING- Mappings:
Namespace Name Mixin selector official akLke;ak:Lahf;intermediary field_46913Lnet/minecraft/class_7924;field_46913:Lnet/minecraft/class_5321;named POOL_ALIAS_BINDINGLnet/minecraft/registry/RegistryKeys;POOL_ALIAS_BINDING:Lnet/minecraft/registry/RegistryKey;
-
STRUCTURE_PROCESSOR
- Mappings:
Namespace Name Mixin selector official alLke;al:Lahf;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 amLke;am:Lahf;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 anLke;an:Lahf;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 aoLke;ao:Lahf;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 apLke;ap:Lahf;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 aqLke;aq:Lahf;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_PATTERN
- Mappings:
Namespace Name Mixin selector official arLke;ar:Lahf;intermediary field_42941Lnet/minecraft/class_7924;field_42941:Lnet/minecraft/class_5321;named DECORATED_POT_PATTERNLnet/minecraft/registry/RegistryKeys;DECORATED_POT_PATTERN:Lnet/minecraft/registry/RegistryKey;
-
NUMBER_FORMAT_TYPE
- Mappings:
Namespace Name Mixin selector official asLke;as:Lahf;intermediary field_47556Lnet/minecraft/class_7924;field_47556:Lnet/minecraft/class_5321;named NUMBER_FORMAT_TYPELnet/minecraft/registry/RegistryKeys;NUMBER_FORMAT_TYPE:Lnet/minecraft/registry/RegistryKey;
-
BIOME
- Mappings:
Namespace Name Mixin selector official atLke;at:Lahf;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 auLke;au:Lahf;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 avLke;av:Lahf;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 awLke;aw:Lahf;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 axLke;ax:Lahf;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 ayLke;ay:Lahf;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 azLke;az:Lahf;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 aALke;aA:Lahf;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 aBLke;aB:Lahf;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 aCLke;aC:Lahf;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 aDLke;aD:Lahf;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 aELke;aE:Lahf;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 aFLke;aF:Lahf;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 aGLke;aG:Lahf;intermediary field_41249Lnet/minecraft/class_7924;field_41249:Lnet/minecraft/class_5321;named TEMPLATE_POOLLnet/minecraft/registry/RegistryKeys;TEMPLATE_POOL:Lnet/minecraft/registry/RegistryKey;
-
CRITERION
- Mappings:
Namespace Name Mixin selector official aHLke;aH:Lahf;intermediary field_47498Lnet/minecraft/class_7924;field_47498:Lnet/minecraft/class_5321;named CRITERIONLnet/minecraft/registry/RegistryKeys;CRITERION:Lnet/minecraft/registry/RegistryKey;
-
TRIM_MATERIAL
- Mappings:
Namespace Name Mixin selector official aILke;aI:Lahf;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 aJLke;aJ:Lahf;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 aKLke;aK:Lahf;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 aLLke;aL:Lahf;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 aMLke;aM:Lahf;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 aNLke;aN:Lahf;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 aLke;a(Lahf;)Lahf;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 bLke;b(Lahf;)Lahf;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 aLke;a(Ljava/lang/String;)Lahf;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;
-