mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Interface3 to QuickChatCommandDecoder
This commit is contained in:
parent
7838910b37
commit
6a9356906a
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!af")
|
||||
public final class Class6 implements Interface3 {
|
||||
public final class Class6 implements QuickChatCommandDecoder {
|
||||
|
||||
@OriginalMember(owner = "client!af", name = "a", descriptor = "(I[IIJ)Lclient!na;")
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue