Finish ProfilerTimer mapping (#1452)

* My first mapping

Signed-off-by: Reece Dunham <me@rdil.rocks>

* Rebase against liachmodded:1.15.2-2

Signed-off-by: Reece Dunham <me@rdil.rocks>

Co-authored-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
This commit is contained in:
Reece Dunham 2020-06-11 06:33:38 -04:00 committed by GitHub
parent f8e60ee65d
commit 021be37fce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ buildscript {
classpath "commons-io:commons-io:2.6"
classpath "com.google.guava:guava:28.0-jre"
classpath 'de.undercouch:gradle-download-task:3.4.3'
classpath 'net.fabricmc:tiny-remapper:+'
classpath 'net.fabricmc:tiny-remapper:0.2.1.63'
}
}

View File

@ -2,6 +2,7 @@ CLASS net/minecraft/class_3534 net/minecraft/util/profiler/ProfilerTiming
FIELD field_15737 totalUsagePercentage D
FIELD field_15738 name Ljava/lang/String;
FIELD field_15739 parentSectionUsagePercentage D
FIELD field_19384 visitCount D
METHOD <init> (Ljava/lang/String;DDJ)V
ARG 1 name
ARG 2 parentUsagePercentage