public class CylinderBrush extends ShapedBrush
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_HEIGHT |
static int |
MAX_RADIUS |
| Constructor and Description |
|---|
CylinderBrush() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<net.minecraft.util.math.BlockPos> |
getIncludedPositions() |
net.minecraft.util.math.BlockPos |
getOffset(net.minecraft.util.math.vector.Vector3d ray,
net.minecraft.util.Direction face,
PlacementOptions option) |
addToGlobalPositionsget, getSupportedTools, hasConnectivityOptions, hasPlacementOptions, redirectTool, setpublic static final int MAX_RADIUS
public static final int MAX_HEIGHT
public net.minecraft.util.math.BlockPos getOffset(net.minecraft.util.math.vector.Vector3d ray,
net.minecraft.util.Direction face,
PlacementOptions option)
public java.util.List<net.minecraft.util.math.BlockPos> getIncludedPositions()