public class ScheduledTick
implements Comparable<ScheduledTick>
| akd | |
| net.minecraft.unmapped.C_71226614 | |
| net.minecraft.server.world.ScheduledTick |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static long |
| ||||||
| private final Block |
| ||||||
| public final BlockPos |
| ||||||
| public long |
| ||||||
| public int |
| ||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, Block block) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ScheduledTick |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public Block |
|