@Deprecated public interface WorldTickCallback
| Modifier and Type | Field and Description |
|---|---|
static Event<WorldTickCallback> |
EVENT
|
| Modifier and Type | Method and Description |
|---|---|
void |
tick(net.minecraft.world.World world)
Deprecated.
|
@Deprecated static final Event<WorldTickCallback> EVENT