Class ItemInstrument
java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemInstrument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
static ItemInstrument
read
(PacketWrapper<?> wrapper) void
setInstrument
(MaybeMappedEntity<Instrument> instrument) static void
write
(PacketWrapper<?> wrapper, ItemInstrument instrument)