Class ShapeCodecs
java.lang.Object
com.hypixel.hytale.server.core.codec.ShapeCodecs
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<Box> static final BuilderCodec<Cylinder> static final BuilderCodec<Ellipsoid> static final BuilderCodec<OriginShape<Shape>> static final CodecMapCodec<Shape> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHAPE
-
BOX
-
ELLIPSOID
-
CYLINDER
-
ORIGIN_SHAPE
-
-
Constructor Details
-
ShapeCodecs
public ShapeCodecs()
-