Class SlotDisplay<T extends SlotDisplay<?>>
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.display.slot.SlotDisplay<T>
- Direct Known Subclasses:
AnyFuelSlotDisplay
,CompositeSlotDisplay
,EmptySlotDisplay
,ItemSlotDisplay
,ItemStackSlotDisplay
,SmithingTrimSlotDisplay
,TagSlotDisplay
,WithRemainderSlotDisplay
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()
static SlotDisplay
<?> read
(PacketWrapper<?> wrapper) static <T extends SlotDisplay<?>>
voidwrite
(PacketWrapper<?> wrapper, T display)