- All Superinterfaces:
Holder<Attribute>
,net.kyori.adventure.key.Keyed
,RegistryKey<Attribute>
,StaticProtocolObject<Attribute>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minestom.server.registry.Holder
Holder.Direct<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final NetworkBuffer.Type
<Attribute> static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
static final Attribute
-
Method Summary
Modifier and TypeMethodDescriptiondefault double
static @Nullable Attribute
fromId
(int id) static @Nullable Attribute
static @Nullable Attribute
fromKey
(net.kyori.adventure.key.Key key) default int
id()
default boolean
isSynced()
default net.kyori.adventure.key.Key
key()
default double
maxValue()
default double
minValue()
registry()
static Collection
<Attribute> values()
Methods inherited from interface net.minestom.server.registry.Holder
asKey, asValue, isDirect, resolve, unwrap
Methods inherited from interface net.minestom.server.registry.StaticProtocolObject
name
-
Field Details
-
NETWORK_TYPE
-
CODEC
-
ARMOR
-
ARMOR_TOUGHNESS
-
ATTACK_DAMAGE
-
ATTACK_KNOCKBACK
-
ATTACK_SPEED
-
BLOCK_BREAK_SPEED
-
BLOCK_INTERACTION_RANGE
-
BURNING_TIME
-
CAMERA_DISTANCE
-
EXPLOSION_KNOCKBACK_RESISTANCE
-
ENTITY_INTERACTION_RANGE
-
FALL_DAMAGE_MULTIPLIER
-
FLYING_SPEED
-
FOLLOW_RANGE
-
GRAVITY
-
JUMP_STRENGTH
-
KNOCKBACK_RESISTANCE
-
LUCK
-
MAX_ABSORPTION
-
MAX_HEALTH
-
MINING_EFFICIENCY
-
MOVEMENT_EFFICIENCY
-
MOVEMENT_SPEED
-
OXYGEN_BONUS
-
SAFE_FALL_DISTANCE
-
SCALE
-
SNEAKING_SPEED
-
SPAWN_REINFORCEMENTS
-
STEP_HEIGHT
-
SUBMERGED_MINING_SPEED
-
SWEEPING_DAMAGE_RATIO
-
TEMPT_RANGE
-
WATER_MOVEMENT_EFFICIENCY
-
WAYPOINT_TRANSMIT_RANGE
-
WAYPOINT_RECEIVE_RANGE
-
-
Method Details
-
registry
- Specified by:
registry
in interfaceStaticProtocolObject<Attribute>
-
key
default net.kyori.adventure.key.Key key()- Specified by:
key
in interfacenet.kyori.adventure.key.Keyed
- Specified by:
key
in interfaceStaticProtocolObject<Attribute>
-
id
default int id()- Specified by:
id
in interfaceStaticProtocolObject<Attribute>
-
defaultValue
default double defaultValue() -
minValue
default double minValue() -
maxValue
default double maxValue() -
isSynced
default boolean isSynced() -
values
-
fromKey
-
fromKey
-
fromId
-