net.minecraft.server.world

public class ScheduledTick

implements Comparable<ScheduledTick>

akd
net.minecraft.unmapped.C_71226614
net.minecraft.server.world.ScheduledTick

Field summary

Modifier and TypeField
private static long
d
f_26135157
idCounter
private final Block
e
f_09204826
block
public final BlockPos
a
f_05684558
pos
public long
b
f_98309471
time
public int
c
f_76112154
priority
private final long
f
f_99302835
id

Constructor summary

ModifierConstructor
public (BlockPos pos, Block block)

Method summary

Modifier and TypeMethod
public ScheduledTick
a(long arg0)
m_34433083(long arg0)
setTime(long time)
public void
a(int arg0)
m_99993355(int arg0)
setPriority(int priority)
public int
a(akd arg0)
compareTo(C_71226614 arg0)
compareTo(ScheduledTick o)
public Block
a()
m_41942209()
getBlock()