-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing SOD names and some other mappings
- Loading branch information
Showing
13 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
mappings/tk/valoeghese/fc0/client/input/KeyboardInputHandler.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
mappings/tk/valoeghese/fc0/client/input/MouseInputHandler.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS tk/valoeghese/fc0/class_65 tk/valoeghese/sod/DoubleArrayDataSection | ||
FIELD field_235 array Lit/unimi/dsi/fastutil/doubles/DoubleList; | ||
METHOD method_186 size ()I | ||
METHOD method_353 writeDouble (D)V | ||
ARG 1 value |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS tk/valoeghese/fc0/class_66 tk/valoeghese/sod/FloatArrayDataSection | ||
FIELD field_236 array Lit/unimi/dsi/fastutil/floats/FloatList; | ||
METHOD method_187 size ()I | ||
METHOD method_354 writeFloat (F)V | ||
ARG 1 value |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS tk/valoeghese/fc0/class_67 tk/valoeghese/sod/IntArrayDataSection | ||
FIELD field_237 array Lit/unimi/dsi/fastutil/ints/IntList; | ||
METHOD method_188 size ()I | ||
METHOD method_355 writeInt (I)V | ||
ARG 1 value |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS tk/valoeghese/fc0/class_68 tk/valoeghese/sod/LongArrayDataSection | ||
FIELD field_238 array Lit/unimi/dsi/fastutil/longs/LongList; | ||
METHOD method_189 size ()I | ||
METHOD method_356 writeLong (J)V | ||
ARG 1 value |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS tk/valoeghese/fc0/class_71 tk/valoeghese/sod/ShortArrayDataSection | ||
FIELD field_240 array Lit/unimi/dsi/fastutil/shorts/ShortList; | ||
METHOD method_192 size ()I | ||
METHOD method_357 writeShort (S)V | ||
ARG 1 value |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS tk/valoeghese/fc0/class_72 tk/valoeghese/sod/StringArrayDataSection | ||
FIELD field_241 array Ljava/util/List; | ||
METHOD method_193 size ()I | ||
METHOD method_358 writeString (Ljava/lang/String;)V | ||
ARG 1 value |