Class CompositeSlotDisplay
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.display.slot.SlotDisplay<CompositeSlotDisplay>
com.github.retrooper.packetevents.protocol.recipe.display.slot.CompositeSlotDisplay
-
Field Summary
Fields inherited from class com.github.retrooper.packetevents.protocol.recipe.display.slot.SlotDisplay
type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
List
<SlotDisplay<?>> int
hashCode()
static CompositeSlotDisplay
read
(PacketWrapper<?> wrapper) void
setContents
(List<SlotDisplay<?>> contents) toString()
static void
write
(PacketWrapper<?> wrapper, CompositeSlotDisplay display) Methods inherited from class com.github.retrooper.packetevents.protocol.recipe.display.slot.SlotDisplay
getType, write