Class References

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

public class References extends Object
  • Field Details

    • LEVEL

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

      public static final com.mojang.datafixers.DSL.TypeReference LIGHTWEIGHT_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_COMMAND_STORAGE

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_COMMAND_STORAGE
    • SAVED_DATA_CUSTOM_BOSS_EVENTS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_CUSTOM_BOSS_EVENTS
    • SAVED_DATA_ENDER_DRAGON_FIGHT

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_ENDER_DRAGON_FIGHT
    • SAVED_DATA_GAME_RULES

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_GAME_RULES
    • SAVED_DATA_TICKETS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_TICKETS
    • SAVED_DATA_MAP_DATA

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_MAP_DATA
    • SAVED_DATA_MAP_INDEX

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_MAP_INDEX
    • SAVED_DATA_RAIDS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_RAIDS
    • SAVED_DATA_RANDOM_SEQUENCES

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_RANDOM_SEQUENCES
    • SAVED_DATA_SCHEDULED_EVENTS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_SCHEDULED_EVENTS
    • SAVED_DATA_SCOREBOARD

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_SCOREBOARD
    • SAVED_DATA_STOPWATCHES

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_STOPWATCHES
    • SAVED_DATA_STRUCTURE_FEATURE_INDICES

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_STRUCTURE_FEATURE_INDICES
    • SAVED_DATA_WANDERING_TRADER

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_WANDERING_TRADER
    • SAVED_DATA_WEATHER

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_WEATHER
    • SAVED_DATA_WORLD_BORDER

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_WORLD_BORDER
    • SAVED_DATA_WORLD_CLOCKS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_WORLD_CLOCKS
    • SAVED_DATA_WORLD_GEN_SETTINGS

      public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA_WORLD_GEN_SETTINGS
    • 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
    • DEBUG_PROFILE

      public static final com.mojang.datafixers.DSL.TypeReference DEBUG_PROFILE
    • 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
    • FLAT_BLOCK_STATE

      public static final com.mojang.datafixers.DSL.TypeReference FLAT_BLOCK_STATE
    • DATA_COMPONENTS

      public static final com.mojang.datafixers.DSL.TypeReference DATA_COMPONENTS
    • VILLAGER_TRADE

      public static final com.mojang.datafixers.DSL.TypeReference VILLAGER_TRADE
    • PARTICLE

      public static final com.mojang.datafixers.DSL.TypeReference PARTICLE
    • TEXT_COMPONENT

      public static final com.mojang.datafixers.DSL.TypeReference TEXT_COMPONENT
    • ENTITY_EQUIPMENT

      public static final com.mojang.datafixers.DSL.TypeReference ENTITY_EQUIPMENT
    • 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
  • Constructor Details

    • References

      public References()
  • Method Details

    • reference

      public static com.mojang.datafixers.DSL.TypeReference reference(String id)