class

Cylinder

Methods

com.hypixel.hytale.math.shape.Box2D assign()
boolean containsPosition()
com.hypixel.hytale.math.shape.Box2D extend()
com.hypixel.hytale.math.shape.Box2D extendToInt()
com.hypixel.hytale.math.shape.Box2D getBox()
double height()
boolean isIntersecting()
com.hypixel.hytale.math.shape.Box2D minkowskiSum()
com.hypixel.hytale.math.shape.Box2D normalize()
com.hypixel.hytale.math.shape.Box2D offset()
com.hypixel.hytale.math.shape.Box2D setEmpty()
com.hypixel.hytale.math.shape.Box2D setMinMax()
com.hypixel.hytale.math.shape.Box2D sweep()
java.lang.String toString()
com.hypixel.hytale.math.shape.Box2D union()
double width()