Class VoxelShape

java.lang.Object
net.minecraft.util.shape.VoxelShape
Direct Known Subclasses:
ArrayVoxelShape, SimpleVoxelShape, SlicedVoxelShape

public abstract class VoxelShape
extends Object
  • Field Details

  • Constructor Details

    • VoxelShape

      VoxelShape​(VoxelSet voxels)
  • Method Details