====== AntiKnockback ====== ^ AntiKnockback ^^ ^タイプ|[[:Hack|ハック]]| ^Category|[[Combat|戦闘]]| ^ゲーム内説明|"他のプレイヤーやモブに押されるのを防止します。"| ^[[:keybinds#default_keybinds|デフォルトキーバインド]]|なし| ^ソースコード|[[w7src>net/wurstclient/hacks/AntiKnockbackHack.java]]| AntiKnockback(通称:アンチKB)は、[[mc>player|プレイヤー]]がダメージを受ける際に[[mc>Damage#Knockback|ノックバック]]を受けないようにする[[hack|ハック]]です。例えば、[[mc>PVP|PVP戦闘]]において使用されます。 ===== 設定 ===== ==== 水平強度 ==== ^ 水平強度 ^^ ^タイプ|スライダー| ^ゲーム内説明|"水平ノックバックをどれだけ減少させるか。100% = ノックバックなし"| ^デフォルト値|100%| ^最小値|1%| ^最大値|100%| ^インクリメント|1%| ==== 垂直強度 ==== ^ 垂直強度 ^^ ^タイプ|スライダー| ^ゲーム内説明|"垂直ノックバックをどれだけ減少させるか。100% = ノックバックなし"| ^デフォルト値|100%| ^最小値|1%| ^最大値|100%| ^インクリメント|1%| ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.3 Beta]]|Added AntiKnockback.| |[[update:Wurst 2.15]]|Added a "Strength" slider to AntiKnockback.| |[[update:Wurst 3.0pre1]]|Broke AntiKnockback.| |[[update:Wurst 3.0pre3]]|Fixed AntiKnockback.| |[[update:Wurst 6.5]]|Fixed AntiKnockback causing visual glitches.| |[[update:Wurst 6.32]]|AntiKnockback will no longer prevent the user from getting pushed by water. (Use [[AntiWaterPush]] instead.)| |[[update:Wurst 6.33]]|Split AntiKnockback's "Strength" slider into "[[#Horizontal Strength]]" and "[[#Vertical Strength]]". (Thanks to [[gh>flestr]]!)| |:::|Fixed AntiKnockback's description still saying that it would prevent the user from getting pushed by flowing water.| |[[update:Wurst 7.0pre1]]|Temporarily removed AntiKnockback.| |[[update:Wurst 7.0pre17]]|Re-added AntiKnockback.| |:::|AntiKnockback will no longer prevent the user from getting pushed by water. (Use [[AntiWaterPush]] instead.)| |[[update:Wurst 7.2]]|Split AntiKnockback's "Strength" slider into "[[#Horizontal Strength]]" and "[[#Vertical Strength]]". (Thanks to [[gh>flestr]]!)| {{tag>PVP}}