Class GhostMultiblockShape

java.lang.Object
com.portingdeadmods.portingdeadlibs.api.ghost.GhostMultiblockShape

public class GhostMultiblockShape extends Object
  • Method Details

    • getPartPositions

      public Set<net.minecraft.core.BlockPos> getPartPositions()
    • getControllerPosition

      public net.minecraft.core.BlockPos getControllerPosition()
    • getRelativeBounds

      public net.minecraft.world.phys.AABB getRelativeBounds()
    • getHandlerExposure

      public Map<net.minecraft.core.BlockPos,List<net.minecraft.resources.ResourceLocation>> getHandlerExposure()
    • getPartMenus

      public Map<net.minecraft.core.BlockPos,GhostPartMenuFactory> getPartMenus()
    • getPlacementOffset

      public net.minecraft.core.BlockPos getPlacementOffset()
    • getRotated

      public GhostMultiblockShape getRotated(net.minecraft.core.Direction direction)
    • builder

      public static GhostMultiblockShape.Builder builder()