Wurst.Wiki

The Official Wurst Client Wiki

ユーザ用ツール

サイト用ツール


ja:feature

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
ja:feature [2026/03/28 16:28] 匿名ja:feature [2026/03/28 16:29] (現在) 匿名
行 1: 行 1:
 ====== 特徴 ====== ====== 特徴 ======
-Wurstでは、[[feature|機能]](Feature)は[[hack|ハック]]、[[command|コマンド]]、[[other feature|その他の機能]]を総称する[[wp>hypernym|上位語]]です。+Wurstでは、[[feature|機能]](Feature)は[[hack|ハック]]、[[command|コマンド]]、[[other feature|その他の機能]]を総称する[[wp>hypernym|hypernym]]です。
  
 Wurstのソースコード内には抽象クラスである[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/Feature.java|Feature]]クラスが存在し、[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/hack/Hack.java|Hack]]クラス、[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/command/Command.java|Command]]クラス、[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/other_feature/OtherFeature.java|OtherFeature]]クラスがこれを継承しています。 Wurstのソースコード内には抽象クラスである[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/Feature.java|Feature]]クラスが存在し、[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/hack/Hack.java|Hack]]クラス、[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/command/Command.java|Command]]クラス、[[https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/other_feature/OtherFeature.java|OtherFeature]]クラスがこれを継承しています。
  
 Wurstのすべての機能には名前と説明があります。また、任意でカテゴリ、任意の数の[[settings|設定]]、任意の数の検索タグ(Navigatorの検索バーで使用)、任意の数の推奨キーバインド(Navigatorの簡易キーバインド作成機能で使用)、プライマリアクション(どのGUIでも機能がクリックされたときに実行される)、および「ブロック禁止」マーカー([[TooManyHax]]によるブロックを防止する)を持つことができます。 Wurstのすべての機能には名前と説明があります。また、任意でカテゴリ、任意の数の[[settings|設定]]、任意の数の検索タグ(Navigatorの検索バーで使用)、任意の数の推奨キーバインド(Navigatorの簡易キーバインド作成機能で使用)、プライマリアクション(どのGUIでも機能がクリックされたときに実行される)、および「ブロック禁止」マーカー([[TooManyHax]]によるブロックを防止する)を持つことができます。
ja/feature.1774715310.txt.gz · 最終更新: by 匿名