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