Besoin d'un informaticien à Aix-en-Provence ? Appelez-moi :

Fast Block Place Mod: 189 Work

Fast Block Place Mod 1.8.9: How to Improve Your Building Speed in Minecraft

@Mixin(PlayerControllerMP.class) public class FastPlaceMixin @Inject(method = "clickBlock", at = @At("HEAD"), cancellable = true) private void onFastPlace(BlockPos pos, EnumFacing face, CallbackInfoReturnable<Boolean> cir) // Skip delay checks if (FastPlaceConfig.enabled) // Send placement packet instantly Minecraft.getMinecraft().getConnection().sendPacket(new CPacketPlayerTryUseItemOnBlock(pos, face, hand, 0, 0, 0)); cir.setReturnValue(true); fast block place mod 189 work

Would you like the (config file) or a pseudocode implementation for this feature? Fast Block Place Mod 1