Class ArmorMaterials
java.lang.Object
com.github.retrooper.packetevents.protocol.item.armormaterial.ArmorMaterials
This is named "equipment asset" in vanilla since 1.21.4,
before this was also called "armor material" in vanilla.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ArmorMaterial
Deprecated.static final ArmorMaterial
Renamed fromARMADILLO
in 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
static final ArmorMaterial
static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.16static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Deprecated.static final ArmorMaterial
Renamed fromTURTLE
in 1.21.4static final ArmorMaterial
Added with 1.21.4static final ArmorMaterial
Added with 1.21.4 -
Method Summary
Modifier and TypeMethodDescriptionstatic ArmorMaterial
getById
(ClientVersion version, int id) static ArmorMaterial
static VersionedRegistry
<ArmorMaterial>
-
Field Details
-
LEATHER
-
CHAINMAIL
-
IRON
-
GOLD
-
DIAMOND
-
TURTLE_SCUTE
Renamed fromTURTLE
in 1.21.4 -
TURTLE
Deprecated.Added with 1.13, renamed toTURTLE_SCUTE
in 1.21.4 -
NETHERITE
Added with 1.16 -
ARMADILLO_SCUTE
Renamed fromARMADILLO
in 1.21.4 -
ARMADILLO
Deprecated.Added with 1.20.5, renamed toARMADILLO_SCUTE
in 1.21.4 -
ELYTRA
Added with 1.21.4 -
WHITE_CARPET
Added with 1.21.4 -
ORANGE_CARPET
Added with 1.21.4 -
MAGENTA_CARPET
Added with 1.21.4 -
LIGHT_BLUE_CARPET
Added with 1.21.4 -
YELLOW_CARPET
Added with 1.21.4 -
LIME_CARPET
Added with 1.21.4 -
PINK_CARPET
Added with 1.21.4 -
GRAY_CARPET
Added with 1.21.4 -
LIGHT_GRAY_CARPET
Added with 1.21.4 -
CYAN_CARPET
Added with 1.21.4 -
PURPLE_CARPET
Added with 1.21.4 -
BLUE_CARPET
Added with 1.21.4 -
BROWN_CARPET
Added with 1.21.4 -
GREEN_CARPET
Added with 1.21.4 -
RED_CARPET
Added with 1.21.4 -
BLACK_CARPET
Added with 1.21.4 -
TRADER_LLAMA
Added with 1.21.4
-
-
Method Details
-
getRegistry
-
getByName
-
getById
-