public class TypeReferences
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.mojang.datafixers.DSL.TypeReference |
ADVANCEMENTS |
static com.mojang.datafixers.DSL.TypeReference |
BIOME |
static com.mojang.datafixers.DSL.TypeReference |
BLOCK_ENTITY |
static com.mojang.datafixers.DSL.TypeReference |
BLOCK_NAME |
static com.mojang.datafixers.DSL.TypeReference |
BLOCK_STATE |
static com.mojang.datafixers.DSL.TypeReference |
CHUNK |
static com.mojang.datafixers.DSL.TypeReference |
ENTITY |
static com.mojang.datafixers.DSL.TypeReference |
ENTITY_NAME |
static com.mojang.datafixers.DSL.TypeReference |
ENTITY_TYPE |
static com.mojang.datafixers.DSL.TypeReference |
HOTBAR |
static com.mojang.datafixers.DSL.TypeReference |
ITEM_NAME |
static com.mojang.datafixers.DSL.TypeReference |
ITEM_STACK |
static com.mojang.datafixers.DSL.TypeReference |
LEVEL |
static com.mojang.datafixers.DSL.TypeReference |
OBJECTIVE |
static com.mojang.datafixers.DSL.TypeReference |
OPTIONS |
static com.mojang.datafixers.DSL.TypeReference |
PLAYER |
static com.mojang.datafixers.DSL.TypeReference |
POI_CHUNK |
static com.mojang.datafixers.DSL.TypeReference |
RECIPE |
static com.mojang.datafixers.DSL.TypeReference |
SAVED_DATA |
static com.mojang.datafixers.DSL.TypeReference |
STATS |
static com.mojang.datafixers.DSL.TypeReference |
STRUCTURE |
static com.mojang.datafixers.DSL.TypeReference |
STRUCTURE_FEATURE |
static com.mojang.datafixers.DSL.TypeReference |
TEAM |
static com.mojang.datafixers.DSL.TypeReference |
UNTAGGED_SPAWNER |
Constructor and Description |
---|
TypeReferences() |
public static final com.mojang.datafixers.DSL.TypeReference LEVEL
public static final com.mojang.datafixers.DSL.TypeReference PLAYER
public static final com.mojang.datafixers.DSL.TypeReference CHUNK
public static final com.mojang.datafixers.DSL.TypeReference HOTBAR
public static final com.mojang.datafixers.DSL.TypeReference OPTIONS
public static final com.mojang.datafixers.DSL.TypeReference STRUCTURE
public static final com.mojang.datafixers.DSL.TypeReference STATS
public static final com.mojang.datafixers.DSL.TypeReference SAVED_DATA
public static final com.mojang.datafixers.DSL.TypeReference ADVANCEMENTS
public static final com.mojang.datafixers.DSL.TypeReference POI_CHUNK
public static final com.mojang.datafixers.DSL.TypeReference BLOCK_ENTITY
public static final com.mojang.datafixers.DSL.TypeReference ITEM_STACK
public static final com.mojang.datafixers.DSL.TypeReference BLOCK_STATE
public static final com.mojang.datafixers.DSL.TypeReference ENTITY_NAME
public static final com.mojang.datafixers.DSL.TypeReference ENTITY_TYPE
public static final com.mojang.datafixers.DSL.TypeReference ENTITY
public static final com.mojang.datafixers.DSL.TypeReference BLOCK_NAME
public static final com.mojang.datafixers.DSL.TypeReference ITEM_NAME
public static final com.mojang.datafixers.DSL.TypeReference UNTAGGED_SPAWNER
public static final com.mojang.datafixers.DSL.TypeReference STRUCTURE_FEATURE
public static final com.mojang.datafixers.DSL.TypeReference OBJECTIVE
public static final com.mojang.datafixers.DSL.TypeReference TEAM
public static final com.mojang.datafixers.DSL.TypeReference RECIPE
public static final com.mojang.datafixers.DSL.TypeReference BIOME