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 bhy
  • Field Summary Link icon

    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 Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

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

    Methods inherited from class java.lang.Object Link icon

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

    • LEVEL Link icon

      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 Lbhy;a:Lcom/mojang/datafixers/DSL$TypeReference;
    • PLAYER Link icon

      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 Lbhy;b:Lcom/mojang/datafixers/DSL$TypeReference;
    • CHUNK Link icon

      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 Lbhy;c:Lcom/mojang/datafixers/DSL$TypeReference;
    • HOTBAR Link icon

      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 Lbhy;d:Lcom/mojang/datafixers/DSL$TypeReference;
    • OPTIONS Link icon

      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 Lbhy;e:Lcom/mojang/datafixers/DSL$TypeReference;
    • STRUCTURE Link icon

      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 Lbhy;f:Lcom/mojang/datafixers/DSL$TypeReference;
    • STATS Link icon

      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 Lbhy;g:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_COMMAND_STORAGE Link icon

      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 Lbhy;h:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_CHUNKS Link icon

      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 Lbhy;i:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_MAP_DATA Link icon

      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 Lbhy;j:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_IDCOUNTS Link icon

      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 Lbhy;k:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_RAIDS Link icon

      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 Lbhy;l:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_RANDOM_SEQUENCES Link icon

      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 Lbhy;m:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_STRUCTURE_FEATURE_INDICES Link icon

      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 Lbhy;n:Lcom/mojang/datafixers/DSL$TypeReference;
    • SAVED_DATA_SCOREBOARD Link icon

      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 Lbhy;o:Lcom/mojang/datafixers/DSL$TypeReference;
    • ADVANCEMENTS Link icon

      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 Lbhy;p:Lcom/mojang/datafixers/DSL$TypeReference;
    • POI_CHUNK Link icon

      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 Lbhy;q:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY_CHUNK Link icon

      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 Lbhy;r:Lcom/mojang/datafixers/DSL$TypeReference;
    • BLOCK_ENTITY Link icon

      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 Lbhy;s:Lcom/mojang/datafixers/DSL$TypeReference;
    • ITEM_STACK Link icon

      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 Lbhy;t:Lcom/mojang/datafixers/DSL$TypeReference;
    • BLOCK_STATE Link icon

      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 Lbhy;u:Lcom/mojang/datafixers/DSL$TypeReference;
    • FLAT_BLOCK_STATE Link icon

      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 Lbhy;v:Lcom/mojang/datafixers/DSL$TypeReference;
    • DATA_COMPONENTS Link icon

      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 Lbhy;w:Lcom/mojang/datafixers/DSL$TypeReference;
    • VILLAGER_TRADE Link icon

      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 Lbhy;x:Lcom/mojang/datafixers/DSL$TypeReference;
    • PARTICLE Link icon

      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 Lbhy;y:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY_NAME Link icon

      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 Lbhy;z:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY_TREE Link icon

      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 Lbhy;A:Lcom/mojang/datafixers/DSL$TypeReference;
    • ENTITY Link icon

      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 Lbhy;B:Lcom/mojang/datafixers/DSL$TypeReference;
    • BLOCK_NAME Link icon

      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 Lbhy;C:Lcom/mojang/datafixers/DSL$TypeReference;
    • ITEM_NAME Link icon

      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 Lbhy;D:Lcom/mojang/datafixers/DSL$TypeReference;
    • GAME_EVENT_NAME Link icon

      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 Lbhy;E:Lcom/mojang/datafixers/DSL$TypeReference;
    • UNTAGGED_SPAWNER Link icon

      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 Lbhy;F:Lcom/mojang/datafixers/DSL$TypeReference;
    • STRUCTURE_FEATURE Link icon

      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 Lbhy;G:Lcom/mojang/datafixers/DSL$TypeReference;
    • OBJECTIVE Link icon

      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 Lbhy;H:Lcom/mojang/datafixers/DSL$TypeReference;
    • TEAM Link icon

      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 Lbhy;I:Lcom/mojang/datafixers/DSL$TypeReference;
    • RECIPE Link icon

      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 Lbhy;J:Lcom/mojang/datafixers/DSL$TypeReference;
    • BIOME Link icon

      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 Lbhy;K:Lcom/mojang/datafixers/DSL$TypeReference;
    • MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST Link icon

      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 Lbhy;L:Lcom/mojang/datafixers/DSL$TypeReference;
    • WORLD_GEN_SETTINGS Link icon

      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 Lbhy;M:Lcom/mojang/datafixers/DSL$TypeReference;
  • Constructor Details Link icon

    • TypeReferences Link icon

      public TypeReferences()
  • Method Details Link icon

    • create Link icon

      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 Lbhy;a(Ljava/lang/String;)Lcom/mojang/datafixers/DSL$TypeReference;