Package net.minestom.server.item.armor
Interface TrimPattern
- All Superinterfaces:
Holder<TrimPattern>,Holder.Direct<TrimPattern>
-
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<TrimPattern> static final RegistryKey<TrimPattern> static final @NotNull Codec<Holder<TrimPattern>> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final NetworkBuffer.Type<Holder<TrimPattern>> static final RegistryKey<TrimPattern> static final @NotNull Codec<TrimPattern> static final NetworkBuffer.Type<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> static final RegistryKey<TrimPattern> -
Method Summary
Modifier and TypeMethodDescription@NotNull net.kyori.adventure.key.KeyassetId()static @NotNull TrimPattern.Builderbuilder()static @NotNull TrimPatternstatic @NotNull DynamicRegistry<TrimPattern> Creates a new registry for trim materials, loading the vanilla trim materials.@NotNull ComponentbooleanisDecal()
-
Field Details
-
REGISTRY_NETWORK_TYPE
-
REGISTRY_CODEC
-
NETWORK_TYPE
-
CODEC
-
TIDE
-
RIB
-
BOLT
-
HOST
-
SILENCE
-
WILD
-
WAYFINDER
-
FLOW
-
DUNE
-
RAISER
-
SNOUT
-
VEX
-
SPIRE
-
SENTRY
-
EYE
-
WARD
-
COAST
-
SHAPER
-
-
Method Details
-
create
@NotNull static @NotNull TrimPattern create(@NotNull @NotNull net.kyori.adventure.key.Key assetId, @NotNull @NotNull Component description, boolean decal) -
builder
-
createDefaultRegistry
Creates a new registry for trim materials, loading the vanilla trim materials.
- See Also:
-
assetId
@NotNull @NotNull net.kyori.adventure.key.Key assetId() -
description
-
isDecal
boolean isDecal()
-