Class BedrockData

java.lang.Object
org.geysermc.floodgate.util.BedrockData
All Implemented Interfaces:
Cloneable

public final class BedrockData extends Object implements Cloneable
This class contains the raw data send by Geyser to Floodgate or from Floodgate to Floodgate. This class is only used internally, and you should look at FloodgatePlayer instead (FloodgatePlayer is present in the API module of the Floodgate repo)