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