History - net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket

1.7.10

Names

iu

net.minecraft.class_2056

net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket

net.minecraft.network.play.client.C15PacketClientSettings

Fields

String: a, field_8770, language, lang

int: b, field_8771, viewDistance, view

PlayerEntity__ChatVisibility: c, field_8772, chatVisibility, chatVisibility

boolean: d, field_8773, chatColors, enableColors

Difficulty: e, field_8774, difficulty, difficulty

boolean: f, field_8775, showCape, showCape

Constructors

()

(String, int, PlayerEntity__ChatVisibility, boolean, Difficulty, boolean)

Methods

void (PacketByteBuf): a, method_7535, read, readPacketData

void (PacketByteBuf): b, method_7539, write, writePacketData

void (ServerPlayPacketHandler): a, method_7958, handle, processPacket

String (): c, method_7959, getLanguage, getLang

int (): d, method_7960, getViewDistance, getView

PlayerEntity__ChatVisibility (): e, method_7961, getChatVisibility, getChatVisibility

boolean (): f, method_7962, getChatColors, isColorsEnabled

Difficulty (): g, method_7963, getDifficulty, getDifficulty

boolean (): h, method_7964, getShowCape, isShowCape

String (): b, method_7538, asString, serialize