Interface SavesControllerPosBlockEntity
- All Known Subinterfaces:
GhostMultiblockPartBE,MultiblockPartEntity
- All Known Implementing Classes:
SimpleGhostMultiblockPartBE
public interface SavesControllerPosBlockEntity
This interface allows your blockentity to set a controller pos
-
Method Summary
-
Method Details
-
setControllerPos
void setControllerPos(net.minecraft.core.BlockPos blockPos)
-