Class RegistryKeys

java.lang.Object
net.minecraft.registry.RegistryKeys

public class RegistryKeys extends Object
Mappings:
Namespace Name
official ix
intermediary net/minecraft/class_7924
named net/minecraft/registry/RegistryKeys
  • Field Details

    • ACTIVITY

      public static final RegistryKey<Registry<Activity>> ACTIVITY
      Mappings:
      Namespace Name Mixin selector
      official a Lix;a:Lace;
      intermediary field_41222 Lnet/minecraft/class_7924;field_41222:Lnet/minecraft/class_5321;
      named ACTIVITY Lnet/minecraft/registry/RegistryKeys;ACTIVITY:Lnet/minecraft/registry/RegistryKey;
    • ATTRIBUTE

      public static final RegistryKey<Registry<EntityAttribute>> ATTRIBUTE
      Mappings:
      Namespace Name Mixin selector
      official b Lix;b:Lace;
      intermediary field_41251 Lnet/minecraft/class_7924;field_41251:Lnet/minecraft/class_5321;
      named ATTRIBUTE Lnet/minecraft/registry/RegistryKeys;ATTRIBUTE: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 d Lix;d:Lace;
      intermediary field_41253 Lnet/minecraft/class_7924;field_41253:Lnet/minecraft/class_5321;
      named BIOME_SOURCE Lnet/minecraft/registry/RegistryKeys;BIOME_SOURCE:Lnet/minecraft/registry/RegistryKey;
    • BLOCK

      public static final RegistryKey<Registry<Block>> BLOCK
      Mappings:
      Namespace Name Mixin selector
      official e Lix;e:Lace;
      intermediary field_41254 Lnet/minecraft/class_7924;field_41254:Lnet/minecraft/class_5321;
      named BLOCK Lnet/minecraft/registry/RegistryKeys;BLOCK:Lnet/minecraft/registry/RegistryKey;
    • BLOCK_ENTITY_TYPE

      public static final RegistryKey<Registry<BlockEntityType<?>>> BLOCK_ENTITY_TYPE
      Mappings:
      Namespace Name Mixin selector
      official f Lix;f:Lace;
      intermediary field_41255 Lnet/minecraft/class_7924;field_41255:Lnet/minecraft/class_5321;
      named BLOCK_ENTITY_TYPE Lnet/minecraft/registry/RegistryKeys;BLOCK_ENTITY_TYPE:Lnet/minecraft/registry/RegistryKey;
    • BLOCK_PREDICATE_TYPE

      public static final RegistryKey<Registry<BlockPredicateType<?>>> BLOCK_PREDICATE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official g Lix;g:Lace;
      intermediary field_41256 Lnet/minecraft/class_7924;field_41256:Lnet/minecraft/class_5321;
      named BLOCK_PREDICATE_TYPE Lnet/minecraft/registry/RegistryKeys;BLOCK_PREDICATE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • BLOCK_STATE_PROVIDER_TYPE

      public static final RegistryKey<Registry<BlockStateProviderType<?>>> BLOCK_STATE_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official h Lix;h:Lace;
      intermediary field_41257 Lnet/minecraft/class_7924;field_41257:Lnet/minecraft/class_5321;
      named BLOCK_STATE_PROVIDER_TYPE Lnet/minecraft/registry/RegistryKeys;BLOCK_STATE_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • CARVER

      public static final RegistryKey<Registry<Carver<?>>> CARVER
      Mappings:
      Namespace Name Mixin selector
      official i Lix;i:Lace;
      intermediary field_41258 Lnet/minecraft/class_7924;field_41258:Lnet/minecraft/class_5321;
      named CARVER Lnet/minecraft/registry/RegistryKeys;CARVER:Lnet/minecraft/registry/RegistryKey;
    • CAT_VARIANT

      public static final RegistryKey<Registry<CatVariant>> CAT_VARIANT
      Mappings:
      Namespace Name Mixin selector
      official j Lix;j:Lace;
      intermediary field_41259 Lnet/minecraft/class_7924;field_41259:Lnet/minecraft/class_5321;
      named CAT_VARIANT Lnet/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 k Lix;k:Lace;
      intermediary field_41260 Lnet/minecraft/class_7924;field_41260:Lnet/minecraft/class_5321;
      named CHUNK_GENERATOR Lnet/minecraft/registry/RegistryKeys;CHUNK_GENERATOR:Lnet/minecraft/registry/RegistryKey;
    • CHUNK_STATUS

      public static final RegistryKey<Registry<ChunkStatus>> CHUNK_STATUS
      Mappings:
      Namespace Name Mixin selector
      official l Lix;l:Lace;
      intermediary field_41261 Lnet/minecraft/class_7924;field_41261:Lnet/minecraft/class_5321;
      named CHUNK_STATUS Lnet/minecraft/registry/RegistryKeys;CHUNK_STATUS:Lnet/minecraft/registry/RegistryKey;
    • COMMAND_ARGUMENT_TYPE

      public static final RegistryKey<Registry<ArgumentSerializer<?,?>>> COMMAND_ARGUMENT_TYPE
      Mappings:
      Namespace Name Mixin selector
      official m Lix;m:Lace;
      intermediary field_41262 Lnet/minecraft/class_7924;field_41262:Lnet/minecraft/class_5321;
      named COMMAND_ARGUMENT_TYPE Lnet/minecraft/registry/RegistryKeys;COMMAND_ARGUMENT_TYPE:Lnet/minecraft/registry/RegistryKey;
    • CUSTOM_STAT

      public static final RegistryKey<Registry<Identifier>> CUSTOM_STAT
      Mappings:
      Namespace Name Mixin selector
      official n Lix;n:Lace;
      intermediary field_41263 Lnet/minecraft/class_7924;field_41263:Lnet/minecraft/class_5321;
      named CUSTOM_STAT Lnet/minecraft/registry/RegistryKeys;CUSTOM_STAT: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 o Lix;o:Lace;
      intermediary field_41264 Lnet/minecraft/class_7924;field_41264:Lnet/minecraft/class_5321;
      named DENSITY_FUNCTION_TYPE Lnet/minecraft/registry/RegistryKeys;DENSITY_FUNCTION_TYPE:Lnet/minecraft/registry/RegistryKey;
    • ENCHANTMENT

      public static final RegistryKey<Registry<Enchantment>> ENCHANTMENT
      Mappings:
      Namespace Name Mixin selector
      official p Lix;p:Lace;
      intermediary field_41265 Lnet/minecraft/class_7924;field_41265:Lnet/minecraft/class_5321;
      named ENCHANTMENT Lnet/minecraft/registry/RegistryKeys;ENCHANTMENT:Lnet/minecraft/registry/RegistryKey;
    • ENTITY_TYPE

      public static final RegistryKey<Registry<EntityType<?>>> ENTITY_TYPE
      Mappings:
      Namespace Name Mixin selector
      official q Lix;q:Lace;
      intermediary field_41266 Lnet/minecraft/class_7924;field_41266:Lnet/minecraft/class_5321;
      named ENTITY_TYPE Lnet/minecraft/registry/RegistryKeys;ENTITY_TYPE:Lnet/minecraft/registry/RegistryKey;
    • FEATURE

      public static final RegistryKey<Registry<Feature<?>>> FEATURE
      Mappings:
      Namespace Name Mixin selector
      official r Lix;r:Lace;
      intermediary field_41267 Lnet/minecraft/class_7924;field_41267:Lnet/minecraft/class_5321;
      named FEATURE Lnet/minecraft/registry/RegistryKeys;FEATURE:Lnet/minecraft/registry/RegistryKey;
    • FEATURE_SIZE_TYPE

      public static final RegistryKey<Registry<FeatureSizeType<?>>> FEATURE_SIZE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official s Lix;s:Lace;
      intermediary field_41268 Lnet/minecraft/class_7924;field_41268:Lnet/minecraft/class_5321;
      named FEATURE_SIZE_TYPE Lnet/minecraft/registry/RegistryKeys;FEATURE_SIZE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • FLOAT_PROVIDER_TYPE

      public static final RegistryKey<Registry<FloatProviderType<?>>> FLOAT_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official t Lix;t:Lace;
      intermediary field_41269 Lnet/minecraft/class_7924;field_41269:Lnet/minecraft/class_5321;
      named FLOAT_PROVIDER_TYPE Lnet/minecraft/registry/RegistryKeys;FLOAT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • FLUID

      public static final RegistryKey<Registry<Fluid>> FLUID
      Mappings:
      Namespace Name Mixin selector
      official u Lix;u:Lace;
      intermediary field_41270 Lnet/minecraft/class_7924;field_41270:Lnet/minecraft/class_5321;
      named FLUID Lnet/minecraft/registry/RegistryKeys;FLUID:Lnet/minecraft/registry/RegistryKey;
    • FOLIAGE_PLACER_TYPE

      public static final RegistryKey<Registry<FoliagePlacerType<?>>> FOLIAGE_PLACER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official v Lix;v:Lace;
      intermediary field_41271 Lnet/minecraft/class_7924;field_41271:Lnet/minecraft/class_5321;
      named FOLIAGE_PLACER_TYPE Lnet/minecraft/registry/RegistryKeys;FOLIAGE_PLACER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • FROG_VARIANT

      public static final RegistryKey<Registry<FrogVariant>> FROG_VARIANT
      Mappings:
      Namespace Name Mixin selector
      official w Lix;w:Lace;
      intermediary field_41272 Lnet/minecraft/class_7924;field_41272:Lnet/minecraft/class_5321;
      named FROG_VARIANT Lnet/minecraft/registry/RegistryKeys;FROG_VARIANT:Lnet/minecraft/registry/RegistryKey;
    • GAME_EVENT

      public static final RegistryKey<Registry<GameEvent>> GAME_EVENT
      Mappings:
      Namespace Name Mixin selector
      official x Lix;x:Lace;
      intermediary field_41273 Lnet/minecraft/class_7924;field_41273:Lnet/minecraft/class_5321;
      named GAME_EVENT Lnet/minecraft/registry/RegistryKeys;GAME_EVENT:Lnet/minecraft/registry/RegistryKey;
    • HEIGHT_PROVIDER_TYPE

      public static final RegistryKey<Registry<HeightProviderType<?>>> HEIGHT_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official y Lix;y:Lace;
      intermediary field_41274 Lnet/minecraft/class_7924;field_41274:Lnet/minecraft/class_5321;
      named HEIGHT_PROVIDER_TYPE Lnet/minecraft/registry/RegistryKeys;HEIGHT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • INSTRUMENT

      public static final RegistryKey<Registry<Instrument>> INSTRUMENT
      Mappings:
      Namespace Name Mixin selector
      official z Lix;z:Lace;
      intermediary field_41275 Lnet/minecraft/class_7924;field_41275:Lnet/minecraft/class_5321;
      named INSTRUMENT Lnet/minecraft/registry/RegistryKeys;INSTRUMENT:Lnet/minecraft/registry/RegistryKey;
    • INT_PROVIDER_TYPE

      public static final RegistryKey<Registry<IntProviderType<?>>> INT_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official A Lix;A:Lace;
      intermediary field_41196 Lnet/minecraft/class_7924;field_41196:Lnet/minecraft/class_5321;
      named INT_PROVIDER_TYPE Lnet/minecraft/registry/RegistryKeys;INT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • ITEM

      public static final RegistryKey<Registry<Item>> ITEM
      Mappings:
      Namespace Name Mixin selector
      official B Lix;B:Lace;
      intermediary field_41197 Lnet/minecraft/class_7924;field_41197:Lnet/minecraft/class_5321;
      named ITEM Lnet/minecraft/registry/RegistryKeys;ITEM:Lnet/minecraft/registry/RegistryKey;
    • LOOT_CONDITION_TYPE

      public static final RegistryKey<Registry<LootConditionType>> LOOT_CONDITION_TYPE
      Mappings:
      Namespace Name Mixin selector
      official C Lix;C:Lace;
      intermediary field_41198 Lnet/minecraft/class_7924;field_41198:Lnet/minecraft/class_5321;
      named LOOT_CONDITION_TYPE Lnet/minecraft/registry/RegistryKeys;LOOT_CONDITION_TYPE:Lnet/minecraft/registry/RegistryKey;
    • LOOT_FUNCTION_TYPE

      public static final RegistryKey<Registry<LootFunctionType>> LOOT_FUNCTION_TYPE
      Mappings:
      Namespace Name Mixin selector
      official D Lix;D:Lace;
      intermediary field_41199 Lnet/minecraft/class_7924;field_41199:Lnet/minecraft/class_5321;
      named LOOT_FUNCTION_TYPE Lnet/minecraft/registry/RegistryKeys;LOOT_FUNCTION_TYPE:Lnet/minecraft/registry/RegistryKey;
    • LOOT_NBT_PROVIDER_TYPE

      public static final RegistryKey<Registry<LootNbtProviderType>> LOOT_NBT_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official E Lix;E:Lace;
      intermediary field_41200 Lnet/minecraft/class_7924;field_41200:Lnet/minecraft/class_5321;
      named LOOT_NBT_PROVIDER_TYPE Lnet/minecraft/registry/RegistryKeys;LOOT_NBT_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • LOOT_NUMBER_PROVIDER_TYPE

      public static final RegistryKey<Registry<LootNumberProviderType>> LOOT_NUMBER_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official F Lix;F:Lace;
      intermediary field_41201 Lnet/minecraft/class_7924;field_41201:Lnet/minecraft/class_5321;
      named LOOT_NUMBER_PROVIDER_TYPE Lnet/minecraft/registry/RegistryKeys;LOOT_NUMBER_PROVIDER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • LOOT_POOL_ENTRY_TYPE

      public static final RegistryKey<Registry<LootPoolEntryType>> LOOT_POOL_ENTRY_TYPE
      Mappings:
      Namespace Name Mixin selector
      official G Lix;G:Lace;
      intermediary field_41202 Lnet/minecraft/class_7924;field_41202:Lnet/minecraft/class_5321;
      named LOOT_POOL_ENTRY_TYPE Lnet/minecraft/registry/RegistryKeys;LOOT_POOL_ENTRY_TYPE:Lnet/minecraft/registry/RegistryKey;
    • LOOT_SCORE_PROVIDER_TYPE

      public static final RegistryKey<Registry<LootScoreProviderType>> LOOT_SCORE_PROVIDER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official H Lix;H:Lace;
      intermediary field_41203 Lnet/minecraft/class_7924;field_41203:Lnet/minecraft/class_5321;
      named LOOT_SCORE_PROVIDER_TYPE Lnet/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 I Lix;I:Lace;
      intermediary field_41204 Lnet/minecraft/class_7924;field_41204:Lnet/minecraft/class_5321;
      named MATERIAL_CONDITION Lnet/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 J Lix;J:Lace;
      intermediary field_41205 Lnet/minecraft/class_7924;field_41205:Lnet/minecraft/class_5321;
      named MATERIAL_RULE Lnet/minecraft/registry/RegistryKeys;MATERIAL_RULE:Lnet/minecraft/registry/RegistryKey;
    • MEMORY_MODULE_TYPE

      public static final RegistryKey<Registry<MemoryModuleType<?>>> MEMORY_MODULE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official K Lix;K:Lace;
      intermediary field_41206 Lnet/minecraft/class_7924;field_41206:Lnet/minecraft/class_5321;
      named MEMORY_MODULE_TYPE Lnet/minecraft/registry/RegistryKeys;MEMORY_MODULE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • SCREEN_HANDLER

      public static final RegistryKey<Registry<ScreenHandlerType<?>>> SCREEN_HANDLER
      Mappings:
      Namespace Name Mixin selector
      official L Lix;L:Lace;
      intermediary field_41207 Lnet/minecraft/class_7924;field_41207:Lnet/minecraft/class_5321;
      named SCREEN_HANDLER Lnet/minecraft/registry/RegistryKeys;SCREEN_HANDLER:Lnet/minecraft/registry/RegistryKey;
    • STATUS_EFFECT

      public static final RegistryKey<Registry<StatusEffect>> STATUS_EFFECT
      Mappings:
      Namespace Name Mixin selector
      official M Lix;M:Lace;
      intermediary field_41208 Lnet/minecraft/class_7924;field_41208:Lnet/minecraft/class_5321;
      named STATUS_EFFECT Lnet/minecraft/registry/RegistryKeys;STATUS_EFFECT:Lnet/minecraft/registry/RegistryKey;
    • PAINTING_VARIANT

      public static final RegistryKey<Registry<PaintingVariant>> PAINTING_VARIANT
      Mappings:
      Namespace Name Mixin selector
      official N Lix;N:Lace;
      intermediary field_41209 Lnet/minecraft/class_7924;field_41209:Lnet/minecraft/class_5321;
      named PAINTING_VARIANT Lnet/minecraft/registry/RegistryKeys;PAINTING_VARIANT:Lnet/minecraft/registry/RegistryKey;
    • PARTICLE_TYPE

      public static final RegistryKey<Registry<ParticleType<?>>> PARTICLE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official O Lix;O:Lace;
      intermediary field_41210 Lnet/minecraft/class_7924;field_41210:Lnet/minecraft/class_5321;
      named PARTICLE_TYPE Lnet/minecraft/registry/RegistryKeys;PARTICLE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • PLACEMENT_MODIFIER_TYPE

      public static final RegistryKey<Registry<PlacementModifierType<?>>> PLACEMENT_MODIFIER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official P Lix;P:Lace;
      intermediary field_41211 Lnet/minecraft/class_7924;field_41211:Lnet/minecraft/class_5321;
      named PLACEMENT_MODIFIER_TYPE Lnet/minecraft/registry/RegistryKeys;PLACEMENT_MODIFIER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • POINT_OF_INTEREST_TYPE

      public static final RegistryKey<Registry<PointOfInterestType>> POINT_OF_INTEREST_TYPE
      Mappings:
      Namespace Name Mixin selector
      official Q Lix;Q:Lace;
      intermediary field_41212 Lnet/minecraft/class_7924;field_41212:Lnet/minecraft/class_5321;
      named POINT_OF_INTEREST_TYPE Lnet/minecraft/registry/RegistryKeys;POINT_OF_INTEREST_TYPE:Lnet/minecraft/registry/RegistryKey;
    • POSITION_SOURCE_TYPE

      public static final RegistryKey<Registry<PositionSourceType<?>>> POSITION_SOURCE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official R Lix;R:Lace;
      intermediary field_41213 Lnet/minecraft/class_7924;field_41213:Lnet/minecraft/class_5321;
      named POSITION_SOURCE_TYPE Lnet/minecraft/registry/RegistryKeys;POSITION_SOURCE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • POS_RULE_TEST

      public static final RegistryKey<Registry<PosRuleTestType<?>>> POS_RULE_TEST
      Mappings:
      Namespace Name Mixin selector
      official S Lix;S:Lace;
      intermediary field_41214 Lnet/minecraft/class_7924;field_41214:Lnet/minecraft/class_5321;
      named POS_RULE_TEST Lnet/minecraft/registry/RegistryKeys;POS_RULE_TEST:Lnet/minecraft/registry/RegistryKey;
    • POTION

      public static final RegistryKey<Registry<Potion>> POTION
      Mappings:
      Namespace Name Mixin selector
      official T Lix;T:Lace;
      intermediary field_41215 Lnet/minecraft/class_7924;field_41215:Lnet/minecraft/class_5321;
      named POTION Lnet/minecraft/registry/RegistryKeys;POTION:Lnet/minecraft/registry/RegistryKey;
    • RECIPE_SERIALIZER

      public static final RegistryKey<Registry<RecipeSerializer<?>>> RECIPE_SERIALIZER
      Mappings:
      Namespace Name Mixin selector
      official U Lix;U:Lace;
      intermediary field_41216 Lnet/minecraft/class_7924;field_41216:Lnet/minecraft/class_5321;
      named RECIPE_SERIALIZER Lnet/minecraft/registry/RegistryKeys;RECIPE_SERIALIZER:Lnet/minecraft/registry/RegistryKey;
    • RECIPE_TYPE

      public static final RegistryKey<Registry<RecipeType<?>>> RECIPE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official V Lix;V:Lace;
      intermediary field_41217 Lnet/minecraft/class_7924;field_41217:Lnet/minecraft/class_5321;
      named RECIPE_TYPE Lnet/minecraft/registry/RegistryKeys;RECIPE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • ROOT_PLAYER_TYPE

      public static final RegistryKey<Registry<RootPlacerType<?>>> ROOT_PLAYER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official W Lix;W:Lace;
      intermediary field_41218 Lnet/minecraft/class_7924;field_41218:Lnet/minecraft/class_5321;
      named ROOT_PLAYER_TYPE Lnet/minecraft/registry/RegistryKeys;ROOT_PLAYER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • RULE_TEST

      public static final RegistryKey<Registry<RuleTestType<?>>> RULE_TEST
      Mappings:
      Namespace Name Mixin selector
      official X Lix;X:Lace;
      intermediary field_41219 Lnet/minecraft/class_7924;field_41219:Lnet/minecraft/class_5321;
      named RULE_TEST Lnet/minecraft/registry/RegistryKeys;RULE_TEST:Lnet/minecraft/registry/RegistryKey;
    • SCHEDULE

      public static final RegistryKey<Registry<Schedule>> SCHEDULE
      Mappings:
      Namespace Name Mixin selector
      official Y Lix;Y:Lace;
      intermediary field_41220 Lnet/minecraft/class_7924;field_41220:Lnet/minecraft/class_5321;
      named SCHEDULE Lnet/minecraft/registry/RegistryKeys;SCHEDULE:Lnet/minecraft/registry/RegistryKey;
    • SENSOR_TYPE

      public static final RegistryKey<Registry<SensorType<?>>> SENSOR_TYPE
      Mappings:
      Namespace Name Mixin selector
      official Z Lix;Z:Lace;
      intermediary field_41221 Lnet/minecraft/class_7924;field_41221:Lnet/minecraft/class_5321;
      named SENSOR_TYPE Lnet/minecraft/registry/RegistryKeys;SENSOR_TYPE:Lnet/minecraft/registry/RegistryKey;
    • SOUND_EVENT

      public static final RegistryKey<Registry<SoundEvent>> SOUND_EVENT
      Mappings:
      Namespace Name Mixin selector
      official aa Lix;aa:Lace;
      intermediary field_41225 Lnet/minecraft/class_7924;field_41225:Lnet/minecraft/class_5321;
      named SOUND_EVENT Lnet/minecraft/registry/RegistryKeys;SOUND_EVENT:Lnet/minecraft/registry/RegistryKey;
    • STAT_TYPE

      public static final RegistryKey<Registry<StatType<?>>> STAT_TYPE
      Mappings:
      Namespace Name Mixin selector
      official ab Lix;ab:Lace;
      intermediary field_41226 Lnet/minecraft/class_7924;field_41226:Lnet/minecraft/class_5321;
      named STAT_TYPE Lnet/minecraft/registry/RegistryKeys;STAT_TYPE:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE_PIECE

      public static final RegistryKey<Registry<StructurePieceType>> STRUCTURE_PIECE
      Mappings:
      Namespace Name Mixin selector
      official ac Lix;ac:Lace;
      intermediary field_41227 Lnet/minecraft/class_7924;field_41227:Lnet/minecraft/class_5321;
      named STRUCTURE_PIECE Lnet/minecraft/registry/RegistryKeys;STRUCTURE_PIECE:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE_PLACEMENT

      public static final RegistryKey<Registry<StructurePlacementType<?>>> STRUCTURE_PLACEMENT
      Mappings:
      Namespace Name Mixin selector
      official ad Lix;ad:Lace;
      intermediary field_41228 Lnet/minecraft/class_7924;field_41228:Lnet/minecraft/class_5321;
      named STRUCTURE_PLACEMENT Lnet/minecraft/registry/RegistryKeys;STRUCTURE_PLACEMENT:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE_POOL_ELEMENT

      public static final RegistryKey<Registry<StructurePoolElementType<?>>> STRUCTURE_POOL_ELEMENT
      Mappings:
      Namespace Name Mixin selector
      official ae Lix;ae:Lace;
      intermediary field_41229 Lnet/minecraft/class_7924;field_41229:Lnet/minecraft/class_5321;
      named STRUCTURE_POOL_ELEMENT Lnet/minecraft/registry/RegistryKeys;STRUCTURE_POOL_ELEMENT:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE_PROCESSOR

      public static final RegistryKey<Registry<StructureProcessorType<?>>> STRUCTURE_PROCESSOR
      Mappings:
      Namespace Name Mixin selector
      official af Lix;af:Lace;
      intermediary field_41230 Lnet/minecraft/class_7924;field_41230:Lnet/minecraft/class_5321;
      named STRUCTURE_PROCESSOR Lnet/minecraft/registry/RegistryKeys;STRUCTURE_PROCESSOR:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE_TYPE

      public static final RegistryKey<Registry<StructureType<?>>> STRUCTURE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official ag Lix;ag:Lace;
      intermediary field_41231 Lnet/minecraft/class_7924;field_41231:Lnet/minecraft/class_5321;
      named STRUCTURE_TYPE Lnet/minecraft/registry/RegistryKeys;STRUCTURE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • TREE_DECORATOR_TYPE

      public static final RegistryKey<Registry<TreeDecoratorType<?>>> TREE_DECORATOR_TYPE
      Mappings:
      Namespace Name Mixin selector
      official ah Lix;ah:Lace;
      intermediary field_41232 Lnet/minecraft/class_7924;field_41232:Lnet/minecraft/class_5321;
      named TREE_DECORATOR_TYPE Lnet/minecraft/registry/RegistryKeys;TREE_DECORATOR_TYPE:Lnet/minecraft/registry/RegistryKey;
    • TRUNK_PLACER_TYPE

      public static final RegistryKey<Registry<TrunkPlacerType<?>>> TRUNK_PLACER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official ai Lix;ai:Lace;
      intermediary field_41233 Lnet/minecraft/class_7924;field_41233:Lnet/minecraft/class_5321;
      named TRUNK_PLACER_TYPE Lnet/minecraft/registry/RegistryKeys;TRUNK_PLACER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • VILLAGER_PROFESSION

      public static final RegistryKey<Registry<VillagerProfession>> VILLAGER_PROFESSION
      Mappings:
      Namespace Name Mixin selector
      official aj Lix;aj:Lace;
      intermediary field_41234 Lnet/minecraft/class_7924;field_41234:Lnet/minecraft/class_5321;
      named VILLAGER_PROFESSION Lnet/minecraft/registry/RegistryKeys;VILLAGER_PROFESSION:Lnet/minecraft/registry/RegistryKey;
    • VILLAGER_TYPE

      public static final RegistryKey<Registry<VillagerType>> VILLAGER_TYPE
      Mappings:
      Namespace Name Mixin selector
      official ak Lix;ak:Lace;
      intermediary field_41235 Lnet/minecraft/class_7924;field_41235:Lnet/minecraft/class_5321;
      named VILLAGER_TYPE Lnet/minecraft/registry/RegistryKeys;VILLAGER_TYPE:Lnet/minecraft/registry/RegistryKey;
    • BIOME

      public static final RegistryKey<Registry<Biome>> BIOME
      Mappings:
      Namespace Name Mixin selector
      official al Lix;al:Lace;
      intermediary field_41236 Lnet/minecraft/class_7924;field_41236:Lnet/minecraft/class_5321;
      named BIOME Lnet/minecraft/registry/RegistryKeys;BIOME:Lnet/minecraft/registry/RegistryKey;
    • MESSAGE_TYPE

      public static final RegistryKey<Registry<MessageType>> MESSAGE_TYPE
      Mappings:
      Namespace Name Mixin selector
      official am Lix;am:Lace;
      intermediary field_41237 Lnet/minecraft/class_7924;field_41237:Lnet/minecraft/class_5321;
      named MESSAGE_TYPE Lnet/minecraft/registry/RegistryKeys;MESSAGE_TYPE:Lnet/minecraft/registry/RegistryKey;
    • CONFIGURED_CARVER

      public static final RegistryKey<Registry<ConfiguredCarver<?>>> CONFIGURED_CARVER
      Mappings:
      Namespace Name Mixin selector
      official an Lix;an:Lace;
      intermediary field_41238 Lnet/minecraft/class_7924;field_41238:Lnet/minecraft/class_5321;
      named CONFIGURED_CARVER Lnet/minecraft/registry/RegistryKeys;CONFIGURED_CARVER:Lnet/minecraft/registry/RegistryKey;
    • CONFIGURED_FEATURE

      public static final RegistryKey<Registry<ConfiguredFeature<?,?>>> CONFIGURED_FEATURE
      Mappings:
      Namespace Name Mixin selector
      official ao Lix;ao:Lace;
      intermediary field_41239 Lnet/minecraft/class_7924;field_41239:Lnet/minecraft/class_5321;
      named CONFIGURED_FEATURE Lnet/minecraft/registry/RegistryKeys;CONFIGURED_FEATURE:Lnet/minecraft/registry/RegistryKey;
    • DENSITY_FUNCTION

      public static final RegistryKey<Registry<DensityFunction>> DENSITY_FUNCTION
      Mappings:
      Namespace Name Mixin selector
      official ap Lix;ap:Lace;
      intermediary field_41240 Lnet/minecraft/class_7924;field_41240:Lnet/minecraft/class_5321;
      named DENSITY_FUNCTION Lnet/minecraft/registry/RegistryKeys;DENSITY_FUNCTION:Lnet/minecraft/registry/RegistryKey;
    • DIMENSION_TYPE

      public static final RegistryKey<Registry<DimensionType>> DIMENSION_TYPE
      Mappings:
      Namespace Name Mixin selector
      official aq Lix;aq:Lace;
      intermediary field_41241 Lnet/minecraft/class_7924;field_41241:Lnet/minecraft/class_5321;
      named DIMENSION_TYPE Lnet/minecraft/registry/RegistryKeys;DIMENSION_TYPE:Lnet/minecraft/registry/RegistryKey;
    • FLAT_LEVEL_GENERATOR_PRESET

      public static final RegistryKey<Registry<FlatLevelGeneratorPreset>> FLAT_LEVEL_GENERATOR_PRESET
      Mappings:
      Namespace Name Mixin selector
      official ar Lix;ar:Lace;
      intermediary field_41242 Lnet/minecraft/class_7924;field_41242:Lnet/minecraft/class_5321;
      named FLAT_LEVEL_GENERATOR_PRESET Lnet/minecraft/registry/RegistryKeys;FLAT_LEVEL_GENERATOR_PRESET:Lnet/minecraft/registry/RegistryKey;
    • CHUNK_GENERATOR_SETTINGS

      public static final RegistryKey<Registry<ChunkGeneratorSettings>> CHUNK_GENERATOR_SETTINGS
      Mappings:
      Namespace Name Mixin selector
      official as Lix;as:Lace;
      intermediary field_41243 Lnet/minecraft/class_7924;field_41243:Lnet/minecraft/class_5321;
      named CHUNK_GENERATOR_SETTINGS Lnet/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 at Lix;at:Lace;
      intermediary field_41244 Lnet/minecraft/class_7924;field_41244:Lnet/minecraft/class_5321;
      named NOISE_PARAMETERS Lnet/minecraft/registry/RegistryKeys;NOISE_PARAMETERS:Lnet/minecraft/registry/RegistryKey;
    • PLACED_FEATURE

      public static final RegistryKey<Registry<PlacedFeature>> PLACED_FEATURE
      Mappings:
      Namespace Name Mixin selector
      official au Lix;au:Lace;
      intermediary field_41245 Lnet/minecraft/class_7924;field_41245:Lnet/minecraft/class_5321;
      named PLACED_FEATURE Lnet/minecraft/registry/RegistryKeys;PLACED_FEATURE:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE

      public static final RegistryKey<Registry<Structure>> STRUCTURE
      Mappings:
      Namespace Name Mixin selector
      official av Lix;av:Lace;
      intermediary field_41246 Lnet/minecraft/class_7924;field_41246:Lnet/minecraft/class_5321;
      named STRUCTURE Lnet/minecraft/registry/RegistryKeys;STRUCTURE:Lnet/minecraft/registry/RegistryKey;
    • PROCESSOR_LIST

      public static final RegistryKey<Registry<StructureProcessorList>> PROCESSOR_LIST
      Mappings:
      Namespace Name Mixin selector
      official aw Lix;aw:Lace;
      intermediary field_41247 Lnet/minecraft/class_7924;field_41247:Lnet/minecraft/class_5321;
      named PROCESSOR_LIST Lnet/minecraft/registry/RegistryKeys;PROCESSOR_LIST:Lnet/minecraft/registry/RegistryKey;
    • STRUCTURE_SET

      public static final RegistryKey<Registry<StructureSet>> STRUCTURE_SET
      Mappings:
      Namespace Name Mixin selector
      official ax Lix;ax:Lace;
      intermediary field_41248 Lnet/minecraft/class_7924;field_41248:Lnet/minecraft/class_5321;
      named STRUCTURE_SET Lnet/minecraft/registry/RegistryKeys;STRUCTURE_SET:Lnet/minecraft/registry/RegistryKey;
    • TEMPLATE_POOL

      public static final RegistryKey<Registry<StructurePool>> TEMPLATE_POOL
      Mappings:
      Namespace Name Mixin selector
      official ay Lix;ay:Lace;
      intermediary field_41249 Lnet/minecraft/class_7924;field_41249:Lnet/minecraft/class_5321;
      named TEMPLATE_POOL Lnet/minecraft/registry/RegistryKeys;TEMPLATE_POOL:Lnet/minecraft/registry/RegistryKey;
    • WORLD_PRESET

      public static final RegistryKey<Registry<WorldPreset>> WORLD_PRESET
      Mappings:
      Namespace Name Mixin selector
      official az Lix;az:Lace;
      intermediary field_41250 Lnet/minecraft/class_7924;field_41250:Lnet/minecraft/class_5321;
      named WORLD_PRESET Lnet/minecraft/registry/RegistryKeys;WORLD_PRESET:Lnet/minecraft/registry/RegistryKey;
    • WORLD

      public static final RegistryKey<Registry<World>> WORLD
      Mappings:
      Namespace Name Mixin selector
      official aA Lix;aA:Lace;
      intermediary field_41223 Lnet/minecraft/class_7924;field_41223:Lnet/minecraft/class_5321;
      named WORLD Lnet/minecraft/registry/RegistryKeys;WORLD:Lnet/minecraft/registry/RegistryKey;
    • DIMENSION

      public static final RegistryKey<Registry<DimensionOptions>> DIMENSION
      Mappings:
      Namespace Name Mixin selector
      official aB Lix;aB:Lace;
      intermediary field_41224 Lnet/minecraft/class_7924;field_41224:Lnet/minecraft/class_5321;
      named DIMENSION Lnet/minecraft/registry/RegistryKeys;DIMENSION:Lnet/minecraft/registry/RegistryKey;
  • Constructor Details

    • RegistryKeys

      public RegistryKeys()
  • Method Details

    • toWorldKey

      public static RegistryKey<World> toWorldKey(RegistryKey<DimensionOptions> key)
      Mappings:
      Namespace Name Mixin selector
      official a Lix;a(Lace;)Lace;
      intermediary method_47516 Lnet/minecraft/class_7924;method_47516(Lnet/minecraft/class_5321;)Lnet/minecraft/class_5321;
      named toWorldKey Lnet/minecraft/registry/RegistryKeys;toWorldKey(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/registry/RegistryKey;
    • toDimensionKey

      public static RegistryKey<DimensionOptions> toDimensionKey(RegistryKey<World> key)
      Mappings:
      Namespace Name Mixin selector
      official b Lix;b(Lace;)Lace;
      intermediary method_47518 Lnet/minecraft/class_7924;method_47518(Lnet/minecraft/class_5321;)Lnet/minecraft/class_5321;
      named toDimensionKey Lnet/minecraft/registry/RegistryKeys;toDimensionKey(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/registry/RegistryKey;
    • of

      private static <T> RegistryKey<Registry<T>> of(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Lix;a(Ljava/lang/String;)Lace;
      intermediary method_47517 Lnet/minecraft/class_7924;method_47517(Ljava/lang/String;)Lnet/minecraft/class_5321;
      named of Lnet/minecraft/registry/RegistryKeys;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;