Interface PaintingVariant
- All Superinterfaces:
Holder<PaintingVariant>
,Holder.Direct<PaintingVariant>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minestom.server.registry.Holder
Holder.Direct<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final @NotNull Codec
<Holder<PaintingVariant>> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final NetworkBuffer.Type
<Holder<PaintingVariant>> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final @NotNull Codec
<PaintingVariant> static final NetworkBuffer.Type
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> static final RegistryKey
<PaintingVariant> -
Method Summary
Modifier and TypeMethodDescription@NotNull net.kyori.adventure.key.Key
assetId()
@Nullable Component
author()
static @NotNull PaintingVariant.Builder
builder()
static @NotNull PaintingVariant
create
(@NotNull net.kyori.adventure.key.Key assetId, int width, int height, @Nullable Component title, @Nullable Component author) static @NotNull DynamicRegistry
<PaintingVariant> Creates a new registry for painting variants, loading the vanilla painting variants.int
height()
@Nullable Component
title()
int
width()
-
Field Details
-
REGISTRY_NETWORK_TYPE
-
REGISTRY_CODEC
-
NETWORK_TYPE
-
CODEC
-
BOUQUET
-
WITHER
-
ALBAN
-
UNPACKED
-
AZTEC
-
MATCH
-
FINDING
-
BAROQUE
-
ENDBOSS
-
ORB
-
AZTEC2
-
SUNFLOWERS
-
CHANGING
-
WASTELAND
-
DONKEY_KONG
-
BUST
-
POOL
-
PIGSCENE
-
BURNING_SKULL
-
FIRE
-
SEA
-
SUNSET
-
POND
-
HUMBLE
-
TIDES
-
PRAIRIE_RIDE
-
FERN
-
PASSAGE
-
LOWMIST
-
COURBET
-
WANDERER
-
BACKYARD
-
EARTH
-
SKULL_AND_ROSES
-
CAVEBIRD
-
FIGHTERS
-
COTAN
-
CREEBET
-
OWLEMONS
-
GRAHAM
-
MEDITATIVE
-
KEBAB
-
STAGE
-
BOMB
-
PLANT
-
WATER
-
POINTER
-
SKELETON
-
VOID
-
WIND
-
-
Method Details
-
create
@NotNull static @NotNull PaintingVariant create(@NotNull @NotNull net.kyori.adventure.key.Key assetId, int width, int height, @Nullable @Nullable Component title, @Nullable @Nullable Component author) -
builder
-
createDefaultRegistry
Creates a new registry for painting variants, loading the vanilla painting variants.
- See Also:
-
assetId
@NotNull @NotNull net.kyori.adventure.key.Key assetId() -
width
int width() -
height
int height() -
title
-
author
-