Class WrapperPlayServerUpdateAttributes.Property
java.lang.Object
com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerUpdateAttributes.Property
- Enclosing class:
- WrapperPlayServerUpdateAttributes
-
Constructor Summary
ConstructorDescriptionProperty
(Attribute attribute, double value, List<WrapperPlayServerUpdateAttributes.PropertyModifier> modifiers) Property
(String key, double value, List<WrapperPlayServerUpdateAttributes.PropertyModifier> modifiers) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetKey()
Deprecated.double
getValue()
void
setAttribute
(Attribute attribute) void
Deprecated.void
void
setValue
(double value)
-
Constructor Details
-
Property
@Deprecated public Property(String key, double value, List<WrapperPlayServerUpdateAttributes.PropertyModifier> modifiers) Deprecated. -
Property
public Property(Attribute attribute, double value, List<WrapperPlayServerUpdateAttributes.PropertyModifier> modifiers)
-
-
Method Details
-
getAttribute
-
setAttribute
-
getKey
Deprecated. -
setKey
Deprecated. -
getValue
public double getValue() -
setValue
public void setValue(double value) -
getModifiers
-
setModifiers
-