remap :)
This commit is contained in:
parent
273cf31b49
commit
b937cfb113
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ public abstract class MixinToolType {
|
||||||
*
|
*
|
||||||
* @return nothing; this should never be actually called
|
* @return nothing; this should never be actually called
|
||||||
*/
|
*/
|
||||||
@Accessor
|
@Accessor(remap = false)
|
||||||
static Map<Integer, ToolType> getPACKED_TO_TYPE() {
|
static Map<Integer, ToolType> getPACKED_TO_TYPE() {
|
||||||
throw new AssertionError();
|
throw new AssertionError();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue