Interface Attribute
- All Superinterfaces:
MappedEntity
- All Known Implementing Classes:
StaticAttribute
-
Method Summary
Modifier and TypeMethodDescriptiondouble
double
double
default ResourceLocation
getName()
getName
(ClientVersion version) default double
sanitizeValue
(double value) default double
sanitizeValue
(double value, ClientVersion version) Methods inherited from interface com.github.retrooper.packetevents.protocol.mapper.MappedEntity
getId, isRegistered
-
Method Details
-
getName
- Specified by:
getName
in interfaceMappedEntity
-
getName
-
sanitizeValue
default double sanitizeValue(double value) -
sanitizeValue
-
getDefaultValue
double getDefaultValue() -
getMinValue
double getMinValue() -
getMaxValue
double getMaxValue()
-