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
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec
<EquipmentSlot> EquipmentSlot.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.animal.armadillo
Modifier and TypeFieldDescriptionprivate static final StringRepresentable.EnumCodec
<Armadillo.ArmadilloState> Armadillo.ArmadilloState.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
<DyeColor> DyeColor.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec
<CookingBookCategory> CookingBookCategory.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.level.storage.loot
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec
<LootContext.EntityTarget> LootContext.EntityTarget.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.scores
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec
<DisplaySlot> DisplaySlot.CODEC
-
Uses of StringRepresentable.EnumCodec in net.minecraft.world.scores.criteria
Modifier and TypeFieldDescriptionstatic final StringRepresentable.EnumCodec
<ObjectiveCriteria.RenderType> ObjectiveCriteria.RenderType.CODEC