net.minecraft.util.math

public interface Offset

net.minecraft.core.Directional
net.minecraft.class_1_1038
net.minecraft.util.math.Offset

Method summary

Modifier and TypeMethod
int
getStepX()
method_10148()
getOffsetX()
int
getStepY()
method_10164()
getOffsetY()
int
getStepZ()
method_10165()
getOffsetZ()
Vec3i
getStep()
method_1_6429()
getOffset()