All Superinterfaces:
FakeBlockEntity, SavesControllerPosBlockEntity

public interface MultiblockPartEntity extends SavesControllerPosBlockEntity, FakeBlockEntity
  • Method Details

    • getControllerPos

      net.minecraft.core.BlockPos getControllerPos()
    • self

      default net.minecraft.world.level.block.entity.BlockEntity self()
    • actualBlockEntity

      default boolean actualBlockEntity()
      Specified by:
      actualBlockEntity in interface FakeBlockEntity
    • getActualBlockEntityPos

      @Nullable default @Nullable net.minecraft.core.BlockPos getActualBlockEntityPos()
      Specified by:
      getActualBlockEntityPos in interface FakeBlockEntity