Uses of Class
net.minecraft.util.StringRepresentable.EnumCodec
Package
Description
-
Uses of StringRepresentable.EnumCodec in net.minecraft.core
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<Direction.Axis>
Direction.Axis.CODEC
static final StringRepresentable.EnumCodec<Direction>
Direction.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.util
Modifier and TypeMethodDescriptionstatic <E extends Enum<E> & StringRepresentable>
StringRepresentable.EnumCodec<E>static <E extends Enum<E> & StringRepresentable>
StringRepresentable.EnumCodec<E>StringRepresentable.fromEnumWithMapping
(Supplier<E[]> p_275615_, Function<String, String> p_275259_) -
Uses of StringRepresentable.EnumCodec in net.minecraft.world
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<Difficulty>
Difficulty.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<Fox.Type>
Fox.Type.CODEC
static final StringRepresentable.EnumCodec<MushroomCow.MushroomType>
MushroomCow.MushroomType.CODEC
static final StringRepresentable.EnumCodec<Panda.Gene>
Panda.Gene.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.entity.vehicle
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<Boat.Type>
Boat.Type.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.item
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<ArmorMaterials>
ArmorMaterials.CODEC
static final StringRepresentable.EnumCodec<DyeColor>
DyeColor.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<CookingBookCategory>
CookingBookCategory.CODEC
static final StringRepresentable.EnumCodec<CraftingBookCategory>
CraftingBookCategory.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.level
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<GameType>
GameType.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.level.levelgen.structure.pools
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.level.levelgen.structure.structures
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.scores.criteria
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec<ObjectiveCriteria.RenderType>
ObjectiveCriteria.RenderType.CODEC