←
→
added obfuscation-explorer/src/test/resources/io/mcdev/obfex/formats/enigma/lexer/fixtures/test.mapping
⁠
kyle wood: Create obfuscation-explorer project
This is a separate plugin to support all different Java mapping
formats. This plugin will provide a extension points for the Minecraft
Development plugin to hook into and provide mapping information. It
will also provide a generic settings page to allow users to configure
their own mappings for the project.
This is a separate plugin to support all different Java mapping
formats. This plugin will provide a extension points for the Minecraft
Development plugin to hook into and provide mapping information. It
will also provide a generic settings page to allow users to configure
their own mappings for the project.
- CLASS net/minecraft/class_2019 net/minecraft/predicate/DamagePredicate
- FIELD field_9520 ANY Lnet/minecraft/class_2019;
- FIELD field_9521 sourceEntity Lnet/minecraft/class_2048;
- FIELD field_9522 blocked Ljava/lang/Boolean;
- FIELD field_9523 dealt Lnet/minecraft/class_2096$class_2099;
- FIELD field_9524 taken Lnet/minecraft/class_2096$class_2099;
- FIELD field_9525 type Lnet/minecraft/class_2022;
- METHOD <init> (Lnet/minecraft/class_2096$class_2099;Lnet/minecraft/class_2096$class_2099;Lnet/minecraft/class_2048;Ljava/lang/Boolean;Lnet/minecraft/class_2022;)V
- ARG 1 dealt
- ARG 2 taken
- ARG 3 sourceEntity
- ARG 4 blocked
- ARG 5 type
- METHOD method_8838 test (Lnet/minecraft/class_3222;Lnet/minecraft/class_1282;FFZ)Z
- ARG 1 player
- ARG 2 source
- ARG 3 dealt
- ARG 4 taken
- ARG 5 blocked
- METHOD method_8839 fromJson (Lcom/google/gson/JsonElement;)Lnet/minecraft/class_2019;
- ARG 0 json
- METHOD method_8840 toJson ()Lcom/google/gson/JsonElement;
- CLASS class_2020 Builder
- FIELD field_9526 blocked Ljava/lang/Boolean;
- FIELD field_9527 taken Lnet/minecraft/class_2096$class_2099;
- FIELD field_9528 sourceEntity Lnet/minecraft/class_2048;
- FIELD field_9529 type Lnet/minecraft/class_2022;
- FIELD field_9530 dealt Lnet/minecraft/class_2096$class_2099;
- METHOD method_8841 blocked (Ljava/lang/Boolean;)Lnet/minecraft/class_2019$class_2020;
- ARG 1 blocked
- METHOD method_8842 type (Lnet/minecraft/class_2022$class_2023;)Lnet/minecraft/class_2019$class_2020;
- ARG 1 builder
- METHOD method_8843 build ()Lnet/minecraft/class_2019;
- METHOD method_8844 create ()Lnet/minecraft/class_2019$class_2020;