History - net.minecraft.network.packet.s2c.play.LoginS2CPacket
1.7.10
Names
hd
net.minecraft.class_2025
net.minecraft.network.packet.s2c.play.LoginS2CPacket
net.minecraft.network.play.server.S01PacketJoinGame
Fields
int: a, field_8672, gameVersion, field_149206_a
boolean: b, field_8673, hardcore, field_149204_b
WorldSettings__GameMode: c, field_8674, gameMode, field_149205_c
int: d, field_8675, dimension, field_149202_d
Difficulty: e, field_8676, difficulty, field_149203_e
int: f, field_8677, maxPlayerCount, field_149200_f
WorldGeneratorType: g, field_8678, generatorType, field_149201_g
Constructors
()
(int, WorldSettings__GameMode, boolean, int, Difficulty, int, WorldGeneratorType)
Methods
void (PacketByteBuf): a, method_7535, read, readPacketData
void (PacketByteBuf): b, method_7539, write, writePacketData
void (ClientPlayPacketHandler): a, method_7795, handle, processPacket
String (): b, method_7538, asString, serialize
int (): c, method_7796, getEntityId, func_149197_c
boolean (): d, method_7797, getHardcore, func_149195_d
WorldSettings__GameMode (): e, method_7798, getGameMode, func_149198_e
int (): f, method_7799, getDimension, func_149194_f
Difficulty (): g, method_7800, getDifficulty, func_149192_g
int (): h, method_7801, getMaxPlayerCount, func_149193_h
WorldGeneratorType (): i, method_7802, getGeneratorType, func_149196_i