一个为 Minecraft Java 版添加触控支持的 Mod。目前处于早期开发中,如果遇到 Bug 或者其他问题,欢迎积极报告! 下载与安装 你可以在Modrinth、Github Releases、Gitee 发行版和MC 百科上下载 TouchController 的最新发布版。 根据不同的 mod 加载器,TouchController 需要如下的前置 mod: ...
I noticed a lack of support for controller for the Java Edition of Minecraft, this is where Controllable comes in. Controllable adds that ability into the game. This mod has been heavily influenced by the controls in the Bedrock Edition of the game, however it is much more configurable (comi...
TouchController——给 Java 版的 MC 带来基岩版的操作方式的 mod 目前还在开发中,支持 Minecraft 1.21.3 和 Fabric 加载器 下载地址: https://modrinth.com/mod/touchcontroller https://github.com/fifth-light/TouchController/releases https://gitee.com/fifth_light/TouchController/releases 需要搭配修改后的 ...
一个为 Minecraft Java 版添加触控支持的 Mod。目前处于早期开发中,如果遇到 Bug 或者其他问题,欢迎积极报告! 下载与安装 你可以在Modrinth、Github Releases、Gitee 发行版和MC 百科上下载 TouchController 的最新发布版。 根据不同的 mod 加载器,TouchController 需要如下的前置 mod: ...
在URL填写中为‘/控制器/方法名’这里一定要注意,控制器指的并不是控制器全名,而是去掉controller的那个,这里我的控制器为UserController,因此这里填写User,话说我踩到这个坑,害我调试了好久。。。 就是传递参数格式了,data这里传递的参数是动态的,因此就定义了全局变量存储,这里被坑的地方是stuID2 的值是从另外...
home page minecraft java bedrock game servers 7 days to die abiotic factor american truck simulator aloft ark survival evolved arma 3 arma reforger aska assetto corsa astroneer avorion beammp barotrauma conan exiles colony survival core keeper counter strike source counter strike 2 craftopia dayz don'...
TouchController——给 Java 版的 Minecraft 带来基岩版的操作方式的 mod 目前还在开发中,支持多个游戏版本 MC 百科地址: https://www.mcmod.cn/class/17432.html 下载地址: https://modrinth.com/mod/touchcontroller https://github.com/fifth-light/TouchController/releases https://gitee.com/fifth_light/...
adding controller option to settings or support to games such as minecraft, where the player could cycle through inventory like they were on xbox or ps. Cause like you can bluetooth it but you cant line up the controls right, cause you need 9 diffrent buttons for the inventory. ...
failed - because Windows edition is app can't find exe on windows folder to addTrying add Minecraft Luncher on steam : no effectTrying add MinecraftJava edition on steam : Absolutely no effectTrying Play with MinecraftJava edition : failed - unsupportTrying connect before Game start : no effect...
this.minecraft.playerController.sendSlotPacket(player.inventory.getStackInSlot(player.inventory.currentItem), slot); return true; } return false; } } 代码示例来源:origin: Glitchfiend/ToughAsNails @SubscribeEvent public void onPostRenderOverlay(RenderGameOverlayEvent.Post event) { ScaledResolution resolu...