protected static class VoxelShaper.HorizontalRotationValues
extends java.lang.Object
implements java.util.function.Function<net.minecraft.util.Direction,net.minecraft.util.math.vector.Vector3d>
| Modifier | Constructor and Description |
|---|---|
protected |
HorizontalRotationValues() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.math.vector.Vector3d |
apply(net.minecraft.util.Direction direction) |