JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
LEVEL
LEVEL_SUMMARY
PLAYER
CHUNK
HOTBAR
OPTIONS
STRUCTURE
STATS
SAVED_DATA_COMMAND_STORAGE
SAVED_DATA_CUSTOM_BOSS_EVENTS
SAVED_DATA_ENDER_DRAGON_FIGHT
SAVED_DATA_GAME_RULES
SAVED_DATA_FORCED_CHUNKS
SAVED_DATA_MAP_DATA
SAVED_DATA_MAP_INDEX
SAVED_DATA_RAIDS
SAVED_DATA_RANDOM_SEQUENCES
SAVED_DATA_SCHEDULED_EVENTS
SAVED_DATA_SCOREBOARD
SAVED_DATA_STOPWATCHES
SAVED_DATA_STRUCTURE_FEATURE_INDICES
SAVED_DATA_WANDERING_TRADER
SAVED_DATA_WEATHER
SAVED_DATA_WORLD_BORDER
SAVED_DATA_WORLD_CLOCKS
SAVED_DATA_WORLD_GEN_SETTINGS
ADVANCEMENTS
POI_CHUNK
WORLD_GEN_SETTINGS
ENTITY_CHUNK
DEBUG_PROFILE
Field Details
TYPES_FOR_LEVEL_LIST
type
Constructor Details
DataFixTypes(DSL.TypeReference)
Method Details
values()
valueOf(String)
currentVersion()
wrapCodec(Codec, DataFixer, int)
update(DataFixer, Dynamic, int, int)
updateToCurrentVersion(DataFixer, Dynamic, int)
update(DataFixer, CompoundTag, int, int)
updateToCurrentVersion(DataFixer, CompoundTag, int)
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
private static int
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
SAVED_DATA_COMMAND_STORAGE
SAVED_DATA_CUSTOM_BOSS_EVENTS
SAVED_DATA_ENDER_DRAGON_FIGHT
SAVED_DATA_RANDOM_SEQUENCES
SAVED_DATA_SCHEDULED_EVENTS
SAVED_DATA_STRUCTURE_FEATURE_INDICES
SAVED_DATA_WANDERING_TRADER
SAVED_DATA_WORLD_GEN_SETTINGS