Interface ClientPlayerInteractionManagerAccessor
public interface ClientPlayerInteractionManagerAccessor
-
Method Summary
Modifier and TypeMethodDescriptionfloatnet.minecraft.util.math.BlockPosvoidsetCurrentBreakingProgress(float progress)
-
Method Details
-
getBreakingProgress
float getBreakingProgress() -
setCurrentBreakingProgress
void setCurrentBreakingProgress(float progress) -
getCurrentBreakingBlockPos
net.minecraft.util.math.BlockPos getCurrentBreakingBlockPos()
-