public static class PlayerCache.LastLocation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
net.minecraft.server.world.ServerWorld |
dimension |
float |
pitch |
net.minecraft.util.math.Vec3d |
position |
float |
yaw |
Constructor and Description |
---|
LastLocation() |