Interface CameraExtensions
- All Known Implementing Classes:
CameraMixin
public interface CameraExtensions
-
Method Summary
Modifier and TypeMethodDescriptiondefault net.minecraft.world.level.block.state.BlockStatedefault voidsetAnglesInternal(float yaw, float pitch)
-
Method Details
-
setAnglesInternal
default void setAnglesInternal(float yaw, float pitch) -
getBlockAtCamera
default net.minecraft.world.level.block.state.BlockState getBlockAtCamera()
-