Hierarchy For Package com.hypixel.hytale.math.shape

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.hypixel.hytale.math.shape.Box (implements com.hypixel.hytale.math.shape.Shape)
    • com.hypixel.hytale.math.shape.Box2D (implements com.hypixel.hytale.math.shape.Shape2D)
    • com.hypixel.hytale.math.shape.Cylinder (implements com.hypixel.hytale.math.shape.Shape)
    • com.hypixel.hytale.math.shape.Ellipsoid (implements com.hypixel.hytale.math.shape.Shape)
    • com.hypixel.hytale.math.shape.OriginShape<S> (implements com.hypixel.hytale.math.shape.Shape)
    • com.hypixel.hytale.math.shape.Quad2d
    • com.hypixel.hytale.math.shape.Quad4d
    • com.hypixel.hytale.math.shape.Rectangle
    • com.hypixel.hytale.math.shape.Triangle2d
    • com.hypixel.hytale.math.shape.Triangle4d
    • com.hypixel.hytale.math.shape.ViewUtil

Interface Hierarchy

  • com.hypixel.hytale.math.shape.Shape
  • com.hypixel.hytale.math.shape.Shape2D