Interface IInfoForwarder
- All Known Implementing Classes:
PressureChamberInterfaceBlockEntity,PressureChamberWallBlockEntity
public interface IInfoForwarder
A Block Entity implementing this interface will forward an info display mod (e.g. Waila/TOP) to another Block Entity
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.level.block.entity.BlockEntity
-
Method Details
-
getInfoBlockEntity
@Nullable net.minecraft.world.level.block.entity.BlockEntity getInfoBlockEntity()
-