| Interface | Description |
|---|---|
| ArmorType |
Represents a type of "armor", usually applicable to any
ItemTypes.DIAMOND_CHESTPLATE. |
| Art |
Represents a piece of art to be displayed by
Paintings. |
| BannerPatternShape |
A pattern shape which may be applied to a banner.
|
| BigMushroomType |
Represents the various "sided" big mushroom block types.
|
| BodyPart | |
| BrickType |
Represents a type of "brick".
|
| Career |
Represents a Villager Career.
|
| CoalType |
Represents the type of coal.
|
| ComparatorType | |
| CookedFish |
Represents a type of cooked fish.
|
| DirtType |
Represents the
DirtType of a BlockTypes.DIRT. |
| DisguisedBlockType |
Represents a type of "disguised" block that mimics the look of another
block.
|
| DoublePlantType |
Represents a type of double plant.
|
| DyeColor |
Represents a color of dye that can be used by various items and blocks.
|
| Fish |
Represents a type of raw fish item.
|
| GoldenApple |
Represents a type of golden apple.
|
| HandPreference |
Represents the hand preference of a
Living entity. |
| HandType |
Represents the type of hand used for interaction.
|
| Hinge |
Represents a side of a hinge.
|
| HorseColor |
Represents the color of a
RideableHorse. |
| HorseStyle |
Represents the style of a
RideableHorse. |
| InstrumentType |
Represents a type of instrument.
|
| LlamaVariant | |
| LogAxis | |
| NotePitch |
Represents a NotePitch which may be played by a
Note block. |
| OcelotType |
Represents the type of ocelot an ocelot is.
|
| ParrotVariant |
Represents the variant of a
Parrot. |
| PickupRule |
Represents a pickup rule used by
Arrows. |
| PistonType |
Represents a "type" of piston.
|
| PlantType | |
| PortionType | |
| PrismarineType | |
| Profession |
Represents a Villager Profession.
|
| QuartzType | |
| RabbitType |
Represents a type of
Rabbit. |
| RailDirection | |
| SandstoneType | |
| SandType |
Represents a type of "sand".
|
| ShrubType |
Represents a type of shrub.
|
| SkinPart |
Represents a part of a player's skin.
|
| SkullType |
Represents a type of skull.
|
| SlabType | |
| StairShape |
Represents a stair shape.
|
| StoneType | |
| StructureMode |
Represents a mode that a
Structure may be in. |
| ToolType | |
| TreeType | |
| WallType |
Represents a type of wall.
|
| WireAttachmentType |
| Class | Description |
|---|---|
| ArmorTypes | |
| Arts |
A utility class for getting available
Art pieces. |
| BannerPatternShapes |
An enumeration of all possible
BannerPatternShapes in vanilla minecraft. |
| BigMushroomTypes |
An enumeration of known vanilla
BigMushroomTypes. |
| BodyParts |
An enumeration of vanilla known
BodyParts. |
| BrickTypes |
An enumeration of known vanilla
BrickTypes. |
| Careers |
A utility class for getting all available
Careers. |
| CoalTypes |
An enumeration of various
CoalTypes. |
| ComparatorTypes | |
| CookedFishes |
An enumeration of known
CookedFish types. |
| DirtTypes |
An enumeration of known vanilla
DirtTypes. |
| DisguisedBlockTypes |
An enumeration of known vanilla
DisguisedBlockTypes. |
| DoublePlantTypes |
An enumeration of known vanilla
DoublePlantTypes. |
| DyeColors |
An enumeration of known
DyeColor types. |
| Fishes |
An enumeration of known
Fish types. |
| GoldenApples |
An enumeration of known
GoldenApple types. |
| HandPreferences |
An enumeration of the various
HandPreferences. |
| HandTypes |
An enumeration of the various
HandTypes. |
| Hinges |
An enumeration of known
Hinges. |
| HorseColors |
An enumeration of known vanilla
HorseColors. |
| HorseStyles |
An enumeration of known vanilla
HorseStyles. |
| InstrumentTypes | |
| LlamaVariants | |
| LogAxes | |
| NotePitches |
An enumeration of all possible
NotePitches in vanilla minecraft. |
| OcelotTypes |
An enumeration of known vanilla
OcelotTypes. |
| ParrotVariants |
An enumeration of known vanilla
ParrotVariants. |
| PickupRules |
An enumeration of the vanilla pickup rules for an
Arrow. |
| PistonTypes |
An enumeration of vanilla known
PistonTypes. |
| PlantTypes | |
| PortionTypes | |
| PrismarineTypes | |
| Professions |
A utility class to access all available
Professions. |
| QuartzTypes | |
| RabbitTypes |
An enumeration of known vanilla
RabbitTypes. |
| RailDirections | |
| SandstoneTypes | |
| SandTypes |
An enumeration of known vanilla
SandTypes. |
| ShrubTypes |
An enumeration of vanilla known
ShrubTypes. |
| SkinParts |
An enumeration of vanilla known
SkinParts. |
| SkullTypes |
An enumeration of all possible
SkullTypes in vanilla minecraft. |
| SlabTypes |
An enumeration of known
SlabTypes. |
| StairShapes |
An enumeration of known
StairShapes. |
| StoneTypes | |
| StructureModes |
An enumeration of
StructureModes. |
| ToolTypes | |
| TreeTypes | |
| WallTypes |
An enumeration of known vanilla
WallTypes. |
| WireAttachmentTypes |