Interface RadiusDescriptor

All Known Implementing Classes:
RadiusDescriptor.Circle, RadiusDescriptor.Rectangle

public sealed interface RadiusDescriptor permits RadiusDescriptor.Circle, RadiusDescriptor.Rectangle
This object describes the Radius of a BlockEntity. It can either be a circle or rectangle.