====== AntiWaterPush ====== ^ AntiWaterPush ^^ |{{ hack:anti:antiwaterpush.webp?500x280 |AntiWaterPushを使用して流れる水の中で静止しているプレイヤー。}}|| ^タイプ|[[:Hack|ハック]]| ^カテゴリー|[[Movement|ムーブメント]]| ^ゲーム内説明|"水による押し戻しを防ぎます。"| ^[[:keybinds#default_keybinds|デフォルトキーバインド]]|なし| ^ソースコード|[[w7src>net/wurstclient/hacks/AntiWaterPushHack.java]]|| The AntiWaterPush hack prevents the [[mc>player]] from getting pushed by [[mc>flowing water]] and optionally also disables the slowdown that comes from walking in water. ===== 設定 ===== ==== 減速防止 ==== ^ 減速防止 ^^ ^タイプ|チェックボックス| ^ゲーム内説明|"水中で最大速度で歩行できるようにします。\\ 一部のサーバーではこれをスピードハックとみなすことがあります。"| ^デフォルト値|チェック無し| "減速防止"は、エンチャントされた[[mc>ブーツ]]である[[mc>Depth Strider|Depth Strider III]]を履いているかのように、水中での移動速度を増加させます。ユーザーが既にDepth Strider 3のエンチャントされたブーツを履いている場合、この設定の切り替えは何も変わりません。 "減速防止"設定は、AntiCheatプラグインを備えたサーバーでラバーバンディングの問題を引き起こす可能性があるため、デフォルトでは無効になっています。 ===== Changes ===== ^Version^Changes^ |[[update:Wurst 6.32]]|Added AntiWaterPush. (Minecraft 1.8 & 1.12)| |[[update:Wurst 7.0pre17]]|Added AntiWaterPush. (Minecraft 1.14+)| |[[update:Wurst 7.0pre27]]|Added the "Prevent slowdown" checkbox to AntiWaterPush.| |[[update:Wurst 7.16]]|Fixed Wurst's AI always behaving as if AntiWaterPush's "[[#Prevent slowdown]]" option was turned off.| |[[update:Wurst 7.32]]|Fixed AntiWaterPush affecting other entities besides the player in singleplayer worlds. ([[pr>Wurst7:769]] - Thanks to [[gh>ThisTestUser]]!)|