mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -710,7 +710,7 @@ public final class GlModel extends Model {
|
|||
|
||||
@OriginalMember(owner = "client!td", name = "a", descriptor = "(ISIB)I")
|
||||
public static int method4096(@OriginalArg(0) int arg0, @OriginalArg(1) short arg1, @OriginalArg(2) int arg2, @OriginalArg(3) byte arg3) {
|
||||
@Pc(5) int local5 = Rasteriser.palette[Static268.method4585(arg0, arg2)];
|
||||
@Pc(5) int local5 = Rasteriser.palette[SoftwareModel.method4585(arg0, arg2)];
|
||||
if (arg1 != -1) {
|
||||
@Pc(15) int local15 = Rasteriser.textureProvider.method3238(arg1 & 0xFFFF);
|
||||
@Pc(21) int local21;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue