Package net.minecraft.registry
Class RegistryKeys
java.lang.Object
net.minecraft.registry.RegistryKeys
- Mappings:
Namespace Name official jb
intermediary net/minecraft/class_7924
named net/minecraft/registry/RegistryKeys
-
Field Summary
Modifier 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
-
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 a
Ljb;a:Ladc;
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
- Mappings:
Namespace Name Mixin selector official b
Ljb;b:Ladc;
intermediary field_41251
Lnet/minecraft/class_7924;field_41251:Lnet/minecraft/class_5321;
named ATTRIBUTE
Lnet/minecraft/registry/RegistryKeys;ATTRIBUTE:Lnet/minecraft/registry/RegistryKey;
-
BANNER_PATTERN
- Mappings:
Namespace Name Mixin selector official c
Ljb;c:Ladc;
intermediary field_41252
Lnet/minecraft/class_7924;field_41252:Lnet/minecraft/class_5321;
named BANNER_PATTERN
Lnet/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 d
Ljb;d:Ladc;
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
- Mappings:
Namespace Name Mixin selector official e
Ljb;e:Ladc;
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
- Mappings:
Namespace Name Mixin selector official f
Ljb;f:Ladc;
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
- Mappings:
Namespace Name Mixin selector official g
Ljb;g:Ladc;
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
- Mappings:
Namespace Name Mixin selector official h
Ljb;h:Ladc;
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
- Mappings:
Namespace Name Mixin selector official i
Ljb;i:Ladc;
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
- Mappings:
Namespace Name Mixin selector official j
Ljb;j:Ladc;
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
Ljb;k:Ladc;
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
- Mappings:
Namespace Name Mixin selector official l
Ljb;l:Ladc;
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
- Mappings:
Namespace Name Mixin selector official m
Ljb;m:Ladc;
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
- Mappings:
Namespace Name Mixin selector official n
Ljb;n:Ladc;
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;
-
DAMAGE_TYPE
- Mappings:
Namespace Name Mixin selector official o
Ljb;o:Ladc;
intermediary field_42534
Lnet/minecraft/class_7924;field_42534:Lnet/minecraft/class_5321;
named DAMAGE_TYPE
Lnet/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 p
Ljb;p:Ladc;
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
- Mappings:
Namespace Name Mixin selector official q
Ljb;q:Ladc;
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
- Mappings:
Namespace Name Mixin selector official r
Ljb;r:Ladc;
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
- Mappings:
Namespace Name Mixin selector official s
Ljb;s:Ladc;
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
- Mappings:
Namespace Name Mixin selector official t
Ljb;t:Ladc;
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
- Mappings:
Namespace Name Mixin selector official u
Ljb;u:Ladc;
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
- Mappings:
Namespace Name Mixin selector official v
Ljb;v:Ladc;
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
- Mappings:
Namespace Name Mixin selector official w
Ljb;w:Ladc;
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
- Mappings:
Namespace Name Mixin selector official x
Ljb;x:Ladc;
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
- Mappings:
Namespace Name Mixin selector official y
Ljb;y:Ladc;
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
- Mappings:
Namespace Name Mixin selector official z
Ljb;z:Ladc;
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
- Mappings:
Namespace Name Mixin selector official A
Ljb;A:Ladc;
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
- Mappings:
Namespace Name Mixin selector official B
Ljb;B:Ladc;
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
- Mappings:
Namespace Name Mixin selector official C
Ljb;C:Ladc;
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
- Mappings:
Namespace Name Mixin selector official D
Ljb;D:Ladc;
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
- Mappings:
Namespace Name Mixin selector official E
Ljb;E:Ladc;
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
- Mappings:
Namespace Name Mixin selector official F
Ljb;F:Ladc;
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
- Mappings:
Namespace Name Mixin selector official G
Ljb;G:Ladc;
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
- Mappings:
Namespace Name Mixin selector official H
Ljb;H:Ladc;
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
- Mappings:
Namespace Name Mixin selector official I
Ljb;I:Ladc;
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 J
Ljb;J:Ladc;
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 K
Ljb;K:Ladc;
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
- Mappings:
Namespace Name Mixin selector official L
Ljb;L:Ladc;
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
- Mappings:
Namespace Name Mixin selector official M
Ljb;M:Ladc;
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
- Mappings:
Namespace Name Mixin selector official N
Ljb;N:Ladc;
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
- Mappings:
Namespace Name Mixin selector official O
Ljb;O:Ladc;
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
- Mappings:
Namespace Name Mixin selector official P
Ljb;P:Ladc;
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
- Mappings:
Namespace Name Mixin selector official Q
Ljb;Q:Ladc;
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
- Mappings:
Namespace Name Mixin selector official R
Ljb;R:Ladc;
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
- Mappings:
Namespace Name Mixin selector official S
Ljb;S:Ladc;
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
- Mappings:
Namespace Name Mixin selector official T
Ljb;T:Ladc;
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
- Mappings:
Namespace Name Mixin selector official U
Ljb;U:Ladc;
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
- Mappings:
Namespace Name Mixin selector official V
Ljb;V:Ladc;
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
- Mappings:
Namespace Name Mixin selector official W
Ljb;W:Ladc;
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_PLACER_TYPE
- Mappings:
Namespace Name Mixin selector official X
Ljb;X:Ladc;
intermediary field_41218
Lnet/minecraft/class_7924;field_41218:Lnet/minecraft/class_5321;
named ROOT_PLACER_TYPE
Lnet/minecraft/registry/RegistryKeys;ROOT_PLACER_TYPE:Lnet/minecraft/registry/RegistryKey;
-
RULE_TEST
- Mappings:
Namespace Name Mixin selector official Y
Ljb;Y:Ladc;
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
- Mappings:
Namespace Name Mixin selector official Z
Ljb;Z:Ladc;
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
- Mappings:
Namespace Name Mixin selector official aa
Ljb;aa:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ab
Ljb;ab:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ac
Ljb;ac:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ad
Ljb;ad:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ae
Ljb;ae:Ladc;
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
- Mappings:
Namespace Name Mixin selector official af
Ljb;af:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ag
Ljb;ag:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ah
Ljb;ah:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ai
Ljb;ai:Ladc;
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
- Mappings:
Namespace Name Mixin selector official aj
Ljb;aj:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ak
Ljb;ak:Ladc;
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
- Mappings:
Namespace Name Mixin selector official al
Ljb;al:Ladc;
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;
-
DECORATED_POT_PATTERNS
- Mappings:
Namespace Name Mixin selector official am
Ljb;am:Ladc;
intermediary field_42941
Lnet/minecraft/class_7924;field_42941:Lnet/minecraft/class_5321;
named DECORATED_POT_PATTERNS
Lnet/minecraft/registry/RegistryKeys;DECORATED_POT_PATTERNS:Lnet/minecraft/registry/RegistryKey;
-
BIOME
- Mappings:
Namespace Name Mixin selector official an
Ljb;an:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ao
Ljb;ao:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ap
Ljb;ap:Ladc;
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
- Mappings:
Namespace Name Mixin selector official aq
Ljb;aq:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ar
Ljb;ar:Ladc;
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
- Mappings:
Namespace Name Mixin selector official as
Ljb;as:Ladc;
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
- Mappings:
Namespace Name Mixin selector official at
Ljb;at:Ladc;
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
- Mappings:
Namespace Name Mixin selector official au
Ljb;au:Ladc;
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 av
Ljb;av:Ladc;
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
- Mappings:
Namespace Name Mixin selector official aw
Ljb;aw:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ax
Ljb;ax:Ladc;
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
- Mappings:
Namespace Name Mixin selector official ay
Ljb;ay:Ladc;
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
- Mappings:
Namespace Name Mixin selector official az
Ljb;az:Ladc;
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
- Mappings:
Namespace Name Mixin selector official aA
Ljb;aA:Ladc;
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;
-
TRIM_MATERIAL
- Mappings:
Namespace Name Mixin selector official aB
Ljb;aB:Ladc;
intermediary field_42083
Lnet/minecraft/class_7924;field_42083:Lnet/minecraft/class_5321;
named TRIM_MATERIAL
Lnet/minecraft/registry/RegistryKeys;TRIM_MATERIAL:Lnet/minecraft/registry/RegistryKey;
-
TRIM_PATTERN
- Mappings:
Namespace Name Mixin selector official aC
Ljb;aC:Ladc;
intermediary field_42082
Lnet/minecraft/class_7924;field_42082:Lnet/minecraft/class_5321;
named TRIM_PATTERN
Lnet/minecraft/registry/RegistryKeys;TRIM_PATTERN:Lnet/minecraft/registry/RegistryKey;
-
WORLD_PRESET
- Mappings:
Namespace Name Mixin selector official aD
Ljb;aD:Ladc;
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;
-
MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST
public static final RegistryKey<Registry<MultiNoiseBiomeSourceParameterList>> MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST- Mappings:
Namespace Name Mixin selector official aE
Ljb;aE:Ladc;
intermediary field_43089
Lnet/minecraft/class_7924;field_43089:Lnet/minecraft/class_5321;
named MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST
Lnet/minecraft/registry/RegistryKeys;MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST:Lnet/minecraft/registry/RegistryKey;
-
WORLD
- Mappings:
Namespace Name Mixin selector official aF
Ljb;aF:Ladc;
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
- Mappings:
Namespace Name Mixin selector official aG
Ljb;aG:Ladc;
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
- Mappings:
Namespace Name Mixin selector official a
Ljb;a(Ladc;)Ladc;
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
- Mappings:
Namespace Name Mixin selector official b
Ljb;b(Ladc;)Ladc;
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
- Mappings:
Namespace Name Mixin selector official a
Ljb;a(Ljava/lang/String;)Ladc;
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;
-