neoclient/build/classes/java/main/neoclient-refmap.json

20 lines
No EOL
740 B
JSON

{
"mappings": {
"com/github/mirko/neoclient/mixin/ChatScreenMixin": {
"sendMessage": "Lnet/minecraft/class_408;method_44056(Ljava/lang/String;Z)Z"
},
"com/github/mirko/neoclient/mixin/ClientPlayerEntityMixin": {
"move": "Lnet/minecraft/class_746;method_5784(Lnet/minecraft/class_1313;Lnet/minecraft/class_243;)V"
}
},
"data": {
"named:intermediary": {
"com/github/mirko/neoclient/mixin/ChatScreenMixin": {
"sendMessage": "Lnet/minecraft/class_408;method_44056(Ljava/lang/String;Z)Z"
},
"com/github/mirko/neoclient/mixin/ClientPlayerEntityMixin": {
"move": "Lnet/minecraft/class_746;method_5784(Lnet/minecraft/class_1313;Lnet/minecraft/class_243;)V"
}
}
}
}