implements Packet<ClientGamePacketListener>
| ahd | |
| net.minecraft.network.protocol.game.ClientboundSetTimePacket | |
| net.minecraft.class_2761 | |
| net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final long |
| ||||||||
| private final long |
| ||||||||
| private final boolean |
| ||||||||
| public static final StreamCodec<FriendlyByteBuf, ClientboundSetTimePacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (long time, long timeOfDay, boolean tickDayTime) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundSetTimePacket> |
| ||||||||
| public void |
| ||||||||
| public long |
| ||||||||
| public long |
| ||||||||
| public boolean |
|