Class WrapperPlayServerChunksBiomes

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerChunksBiomes

public class WrapperPlayServerChunksBiomes extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
      The packet type that is wrapped by this wrapper.
  • Constructor Details

    • WrapperPlayServerChunksBiomes

      public WrapperPlayServerChunksBiomes()
      Constructs a new wrapper and initialize it with a packet handle with default values
    • WrapperPlayServerChunksBiomes

      public WrapperPlayServerChunksBiomes(com.comphenix.protocol.events.PacketContainer packet)
  • Method Details