Interface IProxyHoveringInformation
- All Known Implementing Classes:
WaterWheelStructuralBlock
public interface IProxyHoveringInformation
Implement this interface on the
BlockEntity that wants proxy the information-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.core.BlockPosgetInformationSource(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
getInformationSource
net.minecraft.core.BlockPos getInformationSource(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-