Class ApplyEffectsConsumeEffect
java.lang.Object
com.github.retrooper.packetevents.protocol.item.consumables.ConsumeEffect<ApplyEffectsConsumeEffect>
com.github.retrooper.packetevents.protocol.item.consumables.builtin.ApplyEffectsConsumeEffect
-
Field Summary
Fields inherited from class com.github.retrooper.packetevents.protocol.item.consumables.ConsumeEffect
type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfloat
static ApplyEffectsConsumeEffect
read
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, ApplyEffectsConsumeEffect effect) Methods inherited from class com.github.retrooper.packetevents.protocol.item.consumables.ConsumeEffect
getType, readFull, writeFull
-
Constructor Details
-
ApplyEffectsConsumeEffect
-
-
Method Details
-
read
-
write
-
getEffects
-
getProbability
public float getProbability()
-