Class ItemPotionDurationScale
java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemPotionDurationScale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
float
getScale()
int
hashCode()
static ItemPotionDurationScale
read
(PacketWrapper<?> wrapper) void
setScale
(float scale) static void
write
(PacketWrapper<?> wrapper, ItemPotionDurationScale scale)