Class ItemDeathProtection
java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemDeathProtection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
List
<ConsumeEffect<?>> int
hashCode()
static ItemDeathProtection
read
(PacketWrapper<?> wrapper) void
setDeathEffects
(List<ConsumeEffect<?>> deathEffects) toString()
static void
write
(PacketWrapper<?> wrapper, ItemDeathProtection deathProtection)