net.minecraft.network.packet.s2c.play

public class PlayerRespawnS2CPacket

implements Packet

kp
net.minecraft.unmapped.C_04694721
net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket

Field summary

Modifier and TypeField
private int
a
f_65692041
dimension
private Difficulty
b
f_68562838
difficulty
private WorldSettings__GameMode
c
f_55223444
gameMode
private WorldGeneratorType
d
f_80154099
generatorType

Constructor summary

ModifierConstructor
public ()
public (int dimensionId, Difficulty difficulty, WorldGeneratorType generatorType, WorldSettings__GameMode gameMode)

Method summary

Modifier and TypeMethod
public void
a(ik arg0)
m_94344697(C_23730550 arg0)
handle(ClientPlayPacketHandler handler)
public void
a(hd arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(hd arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public int
a()
m_61351038()
getDimension()
public Difficulty
b()
m_43415649()
getDifficulty()
public WorldSettings__GameMode
c()
m_91749685()
getGameMode()
public WorldGeneratorType
d()
m_23333914()
getGeneratorType()