Class BoundingBoxSet

java.lang.Object
com.pixelmonmod.pixelmon.blocks.BoundingBoxSet

public class BoundingBoxSet extends Object
  • Field Details

    • AABBBaseEast

      public net.minecraft.world.phys.AABB AABBBaseEast
    • AABBBaseWest

      public net.minecraft.world.phys.AABB AABBBaseWest
    • AABBBaseSouth

      public net.minecraft.world.phys.AABB AABBBaseSouth
    • AABBBaseNorth

      public net.minecraft.world.phys.AABB AABBBaseNorth
  • Constructor Details

    • BoundingBoxSet

      public BoundingBoxSet(int width, double height, int length, boolean jsonOffset)