public class AirSaver
extends java.lang.Object
| Constructor and Description |
|---|
AirSaver(net.minecraft.entity.player.ServerPlayerEntity player)
Initializes an air saver.
|
| Modifier and Type | Method and Description |
|---|---|
void |
tick()
Resets the player's air count to its initial value.
|