类 References

java.lang.Object
net.minecraft.util.datafix.fixes.References

public class References extends Object
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    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
     
    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
     
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

    • LEVEL

      public static final com.mojang.datafixers.DSL.TypeReference LEVEL
    • PLAYER

      public static final com.mojang.datafixers.DSL.TypeReference PLAYER
    • CHUNK

      public static final com.mojang.datafixers.DSL.TypeReference CHUNK
    • HOTBAR

      public static final com.mojang.datafixers.DSL.TypeReference HOTBAR
    • OPTIONS

      public static final com.mojang.datafixers.DSL.TypeReference OPTIONS
    • STRUCTURE

      public static final com.mojang.datafixers.DSL.TypeReference STRUCTURE
    • STATS

      public static final com.mojang.datafixers.DSL.TypeReference STATS
    • SAVED_DATA

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA
    • ADVANCEMENTS

      public static final com.mojang.datafixers.DSL.TypeReference ADVANCEMENTS
    • POI_CHUNK

      public static final com.mojang.datafixers.DSL.TypeReference POI_CHUNK
    • ENTITY_CHUNK

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_CHUNK
    • BLOCK_ENTITY

      public static final com.mojang.datafixers.DSL.TypeReference BLOCK_ENTITY
    • ITEM_STACK

      public static final com.mojang.datafixers.DSL.TypeReference ITEM_STACK
    • BLOCK_STATE

      public static final com.mojang.datafixers.DSL.TypeReference BLOCK_STATE
    • ENTITY_NAME

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_NAME
    • ENTITY_TREE

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_TREE
    • ENTITY

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY
    • BLOCK_NAME

      public static final com.mojang.datafixers.DSL.TypeReference BLOCK_NAME
    • ITEM_NAME

      public static final com.mojang.datafixers.DSL.TypeReference ITEM_NAME
    • GAME_EVENT_NAME

      public static final com.mojang.datafixers.DSL.TypeReference GAME_EVENT_NAME
    • UNTAGGED_SPAWNER

      public static final com.mojang.datafixers.DSL.TypeReference UNTAGGED_SPAWNER
    • STRUCTURE_FEATURE

      public static final com.mojang.datafixers.DSL.TypeReference STRUCTURE_FEATURE
    • OBJECTIVE

      public static final com.mojang.datafixers.DSL.TypeReference OBJECTIVE
    • TEAM

      public static final com.mojang.datafixers.DSL.TypeReference TEAM
    • RECIPE

      public static final com.mojang.datafixers.DSL.TypeReference RECIPE
    • BIOME

      public static final com.mojang.datafixers.DSL.TypeReference BIOME
    • MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST

      public static final com.mojang.datafixers.DSL.TypeReference MULTI_NOISE_BIOME_SOURCE_PARAMETER_LIST
    • WORLD_GEN_SETTINGS

      public static final com.mojang.datafixers.DSL.TypeReference WORLD_GEN_SETTINGS
  • 构造器详细资料

    • References

      public References()