net.minecraft.server

public class ServerTickRateManager

extends TickRateManager

aly
net.minecraft.server.ServerTickRateManager
net.minecraft.class_8915
net.minecraft.unmapped.C_ogibcuum
net.minecraft.server.ServerTickManager
net.minecraft.server.ServerTickManager
net.minecraft.src.C_302003_
net.minecraft.server.ServerTickRateManager

Field summary

Modifier and TypeField
private long
g
remainingSprintTicks
field_46919
f_rddfzxpx
sprintTicks
sprintTicksRemaining
f_302629_
private long
h
sprintTickStartTime
field_46920
f_pqqsrqci
sprintStartTime
sprintStartTime
f_302324_
private long
i
sprintTimeSpend
field_46921
f_dbcxcpjd
sprintTime
sprintTime
f_302728_
private long
j
scheduledCurrentSprintTicks
field_46922
f_wtqciqls
scheduledSprintTicks
sprintTicksScheduled
f_302200_
private boolean
k
previousIsFrozen
field_46923
f_rrzygqcd
wasFrozen
wasFrozen
f_303550_
private final MinecraftServer
l
server
field_46924
f_iqcivvdd
server
server
f_303799_

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
public boolean
a()
isSprinting()
method_54670()
m_xysmyaip()
isSprinting()
isSprinting()
m_306078_()
public void
a(boolean arg0)
setFrozen(boolean arg0)
method_54675(boolean arg0)
m_deleblsl(boolean arg0)
setFrozen(boolean arg0)
setFrozen(boolean arg0)
m_306419_(boolean arg0)
private void
n()
updateStateToClients()
method_54681()
m_ioeidkou()
sendUpdateTickRatePacket()
sendUpdateTickRatePacket()
m_306466_()
private void
o()
updateStepTicks()
method_54682()
m_itussqkj()
sendStepPacket()
sendTickStepPacket()
m_305862_()
public boolean
a(int arg0)
stepGameIfPaused(int arg0)
method_54672(int arg0)
m_hgfglvet(int arg0)
step(int ticks)
step(int ticks)
m_305215_(int arg0)
public boolean
b()
stopStepping()
method_54676()
m_pgoyaftn()
stopStepping()
stopStepping()
m_307971_()
public boolean
c()
stopSprinting()
method_54678()
m_uzrknvnt()
stopSprinting()
stopSprinting()
m_306594_()
public boolean
b(int arg0)
requestGameToSprint(int arg0)
method_54677(int arg0)
m_uayqskru(int arg0)
startSprint(int ticks)
startSprint(int ticks)
m_305001_(int arg0)
private void
p()
finishTickSprint()
method_54683()
m_pfiaxzxv()
finishSprinting()
finishSprint()
m_306313_()
public boolean
d()
checkShouldSprintThisTick()
method_54679()
m_xghaomzu()
sprint()
initializeSprint()
m_307076_()
public void
e()
endTickWork()
method_54680()
m_nesvmhgd()
updateSprintTime()
updateSprintTime()
m_307618_()
public void
a(float arg0)
setTickRate(float arg0)
method_54671(float arg0)
m_heotikfd(float arg0)
setTickRate(float arg0)
setTickRate(float arg0)
m_307254_(float arg0)
public void
a(arg arg0)
updateJoiningPlayer(ServerPlayer arg0)
method_54674(class_3222 arg0)
m_zehavayf(C_mxrobsgg arg0)
sendPackets(ServerPlayerEntity player)
sendPackets(ServerPlayerEntity player)
m_305873_(C_13_ arg0)