Class TypeReferences

java.lang.Object
net.minecraft.datafixer.TypeReferences

public class TypeReferences extends Object
Represents all the type references Minecraft's datafixer can fix.
Mappings:
Namespace Name
named net/minecraft/datafixer/TypeReferences
intermediary net/minecraft/class_1208
official bgx
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a biome.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a block entity.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a block's identifier.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a block state.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a chunk.
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a type of entity.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to the entity data in a chunk.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to an entity's identifier.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to an entity tree.
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to the saved creative hotbars.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to an item's identifier.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to an item stack.
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to client game options.
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to a player.
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to the point of interest data in a chunk.
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
     
    static final com.mojang.datafixers.DSL.TypeReference
    A type reference which refers to world gen settings.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.mojang.datafixers.DSL.TypeReference
    create(String typeName)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LEVEL

      public static final com.mojang.datafixers.DSL.TypeReference LEVEL
      Mappings:
      Namespace Name Mixin selector
      named LEVEL Lnet/minecraft/datafixer/TypeReferences;LEVEL:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5710 Lnet/minecraft/class_1208;field_5710:Lcom/mojang/datafixers/DSL$TypeReference;
      official a Lbgx;a:Lcom/mojang/datafixers/DSL$TypeReference;
    • PLAYER

      public static final com.mojang.datafixers.DSL.TypeReference PLAYER
      A type reference which refers to a player.
      Mappings:
      Namespace Name Mixin selector
      named PLAYER Lnet/minecraft/datafixer/TypeReferences;PLAYER:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5715 Lnet/minecraft/class_1208;field_5715:Lcom/mojang/datafixers/DSL$TypeReference;
      official b Lbgx;b:Lcom/mojang/datafixers/DSL$TypeReference;
    • CHUNK

      public static final com.mojang.datafixers.DSL.TypeReference CHUNK
      A type reference which refers to a chunk.
      Mappings:
      Namespace Name Mixin selector
      named CHUNK Lnet/minecraft/datafixer/TypeReferences;CHUNK:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5726 Lnet/minecraft/class_1208;field_5726:Lcom/mojang/datafixers/DSL$TypeReference;
      official c Lbgx;c:Lcom/mojang/datafixers/DSL$TypeReference;
    • HOTBAR

      public static final com.mojang.datafixers.DSL.TypeReference HOTBAR
      A type reference which refers to the saved creative hotbars.

      This type reference is only used on the client.

      Mappings:
      Namespace Name Mixin selector
      named HOTBAR Lnet/minecraft/datafixer/TypeReferences;HOTBAR:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5722 Lnet/minecraft/class_1208;field_5722:Lcom/mojang/datafixers/DSL$TypeReference;
      official d Lbgx;d:Lcom/mojang/datafixers/DSL$TypeReference;
    • OPTIONS

      public static final com.mojang.datafixers.DSL.TypeReference OPTIONS
      A type reference which refers to client game options.
      Mappings:
      Namespace Name Mixin selector
      named OPTIONS Lnet/minecraft/datafixer/TypeReferences;OPTIONS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5717 Lnet/minecraft/class_1208;field_5717:Lcom/mojang/datafixers/DSL$TypeReference;
      official e Lbgx;e:Lcom/mojang/datafixers/DSL$TypeReference;
    • STRUCTURE

      public static final com.mojang.datafixers.DSL.TypeReference STRUCTURE
      Mappings:
      Namespace Name Mixin selector
      named STRUCTURE Lnet/minecraft/datafixer/TypeReferences;STRUCTURE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5716 Lnet/minecraft/class_1208;field_5716:Lcom/mojang/datafixers/DSL$TypeReference;
      official f Lbgx;f:Lcom/mojang/datafixers/DSL$TypeReference;
    • STATS

      public static final com.mojang.datafixers.DSL.TypeReference STATS
      Mappings:
      Namespace Name Mixin selector
      named STATS Lnet/minecraft/datafixer/TypeReferences;STATS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5730 Lnet/minecraft/class_1208;field_5730:Lcom/mojang/datafixers/DSL$TypeReference;
      official g Lbgx;g:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_COMMAND_STORAGE

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_COMMAND_STORAGE
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_COMMAND_STORAGE Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_COMMAND_STORAGE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45090 Lnet/minecraft/class_1208;field_45090:Lcom/mojang/datafixers/DSL$TypeReference;
      official h Lbgx;h:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_CHUNKS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_CHUNKS
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_CHUNKS Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_CHUNKS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45091 Lnet/minecraft/class_1208;field_45091:Lcom/mojang/datafixers/DSL$TypeReference;
      official i Lbgx;i:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_MAP_DATA

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_MAP_DATA
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_MAP_DATA Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_MAP_DATA:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45092 Lnet/minecraft/class_1208;field_45092:Lcom/mojang/datafixers/DSL$TypeReference;
      official j Lbgx;j:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_IDCOUNTS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_IDCOUNTS
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_IDCOUNTS Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_IDCOUNTS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45093 Lnet/minecraft/class_1208;field_45093:Lcom/mojang/datafixers/DSL$TypeReference;
      official k Lbgx;k:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_RAIDS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_RAIDS
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_RAIDS Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_RAIDS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45094 Lnet/minecraft/class_1208;field_45094:Lcom/mojang/datafixers/DSL$TypeReference;
      official l Lbgx;l:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_RANDOM_SEQUENCES

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_RANDOM_SEQUENCES
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_RANDOM_SEQUENCES Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_RANDOM_SEQUENCES:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45095 Lnet/minecraft/class_1208;field_45095:Lcom/mojang/datafixers/DSL$TypeReference;
      official m Lbgx;m:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_STRUCTURE_FEATURE_INDICES

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_STRUCTURE_FEATURE_INDICES
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_STRUCTURE_FEATURE_INDICES Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_STRUCTURE_FEATURE_INDICES:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45096 Lnet/minecraft/class_1208;field_45096:Lcom/mojang/datafixers/DSL$TypeReference;
      official n Lbgx;n:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_SCOREBOARD

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_SCOREBOARD
      Mappings:
      Namespace Name Mixin selector
      named SAVED_DATA_SCOREBOARD Lnet/minecraft/datafixer/TypeReferences;SAVED_DATA_SCOREBOARD:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_45097 Lnet/minecraft/class_1208;field_45097:Lcom/mojang/datafixers/DSL$TypeReference;
      official o Lbgx;o:Lcom/mojang/datafixers/DSL$TypeReference;
    • ADVANCEMENTS

      public static final com.mojang.datafixers.DSL.TypeReference ADVANCEMENTS
      Mappings:
      Namespace Name Mixin selector
      named ADVANCEMENTS Lnet/minecraft/datafixer/TypeReferences;ADVANCEMENTS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5725 Lnet/minecraft/class_1208;field_5725:Lcom/mojang/datafixers/DSL$TypeReference;
      official p Lbgx;p:Lcom/mojang/datafixers/DSL$TypeReference;
    • POI_CHUNK

      public static final com.mojang.datafixers.DSL.TypeReference POI_CHUNK
      A type reference which refers to the point of interest data in a chunk.
      Mappings:
      Namespace Name Mixin selector
      named POI_CHUNK Lnet/minecraft/datafixer/TypeReferences;POI_CHUNK:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_19224 Lnet/minecraft/class_1208;field_19224:Lcom/mojang/datafixers/DSL$TypeReference;
      official q Lbgx;q:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY_CHUNK

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_CHUNK
      A type reference which refers to the entity data in a chunk.
      Mappings:
      Namespace Name Mixin selector
      named ENTITY_CHUNK Lnet/minecraft/datafixer/TypeReferences;ENTITY_CHUNK:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_26993 Lnet/minecraft/class_1208;field_26993:Lcom/mojang/datafixers/DSL$TypeReference;
      official r Lbgx;r:Lcom/mojang/datafixers/DSL$TypeReference;
    • BLOCK_ENTITY

      public static final com.mojang.datafixers.DSL.TypeReference BLOCK_ENTITY
      A type reference which refers to a block entity.
      Mappings:
      Namespace Name Mixin selector
      named BLOCK_ENTITY Lnet/minecraft/datafixer/TypeReferences;BLOCK_ENTITY:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5727 Lnet/minecraft/class_1208;field_5727:Lcom/mojang/datafixers/DSL$TypeReference;
      official s Lbgx;s:Lcom/mojang/datafixers/DSL$TypeReference;
    • ITEM_STACK

      public static final com.mojang.datafixers.DSL.TypeReference ITEM_STACK
      A type reference which refers to an item stack.
      Mappings:
      Namespace Name Mixin selector
      named ITEM_STACK Lnet/minecraft/datafixer/TypeReferences;ITEM_STACK:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5712 Lnet/minecraft/class_1208;field_5712:Lcom/mojang/datafixers/DSL$TypeReference;
      official t Lbgx;t:Lcom/mojang/datafixers/DSL$TypeReference;
    • BLOCK_STATE

      public static final com.mojang.datafixers.DSL.TypeReference BLOCK_STATE
      A type reference which refers to a block state.
      Mappings:
      Namespace Name Mixin selector
      named BLOCK_STATE Lnet/minecraft/datafixer/TypeReferences;BLOCK_STATE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5720 Lnet/minecraft/class_1208;field_5720:Lcom/mojang/datafixers/DSL$TypeReference;
      official u Lbgx;u:Lcom/mojang/datafixers/DSL$TypeReference;
    • FLAT_BLOCK_STATE

      public static final com.mojang.datafixers.DSL.TypeReference FLAT_BLOCK_STATE
      Mappings:
      Namespace Name Mixin selector
      named FLAT_BLOCK_STATE Lnet/minecraft/datafixer/TypeReferences;FLAT_BLOCK_STATE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_47727 Lnet/minecraft/class_1208;field_47727:Lcom/mojang/datafixers/DSL$TypeReference;
      official v Lbgx;v:Lcom/mojang/datafixers/DSL$TypeReference;
    • DATA_COMPONENTS

      public static final com.mojang.datafixers.DSL.TypeReference DATA_COMPONENTS
      Mappings:
      Namespace Name Mixin selector
      named DATA_COMPONENTS Lnet/minecraft/datafixer/TypeReferences;DATA_COMPONENTS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_49205 Lnet/minecraft/class_1208;field_49205:Lcom/mojang/datafixers/DSL$TypeReference;
      official w Lbgx;w:Lcom/mojang/datafixers/DSL$TypeReference;
    • VILLAGER_TRADE

      public static final com.mojang.datafixers.DSL.TypeReference VILLAGER_TRADE
      Mappings:
      Namespace Name Mixin selector
      named VILLAGER_TRADE Lnet/minecraft/datafixer/TypeReferences;VILLAGER_TRADE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_51368 Lnet/minecraft/class_1208;field_51368:Lcom/mojang/datafixers/DSL$TypeReference;
      official x Lbgx;x:Lcom/mojang/datafixers/DSL$TypeReference;
    • PARTICLE

      public static final com.mojang.datafixers.DSL.TypeReference PARTICLE
      Mappings:
      Namespace Name Mixin selector
      named PARTICLE Lnet/minecraft/datafixer/TypeReferences;PARTICLE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_51369 Lnet/minecraft/class_1208;field_51369:Lcom/mojang/datafixers/DSL$TypeReference;
      official y Lbgx;y:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY_NAME

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_NAME
      A type reference which refers to an entity's identifier.
      Mappings:
      Namespace Name Mixin selector
      named ENTITY_NAME Lnet/minecraft/datafixer/TypeReferences;ENTITY_NAME:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5719 Lnet/minecraft/class_1208;field_5719:Lcom/mojang/datafixers/DSL$TypeReference;
      official z Lbgx;z:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY_TREE

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_TREE
      A type reference which refers to an entity tree.

      An entity tree contains the passengers of an entity and their passengers.

      Mappings:
      Namespace Name Mixin selector
      named ENTITY_TREE Lnet/minecraft/datafixer/TypeReferences;ENTITY_TREE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5723 Lnet/minecraft/class_1208;field_5723:Lcom/mojang/datafixers/DSL$TypeReference;
      official A Lbgx;A:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY
      A type reference which refers to a type of entity.
      Mappings:
      Namespace Name Mixin selector
      named ENTITY Lnet/minecraft/datafixer/TypeReferences;ENTITY:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5729 Lnet/minecraft/class_1208;field_5729:Lcom/mojang/datafixers/DSL$TypeReference;
      official B Lbgx;B:Lcom/mojang/datafixers/DSL$TypeReference;
    • BLOCK_NAME

      public static final com.mojang.datafixers.DSL.TypeReference BLOCK_NAME
      A type reference which refers to a block's identifier.
      Mappings:
      Namespace Name Mixin selector
      named BLOCK_NAME Lnet/minecraft/datafixer/TypeReferences;BLOCK_NAME:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5731 Lnet/minecraft/class_1208;field_5731:Lcom/mojang/datafixers/DSL$TypeReference;
      official C Lbgx;C:Lcom/mojang/datafixers/DSL$TypeReference;
    • ITEM_NAME

      public static final com.mojang.datafixers.DSL.TypeReference ITEM_NAME
      A type reference which refers to an item's identifier.
      Mappings:
      Namespace Name Mixin selector
      named ITEM_NAME Lnet/minecraft/datafixer/TypeReferences;ITEM_NAME:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5713 Lnet/minecraft/class_1208;field_5713:Lcom/mojang/datafixers/DSL$TypeReference;
      official D Lbgx;D:Lcom/mojang/datafixers/DSL$TypeReference;
    • GAME_EVENT_NAME

      public static final com.mojang.datafixers.DSL.TypeReference GAME_EVENT_NAME
      Mappings:
      Namespace Name Mixin selector
      named GAME_EVENT_NAME Lnet/minecraft/datafixer/TypeReferences;GAME_EVENT_NAME:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_38380 Lnet/minecraft/class_1208;field_38380:Lcom/mojang/datafixers/DSL$TypeReference;
      official E Lbgx;E:Lcom/mojang/datafixers/DSL$TypeReference;
    • UNTAGGED_SPAWNER

      public static final com.mojang.datafixers.DSL.TypeReference UNTAGGED_SPAWNER
      Mappings:
      Namespace Name Mixin selector
      named UNTAGGED_SPAWNER Lnet/minecraft/datafixer/TypeReferences;UNTAGGED_SPAWNER:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5718 Lnet/minecraft/class_1208;field_5718:Lcom/mojang/datafixers/DSL$TypeReference;
      official F Lbgx;F:Lcom/mojang/datafixers/DSL$TypeReference;
    • STRUCTURE_FEATURE

      public static final com.mojang.datafixers.DSL.TypeReference STRUCTURE_FEATURE
      Mappings:
      Namespace Name Mixin selector
      named STRUCTURE_FEATURE Lnet/minecraft/datafixer/TypeReferences;STRUCTURE_FEATURE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5724 Lnet/minecraft/class_1208;field_5724:Lcom/mojang/datafixers/DSL$TypeReference;
      official G Lbgx;G:Lcom/mojang/datafixers/DSL$TypeReference;
    • OBJECTIVE

      public static final com.mojang.datafixers.DSL.TypeReference OBJECTIVE
      Mappings:
      Namespace Name Mixin selector
      named OBJECTIVE Lnet/minecraft/datafixer/TypeReferences;OBJECTIVE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5721 Lnet/minecraft/class_1208;field_5721:Lcom/mojang/datafixers/DSL$TypeReference;
      official H Lbgx;H:Lcom/mojang/datafixers/DSL$TypeReference;
    • TEAM

      public static final com.mojang.datafixers.DSL.TypeReference TEAM
      Mappings:
      Namespace Name Mixin selector
      named TEAM Lnet/minecraft/datafixer/TypeReferences;TEAM:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5714 Lnet/minecraft/class_1208;field_5714:Lcom/mojang/datafixers/DSL$TypeReference;
      official I Lbgx;I:Lcom/mojang/datafixers/DSL$TypeReference;
    • RECIPE

      public static final com.mojang.datafixers.DSL.TypeReference RECIPE
      Mappings:
      Namespace Name Mixin selector
      named RECIPE Lnet/minecraft/datafixer/TypeReferences;RECIPE:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5711 Lnet/minecraft/class_1208;field_5711:Lcom/mojang/datafixers/DSL$TypeReference;
      official J Lbgx;J:Lcom/mojang/datafixers/DSL$TypeReference;
    • BIOME

      public static final com.mojang.datafixers.DSL.TypeReference BIOME
      A type reference which refers to a biome.
      Mappings:
      Namespace Name Mixin selector
      named BIOME Lnet/minecraft/datafixer/TypeReferences;BIOME:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_5728 Lnet/minecraft/class_1208;field_5728:Lcom/mojang/datafixers/DSL$TypeReference;
      official K Lbgx;K:Lcom/mojang/datafixers/DSL$TypeReference;
    • MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST

      public static final com.mojang.datafixers.DSL.TypeReference MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST
      Mappings:
      Namespace Name Mixin selector
      named MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST Lnet/minecraft/datafixer/TypeReferences;MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_43179 Lnet/minecraft/class_1208;field_43179:Lcom/mojang/datafixers/DSL$TypeReference;
      official L Lbgx;L:Lcom/mojang/datafixers/DSL$TypeReference;
    • WORLD_GEN_SETTINGS

      public static final com.mojang.datafixers.DSL.TypeReference WORLD_GEN_SETTINGS
      A type reference which refers to world gen settings.
      Mappings:
      Namespace Name Mixin selector
      named WORLD_GEN_SETTINGS Lnet/minecraft/datafixer/TypeReferences;WORLD_GEN_SETTINGS:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_23067 Lnet/minecraft/class_1208;field_23067:Lcom/mojang/datafixers/DSL$TypeReference;
      official M Lbgx;M:Lcom/mojang/datafixers/DSL$TypeReference;
  • Constructor Details

    • TypeReferences

      public TypeReferences()
  • Method Details

    • create

      public static com.mojang.datafixers.DSL.TypeReference create(String typeName)
      Mappings:
      Namespace Name Mixin selector
      named create Lnet/minecraft/datafixer/TypeReferences;create(Ljava/lang/String;)Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary method_59518 Lnet/minecraft/class_1208;method_59518(Ljava/lang/String;)Lcom/mojang/datafixers/DSL$TypeReference;
      official a Lbgx;a(Ljava/lang/String;)Lcom/mojang/datafixers/DSL$TypeReference;