diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml
index 4559079f..62caa819 100644
--- a/.github/workflows/gradle.yml
+++ b/.github/workflows/gradle.yml
@@ -5,9 +5,9 @@ name: Java CI with Gradle
on:
push:
- branches: [ master ]
+ branches: [ master, 1.16, 1.18 ]
pull_request:
- branches: [ master ]
+ branches: [ master, 1.16, 1.18 ]
jobs:
build:
diff --git a/.gitignore b/.gitignore
index ba1515cd..432c68e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,119 +1,25 @@
-# User-specific stuff
-.idea/
-
-*.iml
+# eclipse
+bin
+*.launch
+.settings
+.metadata
+.classpath
+.project
+
+# idea
+out
*.ipr
*.iws
+*.iml
+.idea
-# IntelliJ
-out/
-# mpeltonen/sbt-idea plugin
-.idea_modules/
-
-# JIRA plugin
-atlassian-ide-plugin.xml
-
-# Compiled class file
-*.class
-
-# Log file
-*.log
-
-# BlueJ files
-*.ctxt
-
-# Package Files #
-*.jar
-*.war
-*.nar
-*.ear
-*.zip
-*.tar.gz
-*.rar
-
-# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
-hs_err_pid*
-
-*~
-
-# temporary files which can be created if a process still has a handle open of a deleted file
-.fuse_hidden*
-
-# KDE directory preferences
-.directory
-
-# Linux trash folder which might appear on any partition or disk
-.Trash-*
-
-# .nfs files are created when an open file is removed but is still being accessed
-.nfs*
-
-# General
-.DS_Store
-.AppleDouble
-.LSOverride
-
-# Icon must end with two \r
-Icon
-
-# Thumbnails
-._*
-
-# Files that might appear in the root of a volume
-.DocumentRevisions-V100
-.fseventsd
-.Spotlight-V100
-.TemporaryItems
-.Trashes
-.VolumeIcon.icns
-.com.apple.timemachine.donotpresent
-
-# Directories potentially created on remote AFP share
-.AppleDB
-.AppleDesktop
-Network Trash Folder
-Temporary Items
-.apdisk
-
-# Windows thumbnail cache files
-Thumbs.db
-Thumbs.db:encryptable
-ehthumbs.db
-ehthumbs_vista.db
-
-# Dump file
-*.stackdump
-
-# Folder config file
-[Dd]esktop.ini
-
-# Recycle Bin used on file shares
-$RECYCLE.BIN/
-
-# Windows Installer files
-*.cab
-*.msi
-*.msix
-*.msm
-*.msp
-
-# Windows shortcuts
-*.lnk
-
+# gradle
+build
.gradle
-build/
-
-# Ignore Gradle GUI config
-gradle-app.setting
-
-# Cache of project
-.gradletasknamecache
-
-**/build/
-# Common working directory
-run/
+# other
+eclipse
+run
-# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
-!gradle-wrapper.jar
-/run/
+# Files from Forge MDK
+forge*changelog.txt
\ No newline at end of file
diff --git a/.gradle/7.1.1/fileHashes/fileHashes.lock b/.gradle/7.1.1/fileHashes/fileHashes.lock
index dda7032e..e2704c5c 100644
Binary files a/.gradle/7.1.1/fileHashes/fileHashes.lock and b/.gradle/7.1.1/fileHashes/fileHashes.lock differ
diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock
index c2b50d1b..3eb0c53d 100644
Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ
diff --git a/.gradle/buildOutputCleanup/cache.properties b/.gradle/buildOutputCleanup/cache.properties
index 0f65463d..05eab0c6 100644
--- a/.gradle/buildOutputCleanup/cache.properties
+++ b/.gradle/buildOutputCleanup/cache.properties
@@ -1,2 +1,2 @@
-#Tue Oct 26 21:04:26 BST 2021
-gradle.version=7.1.1
+#Thu Dec 30 13:09:00 GMT 2021
+gradle.version=7.3.3
diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin
index 3f8dd880..4354d084 100644
Binary files a/.gradle/buildOutputCleanup/outputFiles.bin and b/.gradle/buildOutputCleanup/outputFiles.bin differ
diff --git a/.gradle/checksums/checksums.lock b/.gradle/checksums/checksums.lock
index a598e70b..b675f2a7 100644
Binary files a/.gradle/checksums/checksums.lock and b/.gradle/checksums/checksums.lock differ
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 5c8ce442..b9bf62c6 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -7,9 +7,9 @@
-
+
-
+
\ No newline at end of file
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 97e2518f..d9279bf2 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -1,15 +1,11 @@
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index ced1efa3..be3c84c2 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -9,5 +9,5 @@
-
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/runClient.xml b/.idea/runConfigurations/runClient.xml
index bbef36cc..21a82aa0 100644
--- a/.idea/runConfigurations/runClient.xml
+++ b/.idea/runConfigurations/runClient.xml
@@ -1,22 +1,14 @@
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
-
+
diff --git a/.idea/runConfigurations/runData.xml b/.idea/runConfigurations/runData.xml
index 39365949..24f5f956 100644
--- a/.idea/runConfigurations/runData.xml
+++ b/.idea/runConfigurations/runData.xml
@@ -1,21 +1,14 @@
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
+
diff --git a/.idea/runConfigurations/runServer.xml b/.idea/runConfigurations/runServer.xml
index b6cedd9c..c2a670c7 100644
--- a/.idea/runConfigurations/runServer.xml
+++ b/.idea/runConfigurations/runServer.xml
@@ -1,19 +1,14 @@
-
-
-
+
+
+
-
+
-
-
-
-
-
-
+
diff --git a/README.md b/README.md
index e4d18c9e..9a63ef03 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
# Create-Alloyed
-Create: Alloyed is an addon for the Create mod that adds *two new metals, Bronze and Steel*, along with a selection of blocks and items made of these materials.
+Create: Alloyed is an addon for the Create mod that adds *two new metals, Bronze and Steel*, along with a selection of blocks and items made of these materials. This branch is for the 1.18.2 version.
**Team:**
**Bagels** - Artist, Owner
-**SpottyTheTurtle** - Coder, something else maybe? idk not yet
-**FortressNebula** - Coder, also maybe smth else
-
-*We might add more, such as Tin or Cast Iron, but these are only concepts, not 100% confirmed*
+**SpottyTheTurtle** - Coder
+**FortressNebula** - Coder
diff --git a/build.gradle b/build.gradle
index edc9af33..03d283f2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,48 +1,34 @@
buildscript {
repositories {
- maven { url = 'https://files.minecraftforge.net/maven' }
+ maven { url = 'https://maven.minecraftforge.net' }
+ maven { url = 'https://maven.parchmentmc.org' }
maven { url = 'https://repo.spongepowered.org/repository/maven-public/' }
mavenCentral()
+
}
dependencies {
- classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '5.1.+', changing: true
- classpath group: 'org.spongepowered', name: 'mixingradle', version: '0.7-SNAPSHOT'
+ classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: "${forgegradle_version}", changing: false
+ classpath group: 'org.spongepowered', name: 'mixingradle', version: "${mixin_version}"
+ classpath "org.parchmentmc:librarian:1.+"
}
}
+
+plugins {
+ id 'com.matthewprenger.cursegradle' version "${cursegradle_version}"
+}
+
apply plugin: 'net.minecraftforge.gradle'
+apply plugin: 'org.parchmentmc.librarian.forgegradle'
// Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
apply plugin: 'org.spongepowered.mixin'
-mixin {
- add sourceSets.main, "alloyed.refmap.json"
-}
-
-version = '1.0-1.16.5'
+version = "${mc_version}-${mod_version}"
group = 'com.molybdenum.alloyed' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'alloyed'
-java.toolchain.languageVersion = JavaLanguageVersion.of(8) // Mojang ships Java 8 to end users, so your mod should target Java 8.
-
-repositories {
- maven {
- url "https://cursemaven.com"
- content {
- includeGroup "curse.maven"
- }
- }
- maven {
- // location of the maven that hosts JEI files
- name = "Progwml6 maven"
- url = "https://dvs1.progwml6.com/files/maven/"
- }
- maven {
- // location of a maven mirror for JEI files, as a fallback
- name = "ModMaven"
- url = "https://modmaven.k-4u.nl"
- }
-}
+java.toolchain.languageVersion = JavaLanguageVersion.of(17) // Mojang ships Java 8 to end users, so your mod should target Java 8.
println('Java: ' + System.getProperty('java.version') + ' JVM: ' + System.getProperty('java.vm.version') + '(' + System.getProperty('java.vendor') + ') Arch: ' + System.getProperty('os.arch'))
minecraft {
@@ -58,7 +44,7 @@ minecraft {
// Use non-default mappings at your own risk. they may not always work.
// Simply re-run your setup task after changing the mappings to update your workspace.
//mappings channel: 'official', version: '1.16.5'
- mappings channel: 'official', version: '1.16.5'
+ mappings channel: 'parchment', version: '2022.03.13-1.18.2'
// makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg')
@@ -68,8 +54,8 @@ minecraft {
runs {
client {
workingDirectory project.file('run')
- property 'mixin.env.remapRefMap', 'true'
arg "-mixin.config=alloyed.mixins.json"
+ property 'mixin.env.remapRefMap', 'true'
property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg"
// Recommended logging data for a userdev environment
@@ -92,7 +78,8 @@ minecraft {
}
server {
- workingDirectory project.file('run')
+ workingDirectory project.file('server')
+ arg "-mixin.config=alloyed.mixins.json"
// Recommended logging data for a userdev environment
// The markers can be changed as needed.
@@ -101,13 +88,16 @@ minecraft {
// "REGISTRYDUMP": For getting the contents of all registries.
property 'forge.logging.markers', 'REGISTRIES'
+ property 'mixin.env.remapRefMap', 'true'
+ property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg"
+
// Recommended logging level for the console
// You can set various levels here.
// Please read: https://stackoverflow.com/questions/2031163/when-to-use-the-different-log-levels
property 'forge.logging.console.level', 'debug'
mods {
- examplemod {
+ alloyed {
source sourceSets.main
}
}
@@ -128,11 +118,14 @@ minecraft {
// Please read: https://stackoverflow.com/questions/2031163/when-to-use-the-different-log-levels
property 'forge.logging.console.level', 'debug'
+ property 'mixin.env.remapRefMap', 'true'
+ property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg"
+
// Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources.
- args '--mod', 'examplemod', '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/')
+ args '--mod', 'alloyed', '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/')
mods {
- examplemod {
+ alloyed {
source sourceSets.main
}
}
@@ -140,54 +133,105 @@ minecraft {
}
}
-// Include resources generated by data generators.
-sourceSets.main.resources { srcDir 'src/generated/resources' }
+repositories {
+ maven {
+ name "Cursemaven"
+ url "https://cursemaven.com"
+ content {
+ includeGroup "curse.maven"
+ }
+ }
+ maven {
+ // location of the maven that hosts JEI files
+ name "Progwml6 maven"
+ url "https://dvs1.progwml6.com/files/maven/"
+ }
+ /*maven {
+ // location of a maven mirror for JEI files, as a fallback
+ name "ModMaven"
+ url "https://modmaven.k-4u.nl"
+ }*/
+ maven { // Registrate
+ name "tterrag maven"
+ url "https://maven.tterrag.com/"
+ }
+ mavenLocal()
+ mavenCentral()
+}
dependencies {
- implementation 'org.jetbrains:annotations:20.1.0'
+ implementation 'org.jetbrains:annotations:22.0.0'
// Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed
// that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied.
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
- minecraft 'net.minecraftforge:forge:1.16.5-36.2.8'
+ minecraft 'net.minecraftforge:forge:1.18.2-40.2.4'
// --- DEBUG PURPOSES ---
// compile against the JEI API but do not include it at runtime
- compileOnly fg.deobf("mezz.jei:jei-1.16.5:7.7.1.121:api")
+ compileOnly fg.deobf("mezz.jei:jei-${mc_version}:${jei_version}:api")
// at runtime, use the full JEI jar
- runtimeOnly fg.deobf("mezz.jei:jei-1.16.5:7.7.1.121")
+ runtimeOnly fg.deobf("mezz.jei:jei-${mc_version}:${jei_version}")
- implementation fg.deobf("curse.maven:create-328085:3536025") //create
- implementation fg.deobf("curse.maven:flywheel-486392:3535459") //flywheel
- implementation fg.deobf("curse.maven:steampowered-534610:3536735") //steampowered
+ //implementation fg.deobf("curse.maven:steampowered-534610:3536735") //steampowered
+ implementation fg.deobf("curse.maven:farmersdelight-398521:4525645") // Farmers Delight 1.04
+ implementation fg.deobf("curse.maven:nethersdelight-496394:3756127") // Nethers Delight
+ implementation fg.deobf("curse.maven:createdeco-509285:4554163") // Create Deco
+ implementation fg.deobf("curse.maven:ctm-267602:3933537") // CTM
// ----------------------
+ implementation fg.deobf("com.simibubi.create:create-${create_minecraft_version}:${create_version}:slim") { transitive = false }
+ implementation fg.deobf("com.jozufozu.flywheel:flywheel-forge-${flywheel_minecraft_version}:${flywheel_version}")
+ implementation fg.deobf("com.tterrag.registrate:Registrate:${registrate_version}")
+
annotationProcessor 'org.spongepowered:mixin:0.8.5:processor' // mixin
}
+// Include resources generated by data generators.
+sourceSets.main.resources {
+ srcDir 'src/generated/resources'
+}
+
+mixin {
+ add sourceSets.main, "alloyed.refmap.json"
+}
+//
+//afterEvaluate {
+// tasks.configureReobfTaskForReobfJar.mustRunAfter(tasks.compileJava)
+// //tasks.configureReobfTaskForReobfJarJar.mustRunAfter(tasks.compileJava)
+//}
+
// Example for how to get properties into the manifest for reading by the runtime..
jar {
manifest {
attributes([
- "Specification-Title": "examplemod",
- "Specification-Vendor": "examplemodsareus",
+ "Specification-Title": "alloyed",
+ "Specification-Vendor": "molybdenum",
"Specification-Version": "1", // We are version 1 of ourselves
"Implementation-Title": project.name,
"Implementation-Version": "${version}",
- "Implementation-Vendor" :"examplemodsareus",
+ "Implementation-Vendor" :"molybdenum",
"Implementation-Timestamp": new Date().format("yyyy-MM-dd'T'HH:mm:ssZ"),
"MixinConfigs": "alloyed.mixins.json"
])
}
}
-// Example configuration to allow publishing using the maven-publish task
-// This is the preferred method to reobfuscate your jar file
-jar.finalizedBy('reobfJar')
-// However if you are in a multi-project build, dev time needs unobfed jar files, so you can delay the obfuscation until publishing by doing
-//publish.dependsOn('reobfJar')
+//task jarJarRelease {
+// doLast {
+// tasks.jarJar {
+// classifier = ''
+// }
+// }
+// finalizedBy tasks.jarJar
+//}
+
+//jar.finalizedBy('reobfJar')
+//tasks.jarJar.finalizedBy('reobfJarJar')
+
publishing {
+ tasks.publish.dependsOn 'build'
publications {
mavenJava(MavenPublication) {
artifact jar
@@ -198,4 +242,63 @@ publishing {
url "file:///${project.projectDir}/mcmodsrepo"
}
}
-}
\ No newline at end of file
+}
+
+String getChangelogText() {
+ def changelogFile = file('changelog.txt')
+ String str = ''
+ int lineCount = 0
+ boolean done = false
+ changelogFile.eachLine {
+ if (done || it == null) {
+ return
+ }
+ if (it.size() > 1) {
+ def temp = it
+ if (lineCount == 0) {
+ temp = "## Create: Alloyed ${mod_version}\n"
+ } else if (it.matches("Fixed:|Changed:|Added:|Removed:")) {
+ temp = temp.replaceAll("Fixed:|Changed:|Added:|Removed:", "### \$0 \n") // Fixed: -> ### Fixed: , etc
+ } else if (it.startsWith('-')) {
+ temp = temp.replaceAll("(\\S+\\/\\S+)#([0-9]+)\\b", "\$0")
+ temp = temp.replaceAll("#([0-9]+)\\b(?!<\\/a>)", "\$0")
+ temp += "\n"
+ } else {
+ temp = "#### $temp \n"
+ }
+ str += temp
+ lineCount++
+ } else {
+ str += "#### If you find an issue with the mod, please submit it on the issue tracker."
+ done = true
+ }
+
+
+ }
+ return str
+}
+
+// Uncomment to debug changelog.
+new File("changelog.md").write getChangelogText()
+//curseforge {
+// project {
+// def envAPIKey = System.getenv("CURSEFORGE_API_TOKEN")
+// apiKey = envAPIKey == null ? '*NO API KEY FOUND*' : envAPIKey
+//
+// id = '564792'
+// changelog = getChangelogText()
+// changelogType = 'markdown'
+// releaseType = 'release'
+// addGameVersion '1.18.2'
+//
+// mainArtifact (shadowJar) {
+// displayName = "Create: Alloyed ${mod_version} for Minecraft ${mc_version}"
+// }
+// relations {
+// requiredDependency 'create'
+// requiredDependency 'flywheel'
+//
+// optionalDependency 'farmers-delight'
+// }
+// }
+//}
diff --git a/build/_applyBinpatches_2/log.txt b/build/_applyBinpatches_2/log.txt
index 3d53d9c2..d63ea8ed 100644
--- a/build/_applyBinpatches_2/log.txt
+++ b/build/_applyBinpatches_2/log.txt
@@ -1,3834 +1,3768 @@
-Java Launcher: C:\Users\prasu\.gradle\jdks\jdk8u312-b07\bin\java.exe
-Arguments: '--clean, C:\Users\prasu\.gradle\caches\forge_gradle\mcp_repo\net\minecraft\joined\1.16.5-20210115.111550\joined-1.16.5-20210115.111550-srg.jar, --output, C:\Users\prasu\OneDrive\Desktop\Minecraft\Modding\Create-Alloyed\build\fg_cache\net\minecraftforge\forge\1.16.5-36.2.8\forge-1.16.5-36.2.8-binpatched.jar, --apply, C:\Users\prasu\OneDrive\Desktop\Minecraft\Modding\Create-Alloyed\build\fg_cache\net\minecraftforge\forge\1.16.5-36.2.8\forge-1.16.5-36.2.8-binpatches.lzma'
+Java Launcher: C:\Users\Spotty\.gradle\jdks\jdk-17.0.1+12\bin\java.exe
+Arguments: '--clean, C:\Users\Spotty\.gradle\caches\forge_gradle\mcp_repo\net\minecraft\joined\1.18.1-20211210.034407\joined-1.18.1-20211210.034407-srg.jar, --output, C:\Users\Spotty\Downloads\Create-Alloyed-1.18\build\fg_cache\net\minecraftforge\forge\1.18.1-39.0.9\forge-1.18.1-39.0.9-binpatched.jar, --apply, C:\Users\Spotty\Downloads\Create-Alloyed-1.18\build\fg_cache\net\minecraftforge\forge\1.18.1-39.0.9\forge-1.18.1-39.0.9-binpatches.lzma'
Classpath:
- - C:\Users\prasu\.gradle\caches\forge_gradle\maven_downloader\net\minecraftforge\binarypatcher\1.0.12\binarypatcher-1.0.12-fatjar.jar
-Working directory: C:\Users\prasu\OneDrive\Desktop\Minecraft\Modding\Create-Alloyed\build\_applyBinpatches_2
+ - C:\Users\Spotty\.gradle\caches\forge_gradle\maven_downloader\net\minecraftforge\binarypatcher\1.0.12\binarypatcher-1.0.12-fatjar.jar
+Working directory: C:\Users\Spotty\Downloads\Create-Alloyed-1.18\build\_applyBinpatches_2
Main class: net.minecraftforge.binarypatcher.ConsoleTool
====================================
Applying:
- Clean: C:\Users\prasu\.gradle\caches\forge_gradle\mcp_repo\net\minecraft\joined\1.16.5-20210115.111550\joined-1.16.5-20210115.111550-srg.jar
- Output: C:\Users\prasu\OneDrive\Desktop\Minecraft\Modding\Create-Alloyed\build\fg_cache\net\minecraftforge\forge\1.16.5-36.2.8\forge-1.16.5-36.2.8-binpatched.jar
+ Clean: C:\Users\Spotty\.gradle\caches\forge_gradle\mcp_repo\net\minecraft\joined\1.18.1-20211210.034407\joined-1.18.1-20211210.034407-srg.jar
+ Output: C:\Users\Spotty\Downloads\Create-Alloyed-1.18\build\fg_cache\net\minecraftforge\forge\1.18.1-39.0.9\forge-1.18.1-39.0.9-binpatched.jar
KeepData: false
Unpatched: false
- Patches: C:\Users\prasu\OneDrive\Desktop\Minecraft\Modding\Create-Alloyed\build\fg_cache\net\minecraftforge\forge\1.16.5-36.2.8\forge-1.16.5-36.2.8-binpatches.lzma
-Loading patches file: C:\Users\prasu\OneDrive\Desktop\Minecraft\Modding\Create-Alloyed\build\fg_cache\net\minecraftforge\forge\1.16.5-36.2.8\forge-1.16.5-36.2.8-binpatches.lzma
- Reading patch com.mojang.blaze3d.platform.GlStateManager$1.binpatch
- Checksum: 37bccb56 Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$AlphaState.binpatch
- Checksum: 271721b9 Exists: true
+ Patches: C:\Users\Spotty\Downloads\Create-Alloyed-1.18\build\fg_cache\net\minecraftforge\forge\1.18.1-39.0.9\forge-1.18.1-39.0.9-binpatches.lzma
+Loading patches file: C:\Users\Spotty\Downloads\Create-Alloyed-1.18\build\fg_cache\net\minecraftforge\forge\1.18.1-39.0.9\forge-1.18.1-39.0.9-binpatches.lzma
+ Reading patch com.mojang.blaze3d.pipeline.RenderTarget.binpatch
+ Checksum: 35977cab Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$BlendState.binpatch
- Checksum: c44b256e Exists: true
+ Checksum: e17936b0 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$BooleanState.binpatch
- Checksum: 5a5ebcc8 Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$Color.binpatch
- Checksum: f996c8d7 Exists: true
+ Checksum: 75a02e31 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$ColorLogicState.binpatch
- Checksum: 57a017a1 Exists: true
+ Checksum: ed9c2ba9 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$ColorMask.binpatch
- Checksum: f761ea27 Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$ColorMaterialState.binpatch
- Checksum: da1329a3 Exists: true
+ Checksum: f9aad75d Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$CullState.binpatch
- Checksum: 3e560f7b Exists: true
+ Checksum: 9a7823a5 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$DepthState.binpatch
- Checksum: 3aa017fe Exists: true
+ Checksum: 8ffa2b80 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$DestFactor.binpatch
- Checksum: ddf9fc0c Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$FogMode.binpatch
- Checksum: 5ea6e80 Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$FogState.binpatch
- Checksum: 61bb29ed Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$FramebufferExtension.binpatch
- Checksum: 795e73ac Exists: true
+ Checksum: 8d913d4b Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$LogicOp.binpatch
- Checksum: 7300e7c0 Exists: true
+ Checksum: 4a89e60e Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$PolygonOffsetState.binpatch
- Checksum: 57e0272b Exists: true
+ Checksum: d37e38a5 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$ScissorState.binpatch
- Checksum: a7450c5a Exists: true
+ Checksum: fd6d220d Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$SourceFactor.binpatch
- Checksum: 29e81ce0 Exists: true
+ Checksum: 692250ff Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$StencilFunc.binpatch
- Checksum: 1e63e262 Exists: true
+ Checksum: d895d1d3 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$StencilState.binpatch
- Checksum: b7f1271d Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$SupportType.binpatch
- Checksum: a2f35b4d Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$TexGen.binpatch
- Checksum: a2a45a27 Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$TexGenCoord.binpatch
- Checksum: 8637ec98 Exists: true
- Reading patch com.mojang.blaze3d.platform.GlStateManager$TexGenState.binpatch
- Checksum: 5430306a Exists: true
+ Checksum: acbf38b5 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$TextureState.binpatch
- Checksum: 200c117f Exists: true
+ Checksum: 1adcbe6 Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager$Viewport.binpatch
- Checksum: 18b75838 Exists: true
+ Checksum: 983c067b Exists: true
Reading patch com.mojang.blaze3d.platform.GlStateManager.binpatch
- Checksum: e711d45b Exists: true
- Reading patch com.mojang.blaze3d.vertex.IVertexBuilder.binpatch
- Checksum: cd0e30aa Exists: true
+ Checksum: c223914a Exists: true
+ Reading patch com.mojang.blaze3d.platform.Window$WindowInitFailed.binpatch
+ Checksum: 45cc162 Exists: true
+ Reading patch com.mojang.blaze3d.platform.Window.binpatch
+ Checksum: 183b72c7 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.BufferBuilder$1.binpatch
+ Checksum: 791211d9 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.BufferBuilder$DrawState.binpatch
+ Checksum: e6a95e99 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.BufferBuilder$SortState.binpatch
+ Checksum: 50fc6639 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.BufferBuilder.binpatch
+ Checksum: 56a87a36 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexConsumer.binpatch
+ Checksum: 2d8ddac Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormat$1.binpatch
+ Checksum: 8fd3399e Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormat$IndexType.binpatch
+ Checksum: 2d53e8bf Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormat$Mode.binpatch
+ Checksum: 75cf5eb2 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormat.binpatch
+ Checksum: 1035420b Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormatElement$Type.binpatch
+ Checksum: d0e55bb5 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormatElement$Usage$ClearState.binpatch
+ Checksum: 79dcafef Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormatElement$Usage$SetupState.binpatch
+ Checksum: 2e94b11c Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormatElement$Usage.binpatch
+ Checksum: 5cd84eb4 Exists: true
+ Reading patch com.mojang.blaze3d.vertex.VertexFormatElement.binpatch
+ Checksum: 699dba7 Exists: true
+ Reading patch com.mojang.math.Matrix3f.binpatch
+ Checksum: dd8d163b Exists: true
+ Reading patch com.mojang.math.Matrix4f.binpatch
+ Checksum: c0ac6336 Exists: true
+ Reading patch com.mojang.math.Transformation.binpatch
+ Checksum: 3fb311c0 Exists: true
+ Reading patch com.mojang.math.Vector3f.binpatch
+ Checksum: f6c308f3 Exists: true
+ Reading patch com.mojang.math.Vector4f.binpatch
+ Checksum: 87707549 Exists: true
Reading patch com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen.binpatch
- Checksum: a8cea462 Exists: true
- Reading patch net.minecraft.advancements.Advancement$1.binpatch
- Checksum: 7e253791 Exists: true
+ Checksum: 52afe2cf Exists: true
+ Reading patch net.minecraft.CrashReport.binpatch
+ Checksum: e46511a1 Exists: true
+ Reading patch net.minecraft.CrashReportCategory$Entry.binpatch
+ Checksum: e601a895 Exists: true
+ Reading patch net.minecraft.CrashReportCategory.binpatch
+ Checksum: d96111b4 Exists: true
+ Reading patch net.minecraft.SharedConstants.binpatch
+ Checksum: ce6e054a Exists: true
+ Reading patch net.minecraft.Util$1.binpatch
+ Checksum: cc301985 Exists: true
+ Reading patch net.minecraft.Util$2.binpatch
+ Checksum: 0 Exists: false
+ Reading patch net.minecraft.Util$3.binpatch
+ Checksum: 7441ddd8 Exists: true
+ Reading patch net.minecraft.Util$4.binpatch
+ Checksum: 66959eff Exists: true
+ Reading patch net.minecraft.Util$5.binpatch
+ Checksum: e53d6951 Exists: true
+ Reading patch net.minecraft.Util$6.binpatch
+ Checksum: eb04641c Exists: true
+ Reading patch net.minecraft.Util$7.binpatch
+ Checksum: a685cebd Exists: true
+ Reading patch net.minecraft.Util$8.binpatch
+ Checksum: 1488d73c Exists: true
+ Reading patch net.minecraft.Util$9.binpatch
+ Checksum: 2aec19d3 Exists: true
+ Reading patch net.minecraft.Util$IdentityStrategy.binpatch
+ Checksum: c268b434 Exists: true
+ Reading patch net.minecraft.Util$OS$1.binpatch
+ Checksum: 3723b24c Exists: true
+ Reading patch net.minecraft.Util$OS$2.binpatch
+ Checksum: d7afa533 Exists: true
+ Reading patch net.minecraft.Util$OS.binpatch
+ Checksum: 60ee5d6f Exists: true
+ Reading patch net.minecraft.Util.binpatch
+ Checksum: 7eb6b2ff Exists: true
Reading patch net.minecraft.advancements.Advancement$Builder.binpatch
- Checksum: 9eba8858 Exists: true
+ Checksum: dead6c09 Exists: true
Reading patch net.minecraft.advancements.Advancement.binpatch
- Checksum: c53d24a Exists: true
- Reading patch net.minecraft.advancements.AdvancementList$IListener.binpatch
- Checksum: 1bee91e4 Exists: true
+ Checksum: f4eb1118 Exists: true
+ Reading patch net.minecraft.advancements.AdvancementList$Listener.binpatch
+ Checksum: 87eb687a Exists: true
Reading patch net.minecraft.advancements.AdvancementList.binpatch
- Checksum: 936bfad5 Exists: true
- Reading patch net.minecraft.advancements.AdvancementManager.binpatch
- Checksum: 7c84574d Exists: true
+ Checksum: 6b89b8cf Exists: true
Reading patch net.minecraft.advancements.AdvancementRewards$Builder.binpatch
- Checksum: c4f04945 Exists: true
+ Checksum: bc24e314 Exists: true
Reading patch net.minecraft.advancements.AdvancementRewards.binpatch
- Checksum: 6226777e Exists: true
- Reading patch net.minecraft.advancements.PlayerAdvancements$1.binpatch
- Checksum: f695a608 Exists: true
- Reading patch net.minecraft.advancements.PlayerAdvancements.binpatch
- Checksum: c249d4dc Exists: true
- Reading patch net.minecraft.advancements.criterion.ItemPredicate$Builder.binpatch
- Checksum: e0123dbf Exists: true
- Reading patch net.minecraft.advancements.criterion.ItemPredicate.binpatch
- Checksum: 54785554 Exists: true
- Reading patch net.minecraft.block.AbstractBannerBlock.binpatch
- Checksum: e4b6f0a8 Exists: true
- Reading patch net.minecraft.block.AbstractBlock$1.binpatch
- Checksum: 3cb29cc6 Exists: true
- Reading patch net.minecraft.block.AbstractBlock$AbstractBlockState$Cache.binpatch
- Checksum: 15d11800 Exists: true
- Reading patch net.minecraft.block.AbstractBlock$AbstractBlockState.binpatch
- Checksum: fcb8b777 Exists: true
- Reading patch net.minecraft.block.AbstractBlock$IExtendedPositionPredicate.binpatch
- Checksum: 781eaa47 Exists: true
- Reading patch net.minecraft.block.AbstractBlock$IPositionPredicate.binpatch
- Checksum: 862f63af Exists: true
- Reading patch net.minecraft.block.AbstractBlock$OffsetType.binpatch
- Checksum: e9bd12aa Exists: true
- Reading patch net.minecraft.block.AbstractBlock$Properties.binpatch
- Checksum: 606a9549 Exists: true
- Reading patch net.minecraft.block.AbstractBlock.binpatch
- Checksum: 5d3f2ffb Exists: true
- Reading patch net.minecraft.block.AbstractBodyPlantBlock.binpatch
- Checksum: 94e94cd3 Exists: true
- Reading patch net.minecraft.block.AbstractFireBlock.binpatch
- Checksum: eb9a2627 Exists: true
- Reading patch net.minecraft.block.AbstractRailBlock$1.binpatch
- Checksum: 93feba84 Exists: true
- Reading patch net.minecraft.block.AbstractRailBlock.binpatch
- Checksum: 57d118a4 Exists: true
- Reading patch net.minecraft.block.AbstractTopPlantBlock.binpatch
- Checksum: 256a4efd Exists: true
- Reading patch net.minecraft.block.AttachedStemBlock.binpatch
- Checksum: a6dc5b4a Exists: true
- Reading patch net.minecraft.block.BambooBlock.binpatch
- Checksum: a85fb21e Exists: true
- Reading patch net.minecraft.block.BambooSaplingBlock.binpatch
- Checksum: 5481c1fa Exists: true
- Reading patch net.minecraft.block.BannerBlock.binpatch
- Checksum: 45fc26f Exists: true
- Reading patch net.minecraft.block.BeehiveBlock.binpatch
- Checksum: d39658b6 Exists: true
- Reading patch net.minecraft.block.BeetrootBlock.binpatch
- Checksum: ea22cbed Exists: true
- Reading patch net.minecraft.block.Block$1.binpatch
- Checksum: 14968364 Exists: true
- Reading patch net.minecraft.block.Block$2.binpatch
- Checksum: d44cc8d0 Exists: true
- Reading patch net.minecraft.block.Block$RenderSideCacheKey.binpatch
- Checksum: 3dbcfe6b Exists: true
- Reading patch net.minecraft.block.Block.binpatch
- Checksum: 8f45237a Exists: true
- Reading patch net.minecraft.block.BlockState.binpatch
- Checksum: e033c7d9 Exists: true
- Reading patch net.minecraft.block.Blocks.binpatch
- Checksum: 893a1a9c Exists: true
- Reading patch net.minecraft.block.BushBlock.binpatch
- Checksum: d80b1b84 Exists: true
- Reading patch net.minecraft.block.CactusBlock.binpatch
- Checksum: d721923f Exists: true
- Reading patch net.minecraft.block.CampfireBlock.binpatch
- Checksum: 69cf9842 Exists: true
- Reading patch net.minecraft.block.CarrotBlock.binpatch
- Checksum: d097311d Exists: true
- Reading patch net.minecraft.block.ChestBlock$1.binpatch
- Checksum: 8f94470e Exists: true
- Reading patch net.minecraft.block.ChestBlock$2$1.binpatch
- Checksum: 13479c04 Exists: true
- Reading patch net.minecraft.block.ChestBlock$2.binpatch
- Checksum: 5f23c6a2 Exists: true
- Reading patch net.minecraft.block.ChestBlock$3.binpatch
- Checksum: 39ba2bef Exists: true
- Reading patch net.minecraft.block.ChestBlock$4.binpatch
- Checksum: 75009ae5 Exists: true
- Reading patch net.minecraft.block.ChestBlock.binpatch
- Checksum: 3d8418f7 Exists: true
- Reading patch net.minecraft.block.ChorusFlowerBlock.binpatch
- Checksum: 9c3ac8a Exists: true
- Reading patch net.minecraft.block.CocoaBlock$1.binpatch
- Checksum: 5169a43 Exists: true
- Reading patch net.minecraft.block.CocoaBlock.binpatch
- Checksum: e760a5e6 Exists: true
- Reading patch net.minecraft.block.ComparatorBlock.binpatch
- Checksum: 5c3ce50c Exists: true
- Reading patch net.minecraft.block.CropsBlock.binpatch
- Checksum: 677cb6c3 Exists: true
- Reading patch net.minecraft.block.DeadBushBlock.binpatch
- Checksum: 56a87ade Exists: true
- Reading patch net.minecraft.block.DetectorRailBlock$1.binpatch
- Checksum: c308e31 Exists: true
- Reading patch net.minecraft.block.DetectorRailBlock.binpatch
- Checksum: d1128bf3 Exists: true
- Reading patch net.minecraft.block.DoublePlantBlock.binpatch
- Checksum: 371bce91 Exists: true
- Reading patch net.minecraft.block.DropperBlock.binpatch
- Checksum: d87629c9 Exists: true
- Reading patch net.minecraft.block.EnchantingTableBlock.binpatch
- Checksum: bca3e81f Exists: true
- Reading patch net.minecraft.block.EndGatewayBlock.binpatch
- Checksum: a8611231 Exists: true
- Reading patch net.minecraft.block.EndPortalBlock.binpatch
- Checksum: 4f68b5c1 Exists: true
- Reading patch net.minecraft.block.FallingBlock.binpatch
- Checksum: 921a8f4f Exists: true
- Reading patch net.minecraft.block.FarmlandBlock.binpatch
- Checksum: e1b4e6f7 Exists: true
- Reading patch net.minecraft.block.FireBlock.binpatch
- Checksum: 85049e5 Exists: true
- Reading patch net.minecraft.block.FlowerPotBlock.binpatch
- Checksum: 19bc0c4 Exists: true
- Reading patch net.minecraft.block.FlowingFluidBlock.binpatch
- Checksum: 7b761c2a Exists: true
- Reading patch net.minecraft.block.FrostedIceBlock.binpatch
- Checksum: e29771f4 Exists: true
- Reading patch net.minecraft.block.ITileEntityProvider.binpatch
- Checksum: f5935259 Exists: true
- Reading patch net.minecraft.block.LeavesBlock.binpatch
- Checksum: 9475952c Exists: true
- Reading patch net.minecraft.block.MovingPistonBlock.binpatch
- Checksum: 93253aed Exists: true
- Reading patch net.minecraft.block.MushroomBlock.binpatch
- Checksum: 62629889 Exists: true
- Reading patch net.minecraft.block.NetherPortalBlock$1.binpatch
- Checksum: 6996e48a Exists: true
- Reading patch net.minecraft.block.NetherPortalBlock.binpatch
- Checksum: 3ed31597 Exists: true
- Reading patch net.minecraft.block.NetherWartBlock.binpatch
- Checksum: e7b7fef2 Exists: true
- Reading patch net.minecraft.block.NoteBlock.binpatch
- Checksum: b4493761 Exists: true
- Reading patch net.minecraft.block.OreBlock.binpatch
- Checksum: 268a1cfd Exists: true
- Reading patch net.minecraft.block.PistonBlock$1.binpatch
- Checksum: 9a00021e Exists: true
- Reading patch net.minecraft.block.PistonBlock.binpatch
- Checksum: 254567c1 Exists: true
- Reading patch net.minecraft.block.PistonBlockStructureHelper.binpatch
- Checksum: 70d98e0d Exists: true
- Reading patch net.minecraft.block.PistonHeadBlock$1.binpatch
- Checksum: c26fac50 Exists: true
- Reading patch net.minecraft.block.PistonHeadBlock.binpatch
- Checksum: d1267b16 Exists: true
- Reading patch net.minecraft.block.PortalSize.binpatch
- Checksum: 3c906364 Exists: true
- Reading patch net.minecraft.block.PotatoBlock.binpatch
- Checksum: a5963139 Exists: true
- Reading patch net.minecraft.block.PoweredRailBlock$1.binpatch
- Checksum: 435a8c97 Exists: true
- Reading patch net.minecraft.block.PoweredRailBlock.binpatch
- Checksum: 3efdb797 Exists: true
- Reading patch net.minecraft.block.RailBlock$1.binpatch
- Checksum: 658d8621 Exists: true
- Reading patch net.minecraft.block.RailBlock.binpatch
- Checksum: c415cc27 Exists: true
- Reading patch net.minecraft.block.RailState$1.binpatch
- Checksum: 77bfecdc Exists: true
- Reading patch net.minecraft.block.RailState.binpatch
- Checksum: 3625f259 Exists: true
- Reading patch net.minecraft.block.RedstoneDiodeBlock.binpatch
- Checksum: fdc1213d Exists: true
- Reading patch net.minecraft.block.RedstoneOreBlock.binpatch
- Checksum: 5ed8a55 Exists: true
- Reading patch net.minecraft.block.RedstoneWireBlock$1.binpatch
- Checksum: d6cc37d9 Exists: true
- Reading patch net.minecraft.block.RedstoneWireBlock.binpatch
- Checksum: 88e9d9a4 Exists: true
- Reading patch net.minecraft.block.SaplingBlock.binpatch
- Checksum: 6bebfa87 Exists: true
- Reading patch net.minecraft.block.SeaGrassBlock.binpatch
- Checksum: 36e9eb47 Exists: true
- Reading patch net.minecraft.block.ShulkerBoxBlock$1.binpatch
- Checksum: d4203ec Exists: true
- Reading patch net.minecraft.block.ShulkerBoxBlock.binpatch
- Checksum: 49a280f1 Exists: true
- Reading patch net.minecraft.block.SoundType.binpatch
- Checksum: e7a9a406 Exists: true
- Reading patch net.minecraft.block.SpawnerBlock.binpatch
- Checksum: 59b557e1 Exists: true
- Reading patch net.minecraft.block.SpongeBlock.binpatch
- Checksum: 3ab5fed0 Exists: true
- Reading patch net.minecraft.block.SpreadableSnowyDirtBlock.binpatch
- Checksum: 297e7d02 Exists: true
- Reading patch net.minecraft.block.StairsBlock$1.binpatch
- Checksum: eb74fc44 Exists: true
- Reading patch net.minecraft.block.StairsBlock.binpatch
- Checksum: 8ce16354 Exists: true
- Reading patch net.minecraft.block.StemBlock.binpatch
- Checksum: d050cf01 Exists: true
- Reading patch net.minecraft.block.SugarCaneBlock.binpatch
- Checksum: 1146874d Exists: true
- Reading patch net.minecraft.block.SweetBerryBushBlock.binpatch
- Checksum: 602d71cd Exists: true
- Reading patch net.minecraft.block.TNTBlock.binpatch
- Checksum: 69158576 Exists: true
- Reading patch net.minecraft.block.TallGrassBlock.binpatch
- Checksum: 379a67f2 Exists: true
- Reading patch net.minecraft.block.TallSeaGrassBlock.binpatch
- Checksum: c880ff06 Exists: true
- Reading patch net.minecraft.block.TrapDoorBlock$1.binpatch
- Checksum: dd96e924 Exists: true
- Reading patch net.minecraft.block.TrapDoorBlock.binpatch
- Checksum: a660d08f Exists: true
- Reading patch net.minecraft.block.TripWireHookBlock$1.binpatch
- Checksum: d499ff4 Exists: true
- Reading patch net.minecraft.block.TripWireHookBlock.binpatch
- Checksum: 5c19d974 Exists: true
- Reading patch net.minecraft.block.TurtleEggBlock.binpatch
- Checksum: 228ce0c7 Exists: true
- Reading patch net.minecraft.block.VineBlock$1.binpatch
- Checksum: c418d6e9 Exists: true
- Reading patch net.minecraft.block.VineBlock.binpatch
- Checksum: 3ebec485 Exists: true
- Reading patch net.minecraft.block.WebBlock.binpatch
- Checksum: 935035e1 Exists: true
- Reading patch net.minecraft.block.WoodType.binpatch
- Checksum: 1e229123 Exists: true
+ Checksum: e959c67f Exists: true
+ Reading patch net.minecraft.advancements.critereon.ItemPredicate$Builder.binpatch
+ Checksum: d348d701 Exists: true
+ Reading patch net.minecraft.advancements.critereon.ItemPredicate.binpatch
+ Checksum: dc08a487 Exists: true
+ Reading patch net.minecraft.client.Camera$NearPlane.binpatch
+ Checksum: c2b4918b Exists: true
+ Reading patch net.minecraft.client.Camera.binpatch
+ Checksum: 82e8ba83 Exists: true
Reading patch net.minecraft.client.ClientBrandRetriever.binpatch
- Checksum: d27d84f7 Exists: true
- Reading patch net.minecraft.client.GameSettings$1.binpatch
- Checksum: 20d8abbc Exists: true
- Reading patch net.minecraft.client.GameSettings$2.binpatch
- Checksum: dc35d4b3 Exists: true
- Reading patch net.minecraft.client.GameSettings.binpatch
- Checksum: 8eb951c8 Exists: true
- Reading patch net.minecraft.client.KeyboardListener$1.binpatch
- Checksum: adede591 Exists: true
- Reading patch net.minecraft.client.KeyboardListener.binpatch
- Checksum: c5ef56f Exists: true
- Reading patch net.minecraft.client.MainWindow$1.binpatch
- Checksum: 83536083 Exists: true
- Reading patch net.minecraft.client.MainWindow$GlException.binpatch
- Checksum: eee4da44 Exists: true
- Reading patch net.minecraft.client.MainWindow.binpatch
- Checksum: 66af3abc Exists: true
+ Checksum: e20cbb90 Exists: true
+ Reading patch net.minecraft.client.KeyMapping.binpatch
+ Checksum: 25209d64 Exists: true
+ Reading patch net.minecraft.client.KeyboardHandler$1.binpatch
+ Checksum: 7132fbd2 Exists: true
+ Reading patch net.minecraft.client.KeyboardHandler.binpatch
+ Checksum: 1b0cae26 Exists: true
Reading patch net.minecraft.client.Minecraft$1.binpatch
- Checksum: ffdc806f Exists: true
- Reading patch net.minecraft.client.Minecraft$PackManager.binpatch
- Checksum: f60bf9aa Exists: true
- Reading patch net.minecraft.client.Minecraft$WorldSelectionType.binpatch
- Checksum: 3b5c55d2 Exists: true
+ Checksum: a04fc94 Exists: true
+ Reading patch net.minecraft.client.Minecraft$ChatStatus$1.binpatch
+ Checksum: 4a78e989 Exists: true
+ Reading patch net.minecraft.client.Minecraft$ChatStatus$2.binpatch
+ Checksum: 5e90e99b Exists: true
+ Reading patch net.minecraft.client.Minecraft$ChatStatus$3.binpatch
+ Checksum: 7bcce9c6 Exists: true
+ Reading patch net.minecraft.client.Minecraft$ChatStatus$4.binpatch
+ Checksum: 857de9d0 Exists: true
+ Reading patch net.minecraft.client.Minecraft$ChatStatus.binpatch
+ Checksum: 24c622bd Exists: true
+ Reading patch net.minecraft.client.Minecraft$ExperimentalDialogType.binpatch
+ Checksum: f6039e5d Exists: true
+ Reading patch net.minecraft.client.Minecraft$ServerStem.binpatch
+ Checksum: 255bbe77 Exists: true
Reading patch net.minecraft.client.Minecraft.binpatch
- Checksum: 4323f052 Exists: true
- Reading patch net.minecraft.client.MouseHelper.binpatch
- Checksum: a0cd768c Exists: true
- Reading patch net.minecraft.client.audio.SoundEngine.binpatch
- Checksum: 462b5452 Exists: true
- Reading patch net.minecraft.client.audio.SoundHandler$1.binpatch
- Checksum: 5235c0a5 Exists: true
- Reading patch net.minecraft.client.audio.SoundHandler$2.binpatch
- Checksum: 542ade13 Exists: true
- Reading patch net.minecraft.client.audio.SoundHandler$Loader$1.binpatch
- Checksum: a8293b2f Exists: true
- Reading patch net.minecraft.client.audio.SoundHandler$Loader.binpatch
- Checksum: 99930b47 Exists: true
- Reading patch net.minecraft.client.audio.SoundHandler.binpatch
- Checksum: fcf2f49e Exists: true
- Reading patch net.minecraft.client.entity.player.AbstractClientPlayerEntity.binpatch
- Checksum: e935668e Exists: true
- Reading patch net.minecraft.client.entity.player.ClientPlayerEntity.binpatch
- Checksum: bb7e842 Exists: true
- Reading patch net.minecraft.client.entity.player.RemoteClientPlayerEntity.binpatch
- Checksum: 175f3e13 Exists: true
- Reading patch net.minecraft.client.gui.DisplayEffectsScreen.binpatch
- Checksum: b7736543 Exists: true
- Reading patch net.minecraft.client.gui.IngameGui.binpatch
- Checksum: eea242e0 Exists: true
- Reading patch net.minecraft.client.gui.MapItemRenderer$1.binpatch
- Checksum: e33a674b Exists: true
- Reading patch net.minecraft.client.gui.MapItemRenderer$Instance.binpatch
- Checksum: 927e9790 Exists: true
- Reading patch net.minecraft.client.gui.MapItemRenderer.binpatch
- Checksum: f436875f Exists: true
- Reading patch net.minecraft.client.gui.ResourceLoadProgressGui$MojangLogoTexture.binpatch
- Checksum: c5542019 Exists: true
- Reading patch net.minecraft.client.gui.ResourceLoadProgressGui.binpatch
- Checksum: 24da4f3d Exists: true
- Reading patch net.minecraft.client.gui.ScreenManager$IScreenFactory.binpatch
- Checksum: a2e50b28 Exists: true
- Reading patch net.minecraft.client.gui.ScreenManager.binpatch
- Checksum: 918f5132 Exists: true
- Reading patch net.minecraft.client.gui.advancements.AdvancementTabGui.binpatch
- Checksum: d6708b0 Exists: true
- Reading patch net.minecraft.client.gui.advancements.AdvancementTabType$1.binpatch
- Checksum: 6bae926 Exists: true
- Reading patch net.minecraft.client.gui.advancements.AdvancementTabType.binpatch
- Checksum: 6026cada Exists: true
- Reading patch net.minecraft.client.gui.advancements.AdvancementsScreen.binpatch
- Checksum: 182ce272 Exists: true
- Reading patch net.minecraft.client.gui.overlay.BossOverlayGui.binpatch
- Checksum: 104bd86f Exists: true
- Reading patch net.minecraft.client.gui.overlay.DebugOverlayGui$1.binpatch
- Checksum: 889cd925 Exists: true
- Reading patch net.minecraft.client.gui.overlay.DebugOverlayGui.binpatch
- Checksum: 1a9af3b5 Exists: true
- Reading patch net.minecraft.client.gui.recipebook.RecipeBookGui.binpatch
- Checksum: e0c92381 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$1.binpatch
- Checksum: 908435e2 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$2.binpatch
- Checksum: 3b701d75 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$3.binpatch
- Checksum: 224c4dc3 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$4.binpatch
- Checksum: 4f2e4dd9 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$5.binpatch
- Checksum: 76896b36 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$6.binpatch
- Checksum: 392657d3 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$7.binpatch
- Checksum: ceba6b7a Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$8.binpatch
- Checksum: fdfe00c Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens$IFactory.binpatch
- Checksum: 96c9b6d3 Exists: true
- Reading patch net.minecraft.client.gui.screen.BiomeGeneratorTypeScreens.binpatch
- Checksum: 54f5314c Exists: true
- Reading patch net.minecraft.client.gui.screen.ControlsScreen.binpatch
- Checksum: 7a810a44 Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$1.binpatch
- Checksum: 3a310726 Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$2.binpatch
- Checksum: 7b032aed Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$3.binpatch
- Checksum: fc2c4417 Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$4.binpatch
- Checksum: 9b5fa567 Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$5.binpatch
- Checksum: 24c6fb2b Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$DatapackException.binpatch
- Checksum: 960bcef Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen$GameMode.binpatch
- Checksum: 9c1b3408 Exists: true
- Reading patch net.minecraft.client.gui.screen.CreateWorldScreen.binpatch
- Checksum: 41332ffd Exists: true
- Reading patch net.minecraft.client.gui.screen.DeathScreen.binpatch
- Checksum: f6253407 Exists: true
- Reading patch net.minecraft.client.gui.screen.EnchantmentScreen.binpatch
- Checksum: e6f3a29c Exists: true
- Reading patch net.minecraft.client.gui.screen.LanguageScreen$List$LanguageEntry.binpatch
- Checksum: 1a24d289 Exists: true
- Reading patch net.minecraft.client.gui.screen.LanguageScreen$List.binpatch
- Checksum: c69fb997 Exists: true
- Reading patch net.minecraft.client.gui.screen.LanguageScreen.binpatch
- Checksum: 455d204b Exists: true
- Reading patch net.minecraft.client.gui.screen.MainMenuScreen.binpatch
- Checksum: d9b9eef1 Exists: true
- Reading patch net.minecraft.client.gui.screen.MultiplayerScreen.binpatch
- Checksum: 59ecda7c Exists: true
- Reading patch net.minecraft.client.gui.screen.OptionsScreen.binpatch
- Checksum: 3bcfc583 Exists: true
- Reading patch net.minecraft.client.gui.screen.PackLoadingManager$AbstractPack.binpatch
- Checksum: 8778c447 Exists: true
- Reading patch net.minecraft.client.gui.screen.PackLoadingManager$DisabledPack.binpatch
- Checksum: 11783c0 Exists: true
- Reading patch net.minecraft.client.gui.screen.PackLoadingManager$EnabledPack.binpatch
- Checksum: f88e8165 Exists: true
- Reading patch net.minecraft.client.gui.screen.PackLoadingManager$IPack.binpatch
- Checksum: 45f7737b Exists: true
- Reading patch net.minecraft.client.gui.screen.PackLoadingManager.binpatch
- Checksum: b134e161 Exists: true
- Reading patch net.minecraft.client.gui.screen.PackScreen$PackDirectoryWatcher.binpatch
- Checksum: 7e927814 Exists: true
- Reading patch net.minecraft.client.gui.screen.PackScreen.binpatch
- Checksum: 7a1f89df Exists: true
- Reading patch net.minecraft.client.gui.screen.Screen.binpatch
- Checksum: 4b6a282e Exists: true
- Reading patch net.minecraft.client.gui.screen.ServerSelectionList$Entry.binpatch
- Checksum: a2b50052 Exists: true
- Reading patch net.minecraft.client.gui.screen.ServerSelectionList$LanDetectedEntry.binpatch
- Checksum: a0d252f6 Exists: true
- Reading patch net.minecraft.client.gui.screen.ServerSelectionList$LanScanEntry.binpatch
- Checksum: a4c67219 Exists: true
- Reading patch net.minecraft.client.gui.screen.ServerSelectionList$NormalEntry.binpatch
- Checksum: 5dc5f34 Exists: true
- Reading patch net.minecraft.client.gui.screen.ServerSelectionList.binpatch
- Checksum: dec48880 Exists: true
- Reading patch net.minecraft.client.gui.screen.WorldOptionsScreen$1.binpatch
- Checksum: ae6beb9c Exists: true
- Reading patch net.minecraft.client.gui.screen.WorldOptionsScreen$2.binpatch
- Checksum: ec85e684 Exists: true
- Reading patch net.minecraft.client.gui.screen.WorldOptionsScreen$3.binpatch
- Checksum: 9ef1a6b2 Exists: true
- Reading patch net.minecraft.client.gui.screen.WorldOptionsScreen.binpatch
- Checksum: f81691cb Exists: true
- Reading patch net.minecraft.client.gui.screen.inventory.ContainerScreen.binpatch
- Checksum: 99e04a54 Exists: true
- Reading patch net.minecraft.client.gui.screen.inventory.CreativeScreen$CreativeContainer.binpatch
- Checksum: 8171ae87 Exists: true
- Reading patch net.minecraft.client.gui.screen.inventory.CreativeScreen$CreativeSlot.binpatch
- Checksum: 8f278ab0 Exists: true
- Reading patch net.minecraft.client.gui.screen.inventory.CreativeScreen$LockedSlot.binpatch
- Checksum: b152506f Exists: true
- Reading patch net.minecraft.client.gui.screen.inventory.CreativeScreen.binpatch
- Checksum: 74f11461 Exists: true
- Reading patch net.minecraft.client.gui.widget.Widget.binpatch
- Checksum: dc0f1159 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.AbstractList$1.binpatch
- Checksum: 2d096e71 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.AbstractList$AbstractListEntry.binpatch
- Checksum: ecccf623 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.AbstractList$Ordering.binpatch
- Checksum: 467b6161 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.AbstractList$SimpleArrayList.binpatch
- Checksum: 241cf165 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.AbstractList.binpatch
- Checksum: 2735e464 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList$1.binpatch
- Checksum: 4d496fd5 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList$CategoryEntry.binpatch
- Checksum: 23b87dac Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList$Entry.binpatch
- Checksum: e0a0f594 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList$KeyEntry$1.binpatch
- Checksum: abe1bbc1 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList$KeyEntry$2.binpatch
- Checksum: 6086612c Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList$KeyEntry.binpatch
- Checksum: e6780ab9 Exists: true
- Reading patch net.minecraft.client.gui.widget.list.KeyBindingList.binpatch
- Checksum: fde5be2f Exists: true
+ Checksum: 5bf1cc23 Exists: true
+ Reading patch net.minecraft.client.MouseHandler.binpatch
+ Checksum: 832d9820 Exists: true
+ Reading patch net.minecraft.client.Options$1.binpatch
+ Checksum: 134b43c Exists: true
+ Reading patch net.minecraft.client.Options$2.binpatch
+ Checksum: d8cef248 Exists: true
+ Reading patch net.minecraft.client.Options$3.binpatch
+ Checksum: 29656ba4 Exists: true
+ Reading patch net.minecraft.client.Options$4.binpatch
+ Checksum: 1262de5b Exists: true
+ Reading patch net.minecraft.client.Options$FieldAccess.binpatch
+ Checksum: 926f72e5 Exists: true
+ Reading patch net.minecraft.client.Options.binpatch
+ Checksum: 8baa4637 Exists: true
+ Reading patch net.minecraft.client.Screenshot.binpatch
+ Checksum: 2173f11b Exists: true
+ Reading patch net.minecraft.client.ToggleKeyMapping.binpatch
+ Checksum: 9fef7c92 Exists: true
+ Reading patch net.minecraft.client.User$Type.binpatch
+ Checksum: c469302 Exists: true
+ Reading patch net.minecraft.client.User.binpatch
+ Checksum: 824b4d81 Exists: true
+ Reading patch net.minecraft.client.color.block.BlockColors.binpatch
+ Checksum: d0ee2d6b Exists: true
+ Reading patch net.minecraft.client.color.item.ItemColors.binpatch
+ Checksum: 24941773 Exists: true
+ Reading patch net.minecraft.client.gui.Gui$HeartType.binpatch
+ Checksum: bf1cceb0 Exists: true
+ Reading patch net.minecraft.client.gui.Gui.binpatch
+ Checksum: c663dbed Exists: true
+ Reading patch net.minecraft.client.gui.MapRenderer$MapInstance.binpatch
+ Checksum: 71617ed0 Exists: true
+ Reading patch net.minecraft.client.gui.MapRenderer.binpatch
+ Checksum: de7a4ca0 Exists: true
+ Reading patch net.minecraft.client.gui.components.AbstractSelectionList$Entry.binpatch
+ Checksum: 3d2af027 Exists: true
+ Reading patch net.minecraft.client.gui.components.AbstractSelectionList$SelectionDirection.binpatch
+ Checksum: 59cdd783 Exists: true
+ Reading patch net.minecraft.client.gui.components.AbstractSelectionList$TrackedList.binpatch
+ Checksum: 7206dd17 Exists: true
+ Reading patch net.minecraft.client.gui.components.AbstractSelectionList.binpatch
+ Checksum: b8db9a20 Exists: true
+ Reading patch net.minecraft.client.gui.components.AbstractWidget.binpatch
+ Checksum: 4d1f7253 Exists: true
+ Reading patch net.minecraft.client.gui.components.BossHealthOverlay$1.binpatch
+ Checksum: 8786016d Exists: true
+ Reading patch net.minecraft.client.gui.components.BossHealthOverlay.binpatch
+ Checksum: a8f04225 Exists: true
+ Reading patch net.minecraft.client.gui.components.DebugScreenOverlay$1.binpatch
+ Checksum: e463fbb0 Exists: true
+ Reading patch net.minecraft.client.gui.components.DebugScreenOverlay.binpatch
+ Checksum: 49b534ce Exists: true
+ Reading patch net.minecraft.client.gui.screens.DeathScreen.binpatch
+ Checksum: 60c62c7e Exists: true
+ Reading patch net.minecraft.client.gui.screens.LoadingOverlay$LogoTexture.binpatch
+ Checksum: 61b97667 Exists: true
+ Reading patch net.minecraft.client.gui.screens.LoadingOverlay.binpatch
+ Checksum: 54f2b69 Exists: true
+ Reading patch net.minecraft.client.gui.screens.MenuScreens$ScreenConstructor.binpatch
+ Checksum: 44278914 Exists: true
+ Reading patch net.minecraft.client.gui.screens.MenuScreens.binpatch
+ Checksum: 822aa975 Exists: true
+ Reading patch net.minecraft.client.gui.screens.OptionsScreen.binpatch
+ Checksum: 291e0c5a Exists: true
+ Reading patch net.minecraft.client.gui.screens.Screen$NarratableSearchResult.binpatch
+ Checksum: 9e5c731a Exists: true
+ Reading patch net.minecraft.client.gui.screens.Screen.binpatch
+ Checksum: b67e30d8 Exists: true
+ Reading patch net.minecraft.client.gui.screens.TitleScreen$1.binpatch
+ Checksum: 9d56094e Exists: true
+ Reading patch net.minecraft.client.gui.screens.TitleScreen.binpatch
+ Checksum: 39ebd31a Exists: true
+ Reading patch net.minecraft.client.gui.screens.advancements.AdvancementTab.binpatch
+ Checksum: 335941f4 Exists: true
+ Reading patch net.minecraft.client.gui.screens.advancements.AdvancementTabType$1.binpatch
+ Checksum: a00311b2 Exists: true
+ Reading patch net.minecraft.client.gui.screens.advancements.AdvancementTabType.binpatch
+ Checksum: e2b438ac Exists: true
+ Reading patch net.minecraft.client.gui.screens.advancements.AdvancementsScreen.binpatch
+ Checksum: 26a78727 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList$CategoryEntry$1.binpatch
+ Checksum: de928220 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList$CategoryEntry.binpatch
+ Checksum: f3c4a404 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList$Entry.binpatch
+ Checksum: e3e42138 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList$KeyEntry$1.binpatch
+ Checksum: 64080ab0 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList$KeyEntry$2.binpatch
+ Checksum: ff54ac71 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList$KeyEntry.binpatch
+ Checksum: 608b6132 Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsList.binpatch
+ Checksum: 2f5b432d Exists: true
+ Reading patch net.minecraft.client.gui.screens.controls.KeyBindsScreen.binpatch
+ Checksum: 7d99f5ca Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.binpatch
+ Checksum: 20bd9eab Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen$CustomCreativeSlot.binpatch
+ Checksum: b97da7ca Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen$ItemPickerMenu.binpatch
+ Checksum: 66c7e7fb Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen$SlotWrapper.binpatch
+ Checksum: f09e6b0 Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.binpatch
+ Checksum: 2da596cf Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen.binpatch
+ Checksum: e435a047 Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.EnchantmentScreen.binpatch
+ Checksum: 4c025b8a Exists: true
+ Reading patch net.minecraft.client.gui.screens.inventory.tooltip.ClientTooltipComponent.binpatch
+ Checksum: b1b7335c Exists: true
+ Reading patch net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen.binpatch
+ Checksum: f1f5150c Exists: true
+ Reading patch net.minecraft.client.gui.screens.multiplayer.ServerSelectionList$Entry.binpatch
+ Checksum: 52a92a5f Exists: true
+ Reading patch net.minecraft.client.gui.screens.multiplayer.ServerSelectionList$LANHeader.binpatch
+ Checksum: 8acd2c6d Exists: true
+ Reading patch net.minecraft.client.gui.screens.multiplayer.ServerSelectionList$NetworkServerEntry.binpatch
+ Checksum: d713dee9 Exists: true
+ Reading patch net.minecraft.client.gui.screens.multiplayer.ServerSelectionList$OnlineServerEntry.binpatch
+ Checksum: bfdd16ee Exists: true
+ Reading patch net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.binpatch
+ Checksum: 821c142c Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionModel$Entry.binpatch
+ Checksum: cd359545 Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionModel$EntryBase.binpatch
+ Checksum: b63d198d Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionModel$SelectedPackEntry.binpatch
+ Checksum: 3799a354 Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionModel$UnselectedPackEntry.binpatch
+ Checksum: 1d10a7de Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionModel.binpatch
+ Checksum: 6601cc4d Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionScreen$1.binpatch
+ Checksum: c59a5d79 Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionScreen$Watcher.binpatch
+ Checksum: 25769441 Exists: true
+ Reading patch net.minecraft.client.gui.screens.packs.PackSelectionScreen.binpatch
+ Checksum: 53e93624 Exists: true
+ Reading patch net.minecraft.client.gui.screens.recipebook.RecipeBookComponent.binpatch
+ Checksum: 114ccd9d Exists: true
+ Reading patch net.minecraft.client.gui.screens.recipebook.RecipeBookPage.binpatch
+ Checksum: c44c37e Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.CreateWorldScreen$1.binpatch
+ Checksum: a05e6d52 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.CreateWorldScreen$OperationFailedException.binpatch
+ Checksum: c8aeeee5 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.CreateWorldScreen$SelectedGameMode.binpatch
+ Checksum: 32f2a152 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.binpatch
+ Checksum: 321568b3 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldGenSettingsComponent.binpatch
+ Checksum: 3c3d771d Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$1.binpatch
+ Checksum: 414e4432 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$2.binpatch
+ Checksum: 2ebbd6b7 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$3.binpatch
+ Checksum: cc482b3 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$4.binpatch
+ Checksum: a77e828d Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$5.binpatch
+ Checksum: f8396c40 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$6.binpatch
+ Checksum: f9c47bbd Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset$PresetEditor.binpatch
+ Checksum: 64a1d5e4 Exists: true
+ Reading patch net.minecraft.client.gui.screens.worldselection.WorldPreset.binpatch
+ Checksum: beaefef Exists: true
Reading patch net.minecraft.client.main.Main$1.binpatch
- Checksum: d416f0e2 Exists: true
+ Checksum: 5052f67f Exists: true
Reading patch net.minecraft.client.main.Main$2.binpatch
- Checksum: 377821ff Exists: true
+ Checksum: e5b3104 Exists: true
Reading patch net.minecraft.client.main.Main$3.binpatch
- Checksum: 65e24b07 Exists: true
+ Checksum: 17fd61f9 Exists: true
Reading patch net.minecraft.client.main.Main.binpatch
- Checksum: eee3e18b Exists: true
- Reading patch net.minecraft.client.multiplayer.ClientChunkProvider$1.binpatch
- Checksum: d9d771c7 Exists: true
- Reading patch net.minecraft.client.multiplayer.ClientChunkProvider$ChunkArray.binpatch
- Checksum: ed581be6 Exists: true
- Reading patch net.minecraft.client.multiplayer.ClientChunkProvider.binpatch
- Checksum: 285bc8a7 Exists: true
- Reading patch net.minecraft.client.multiplayer.PlayerController.binpatch
- Checksum: 15589125 Exists: true
- Reading patch net.minecraft.client.multiplayer.ServerData$ServerResourceMode.binpatch
- Checksum: 2841d1c Exists: true
+ Checksum: 24f6ced9 Exists: true
+ Reading patch net.minecraft.client.model.geom.LayerDefinitions.binpatch
+ Checksum: b7caf625 Exists: true
+ Reading patch net.minecraft.client.model.geom.ModelLayers.binpatch
+ Checksum: 20f3c215 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientChunkCache$Storage.binpatch
+ Checksum: 3e15744d Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientChunkCache.binpatch
+ Checksum: 1e36a453 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientHandshakePacketListenerImpl.binpatch
+ Checksum: fd86914f Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientLevel$1.binpatch
+ Checksum: cae4041f Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientLevel$ClientLevelData.binpatch
+ Checksum: 80ac867b Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientLevel$EntityCallbacks.binpatch
+ Checksum: 23236979 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientLevel.binpatch
+ Checksum: d43b939c Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientPacketListener$1.binpatch
+ Checksum: 9f8e77d2 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ClientPacketListener.binpatch
+ Checksum: 3929bae2 Exists: true
+ Reading patch net.minecraft.client.multiplayer.MultiPlayerGameMode.binpatch
+ Checksum: 6856614f Exists: true
+ Reading patch net.minecraft.client.multiplayer.PlayerInfo.binpatch
+ Checksum: bbfcfa55 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ServerData$ServerPackStatus.binpatch
+ Checksum: 5886bfc8 Exists: true
Reading patch net.minecraft.client.multiplayer.ServerData.binpatch
- Checksum: edef7280 Exists: true
- Reading patch net.minecraft.client.network.ServerPinger$1.binpatch
- Checksum: 22082c51 Exists: true
- Reading patch net.minecraft.client.network.ServerPinger$2$1.binpatch
- Checksum: 93343ecf Exists: true
- Reading patch net.minecraft.client.network.ServerPinger$2.binpatch
- Checksum: 723a749b Exists: true
- Reading patch net.minecraft.client.network.ServerPinger.binpatch
- Checksum: c321a802 Exists: true
- Reading patch net.minecraft.client.network.handshake.ClientHandshakeNetHandler.binpatch
- Checksum: a4f7d267 Exists: true
- Reading patch net.minecraft.client.network.login.ClientLoginNetHandler.binpatch
- Checksum: 2262883e Exists: true
- Reading patch net.minecraft.client.network.play.ClientPlayNetHandler$1.binpatch
- Checksum: 7ce1a203 Exists: true
- Reading patch net.minecraft.client.network.play.ClientPlayNetHandler.binpatch
- Checksum: 5ecfabf8 Exists: true
- Reading patch net.minecraft.client.network.play.NetworkPlayerInfo.binpatch
- Checksum: 62614994 Exists: true
- Reading patch net.minecraft.client.particle.DiggingParticle$Factory.binpatch
- Checksum: d02a31dc Exists: true
- Reading patch net.minecraft.client.particle.DiggingParticle.binpatch
- Checksum: 155ce8f1 Exists: true
+ Checksum: d3c5e8af Exists: true
+ Reading patch net.minecraft.client.multiplayer.ServerStatusPinger$1.binpatch
+ Checksum: b343b878 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ServerStatusPinger$2$1.binpatch
+ Checksum: 400e9573 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ServerStatusPinger$2.binpatch
+ Checksum: 950dc267 Exists: true
+ Reading patch net.minecraft.client.multiplayer.ServerStatusPinger.binpatch
+ Checksum: 56da00ef Exists: true
+ Reading patch net.minecraft.client.particle.BreakingItemParticle$Provider.binpatch
+ Checksum: 178b259c Exists: true
+ Reading patch net.minecraft.client.particle.BreakingItemParticle$SlimeProvider.binpatch
+ Checksum: 2f435b52 Exists: true
+ Reading patch net.minecraft.client.particle.BreakingItemParticle$SnowballProvider.binpatch
+ Checksum: 63b05f4c Exists: true
+ Reading patch net.minecraft.client.particle.BreakingItemParticle.binpatch
+ Checksum: 58d018a7 Exists: true
Reading patch net.minecraft.client.particle.Particle.binpatch
- Checksum: f1e4e32d Exists: true
- Reading patch net.minecraft.client.particle.ParticleManager$1.binpatch
- Checksum: de226b89 Exists: true
- Reading patch net.minecraft.client.particle.ParticleManager$AnimatedSpriteImpl.binpatch
- Checksum: 52245131 Exists: true
- Reading patch net.minecraft.client.particle.ParticleManager$IParticleMetaFactory.binpatch
- Checksum: 925ea06 Exists: true
- Reading patch net.minecraft.client.particle.ParticleManager.binpatch
- Checksum: 88b51ea4 Exists: true
- Reading patch net.minecraft.client.renderer.ActiveRenderInfo.binpatch
- Checksum: 35169c48 Exists: true
- Reading patch net.minecraft.client.renderer.Atlases$1.binpatch
- Checksum: 48ead875 Exists: true
- Reading patch net.minecraft.client.renderer.Atlases.binpatch
- Checksum: 8cd4a2f9 Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$1.binpatch
- Checksum: 45bfe76c Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$AmbientOcclusionFace.binpatch
- Checksum: 591a06d0 Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$Cache$1.binpatch
- Checksum: ff3017ac Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$Cache$2.binpatch
- Checksum: a893195b Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$Cache.binpatch
- Checksum: a3dd6ebd Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$NeighborInfo.binpatch
- Checksum: c9b10f07 Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$Orientation.binpatch
- Checksum: 8dbf64a1 Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer$VertexTranslations.binpatch
- Checksum: 41967435 Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelRenderer.binpatch
- Checksum: e2aef9ea Exists: true
- Reading patch net.minecraft.client.renderer.BlockModelShapes.binpatch
- Checksum: fa4d1192 Exists: true
- Reading patch net.minecraft.client.renderer.BlockRendererDispatcher$1.binpatch
- Checksum: b6bfdb3d Exists: true
- Reading patch net.minecraft.client.renderer.BlockRendererDispatcher.binpatch
- Checksum: a55b1afb Exists: true
- Reading patch net.minecraft.client.renderer.BufferBuilder$1.binpatch
- Checksum: 914669ef Exists: true
- Reading patch net.minecraft.client.renderer.BufferBuilder$DrawState.binpatch
- Checksum: 826f5794 Exists: true
- Reading patch net.minecraft.client.renderer.BufferBuilder$State.binpatch
- Checksum: 5a2f861d Exists: true
- Reading patch net.minecraft.client.renderer.BufferBuilder.binpatch
- Checksum: 4ee942b1 Exists: true
- Reading patch net.minecraft.client.renderer.FirstPersonRenderer$1.binpatch
- Checksum: 7382e842 Exists: true
- Reading patch net.minecraft.client.renderer.FirstPersonRenderer.binpatch
- Checksum: 6ed246d2 Exists: true
- Reading patch net.minecraft.client.renderer.FluidBlockRenderer.binpatch
- Checksum: 6b7174c2 Exists: true
- Reading patch net.minecraft.client.renderer.FogRenderer$FogType.binpatch
- Checksum: 229c489f Exists: true
+ Checksum: f9e89897 Exists: true
+ Reading patch net.minecraft.client.particle.ParticleEngine$MutableSpriteSet.binpatch
+ Checksum: 52a4070d Exists: true
+ Reading patch net.minecraft.client.particle.ParticleEngine$SpriteParticleRegistration.binpatch
+ Checksum: 4eda11f3 Exists: true
+ Reading patch net.minecraft.client.particle.ParticleEngine.binpatch
+ Checksum: 6ff16b34 Exists: true
+ Reading patch net.minecraft.client.particle.TerrainParticle$Provider.binpatch
+ Checksum: 3704c1e6 Exists: true
+ Reading patch net.minecraft.client.particle.TerrainParticle.binpatch
+ Checksum: 2c206238 Exists: true
+ Reading patch net.minecraft.client.player.AbstractClientPlayer.binpatch
+ Checksum: 2dd055d4 Exists: true
+ Reading patch net.minecraft.client.player.LocalPlayer.binpatch
+ Checksum: 3aa6abb1 Exists: true
+ Reading patch net.minecraft.client.player.RemotePlayer.binpatch
+ Checksum: 2fe87948 Exists: true
+ Reading patch net.minecraft.client.renderer.DimensionSpecialEffects$EndEffects.binpatch
+ Checksum: 80b68ea9 Exists: true
+ Reading patch net.minecraft.client.renderer.DimensionSpecialEffects$NetherEffects.binpatch
+ Checksum: 736356cc Exists: true
+ Reading patch net.minecraft.client.renderer.DimensionSpecialEffects$OverworldEffects.binpatch
+ Checksum: ea897a1 Exists: true
+ Reading patch net.minecraft.client.renderer.DimensionSpecialEffects$SkyType.binpatch
+ Checksum: 8eacb46f Exists: true
+ Reading patch net.minecraft.client.renderer.DimensionSpecialEffects.binpatch
+ Checksum: ebf95a70 Exists: true
+ Reading patch net.minecraft.client.renderer.EffectInstance.binpatch
+ Checksum: 5d87bf08 Exists: true
+ Reading patch net.minecraft.client.renderer.FogRenderer$FogMode.binpatch
+ Checksum: a2c982e5 Exists: true
Reading patch net.minecraft.client.renderer.FogRenderer.binpatch
- Checksum: 1e8a05c4 Exists: true
+ Checksum: 19fcf161 Exists: true
Reading patch net.minecraft.client.renderer.GameRenderer.binpatch
- Checksum: aa48f797 Exists: true
- Reading patch net.minecraft.client.renderer.ItemModelMesher.binpatch
- Checksum: 3ab05354 Exists: true
- Reading patch net.minecraft.client.renderer.ItemRenderer.binpatch
- Checksum: 7c415b2a Exists: true
+ Checksum: 65b27fab Exists: true
+ Reading patch net.minecraft.client.renderer.ItemBlockRenderTypes.binpatch
+ Checksum: 18b26125 Exists: true
+ Reading patch net.minecraft.client.renderer.ItemInHandRenderer$1.binpatch
+ Checksum: 802c0f26 Exists: true
+ Reading patch net.minecraft.client.renderer.ItemInHandRenderer$HandRenderSelection.binpatch
+ Checksum: d763859d Exists: true
+ Reading patch net.minecraft.client.renderer.ItemInHandRenderer.binpatch
+ Checksum: fe12a732 Exists: true
+ Reading patch net.minecraft.client.renderer.ItemModelShaper.binpatch
+ Checksum: 5187b8eb Exists: true
+ Reading patch net.minecraft.client.renderer.LevelRenderer$RenderChunkInfo.binpatch
+ Checksum: 49e96e99 Exists: true
+ Reading patch net.minecraft.client.renderer.LevelRenderer$RenderChunkStorage.binpatch
+ Checksum: 65fa67f1 Exists: true
+ Reading patch net.minecraft.client.renderer.LevelRenderer$RenderInfoMap.binpatch
+ Checksum: ff4712de Exists: true
+ Reading patch net.minecraft.client.renderer.LevelRenderer$TransparencyShaderException.binpatch
+ Checksum: 7f1de865 Exists: true
+ Reading patch net.minecraft.client.renderer.LevelRenderer.binpatch
+ Checksum: a24dd4fc Exists: true
Reading patch net.minecraft.client.renderer.LightTexture.binpatch
- Checksum: 38b68b66 Exists: true
- Reading patch net.minecraft.client.renderer.OverlayRenderer.binpatch
- Checksum: 1514a1a1 Exists: true
- Reading patch net.minecraft.client.renderer.RenderType$1.binpatch
- Checksum: 52f767ab Exists: true
- Reading patch net.minecraft.client.renderer.RenderType$OutlineState.binpatch
- Checksum: 21fd9ad6 Exists: true
- Reading patch net.minecraft.client.renderer.RenderType$State$Builder.binpatch
- Checksum: a4787650 Exists: true
- Reading patch net.minecraft.client.renderer.RenderType$State.binpatch
- Checksum: 14cd3935 Exists: true
- Reading patch net.minecraft.client.renderer.RenderType$Type$EqualityStrategy.binpatch
- Checksum: 8c8fb276 Exists: true
- Reading patch net.minecraft.client.renderer.RenderType$Type.binpatch
- Checksum: a2dab7ae Exists: true
+ Checksum: a9a53aab Exists: true
+ Reading patch net.minecraft.client.renderer.PostChain.binpatch
+ Checksum: 5c2c9ff5 Exists: true
+ Reading patch net.minecraft.client.renderer.RenderType$CompositeRenderType.binpatch
+ Checksum: e6817620 Exists: true
+ Reading patch net.minecraft.client.renderer.RenderType$CompositeState$CompositeStateBuilder.binpatch
+ Checksum: e23baf22 Exists: true
+ Reading patch net.minecraft.client.renderer.RenderType$CompositeState.binpatch
+ Checksum: 71d1690c Exists: true
+ Reading patch net.minecraft.client.renderer.RenderType$OutlineProperty.binpatch
+ Checksum: b4f9ea5b Exists: true
Reading patch net.minecraft.client.renderer.RenderType.binpatch
- Checksum: 88c6b366 Exists: true
- Reading patch net.minecraft.client.renderer.RenderTypeLookup.binpatch
- Checksum: f79aba12 Exists: true
- Reading patch net.minecraft.client.renderer.WorldRenderer$1.binpatch
- Checksum: d52a6a2b Exists: true
- Reading patch net.minecraft.client.renderer.WorldRenderer$LocalRenderInformationContainer.binpatch
- Checksum: 71481bf6 Exists: true
- Reading patch net.minecraft.client.renderer.WorldRenderer$ShaderException.binpatch
- Checksum: 279bc3e3 Exists: true
- Reading patch net.minecraft.client.renderer.WorldRenderer.binpatch
- Checksum: 5ae313fe Exists: true
- Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$ChunkRenderTask.binpatch
- Checksum: a4246de0 Exists: true
- Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$RebuildTask.binpatch
- Checksum: ae2fa15f Exists: true
- Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender$SortTransparencyTask.binpatch
- Checksum: dd4352f6 Exists: true
- Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkRender.binpatch
- Checksum: ef33ba9b Exists: true
+ Checksum: 802ecaf1 Exists: true
+ Reading patch net.minecraft.client.renderer.ScreenEffectRenderer.binpatch
+ Checksum: e68976ba Exists: true
+ Reading patch net.minecraft.client.renderer.ShaderInstance$1.binpatch
+ Checksum: 4c8c6111 Exists: true
+ Reading patch net.minecraft.client.renderer.ShaderInstance.binpatch
+ Checksum: 80c85e2e Exists: true
+ Reading patch net.minecraft.client.renderer.Sheets$1.binpatch
+ Checksum: 75ed03a2 Exists: true
+ Reading patch net.minecraft.client.renderer.Sheets.binpatch
+ Checksum: b089eac1 Exists: true
+ Reading patch net.minecraft.client.renderer.block.BlockModelShaper.binpatch
+ Checksum: f6fcd58e Exists: true
+ Reading patch net.minecraft.client.renderer.block.BlockRenderDispatcher$1.binpatch
+ Checksum: ce0f02bf Exists: true
+ Reading patch net.minecraft.client.renderer.block.BlockRenderDispatcher.binpatch
+ Checksum: 1d0f0c04 Exists: true
+ Reading patch net.minecraft.client.renderer.block.LiquidBlockRenderer.binpatch
+ Checksum: 24bab0bc Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$1.binpatch
+ Checksum: cbb00e02 Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$AdjacencyInfo.binpatch
+ Checksum: facb4250 Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$AmbientOcclusionFace.binpatch
+ Checksum: e38363dc Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$AmbientVertexRemap.binpatch
+ Checksum: 885eff00 Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$Cache$1.binpatch
+ Checksum: 16d3326c Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$Cache$2.binpatch
+ Checksum: 90a3350 Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$Cache.binpatch
+ Checksum: b7c8de65 Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer$SizeInfo.binpatch
+ Checksum: 2e310c26 Exists: true
+ Reading patch net.minecraft.client.renderer.block.ModelBlockRenderer.binpatch
+ Checksum: 347c0a22 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.BakedQuad.binpatch
+ Checksum: 4c1f5b7b Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.BlockModel$Deserializer.binpatch
+ Checksum: d171db1d Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.BlockModel$GuiLight.binpatch
+ Checksum: af9ab878 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.BlockModel$LoopException.binpatch
+ Checksum: c182caf0 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.BlockModel.binpatch
+ Checksum: 58db4aac Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.FaceBakery$1.binpatch
+ Checksum: 8773fe85 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.FaceBakery.binpatch
+ Checksum: 2295782f Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemModelGenerator$1.binpatch
+ Checksum: d4a93752 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemModelGenerator$Span.binpatch
+ Checksum: aace904b Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemModelGenerator$SpanFacing.binpatch
+ Checksum: e55a5ca Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemModelGenerator.binpatch
+ Checksum: 999aba63 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemOverrides$BakedOverride.binpatch
+ Checksum: 7e01c4e0 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemOverrides$PropertyMatcher.binpatch
+ Checksum: 36d2d200 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemOverrides.binpatch
+ Checksum: 49738d17 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemTransform$Deserializer.binpatch
+ Checksum: c4478c6b Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemTransform.binpatch
+ Checksum: fdfa5387 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemTransforms$1.binpatch
+ Checksum: f4e776b8 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemTransforms$Deserializer.binpatch
+ Checksum: f60159bc Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemTransforms$TransformType.binpatch
+ Checksum: 9cc94b6a Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.ItemTransforms.binpatch
+ Checksum: 84946976 Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.MultiVariant$Deserializer.binpatch
+ Checksum: ecdd429c Exists: true
+ Reading patch net.minecraft.client.renderer.block.model.MultiVariant.binpatch
+ Checksum: 4971a46b Exists: true
+ Reading patch net.minecraft.client.renderer.blockentity.BlockEntityRenderers.binpatch
+ Checksum: 39ec76ea Exists: true
+ Reading patch net.minecraft.client.renderer.blockentity.ChestRenderer.binpatch
+ Checksum: 416f25bf Exists: true
+ Reading patch net.minecraft.client.renderer.blockentity.PistonHeadRenderer.binpatch
+ Checksum: 549ced53 Exists: true
Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$ChunkTaskResult.binpatch
- Checksum: e1ac8f30 Exists: true
+ Checksum: d47d038 Exists: true
Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$CompiledChunk$1.binpatch
- Checksum: f69cf4ce Exists: true
+ Checksum: 7e591465 Exists: true
Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$CompiledChunk.binpatch
- Checksum: b85beaca Exists: true
+ Checksum: 2005e389 Exists: true
+ Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$ChunkCompileTask.binpatch
+ Checksum: eb90e6b9 Exists: true
+ Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.binpatch
+ Checksum: b3d92a35 Exists: true
+ Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask.binpatch
+ Checksum: f5ade760 Exists: true
+ Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk.binpatch
+ Checksum: c13acecc Exists: true
Reading patch net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.binpatch
- Checksum: 98a78b42 Exists: true
- Reading patch net.minecraft.client.renderer.color.BlockColors.binpatch
- Checksum: 6b8601ac Exists: true
- Reading patch net.minecraft.client.renderer.color.ItemColors.binpatch
- Checksum: 2a862169 Exists: true
+ Checksum: 14d99c24 Exists: true
+ Reading patch net.minecraft.client.renderer.entity.BoatRenderer.binpatch
+ Checksum: f70210f Exists: true
+ Reading patch net.minecraft.client.renderer.entity.EntityRenderDispatcher.binpatch
+ Checksum: ec0c0955 Exists: true
Reading patch net.minecraft.client.renderer.entity.EntityRenderer.binpatch
- Checksum: a441dae3 Exists: true
- Reading patch net.minecraft.client.renderer.entity.EntityRendererManager.binpatch
- Checksum: 86b933a1 Exists: true
+ Checksum: 6b7f0a5b Exists: true
Reading patch net.minecraft.client.renderer.entity.FallingBlockRenderer.binpatch
- Checksum: 7e9a6728 Exists: true
+ Checksum: f8c68cb6 Exists: true
+ Reading patch net.minecraft.client.renderer.entity.ItemEntityRenderer.binpatch
+ Checksum: 7669d87e Exists: true
Reading patch net.minecraft.client.renderer.entity.ItemFrameRenderer.binpatch
- Checksum: 5c1382a7 Exists: true
+ Checksum: ba5b935a Exists: true
Reading patch net.minecraft.client.renderer.entity.ItemRenderer.binpatch
- Checksum: ac3ac82 Exists: true
- Reading patch net.minecraft.client.renderer.entity.LivingRenderer$1.binpatch
- Checksum: 72ca4ce7 Exists: true
- Reading patch net.minecraft.client.renderer.entity.LivingRenderer.binpatch
- Checksum: 692c9f1f Exists: true
- Reading patch net.minecraft.client.renderer.entity.PlayerRenderer.binpatch
- Checksum: 107167b2 Exists: true
- Reading patch net.minecraft.client.renderer.entity.layers.BipedArmorLayer$1.binpatch
- Checksum: a90af18b Exists: true
- Reading patch net.minecraft.client.renderer.entity.layers.BipedArmorLayer.binpatch
- Checksum: ccbd246b Exists: true
+ Checksum: 73a475b4 Exists: true
+ Reading patch net.minecraft.client.renderer.entity.LivingEntityRenderer$1.binpatch
+ Checksum: fb8391cc Exists: true
+ Reading patch net.minecraft.client.renderer.entity.LivingEntityRenderer.binpatch
+ Checksum: 75181331 Exists: true
Reading patch net.minecraft.client.renderer.entity.layers.ElytraLayer.binpatch
- Checksum: 1822a99e Exists: true
- Reading patch net.minecraft.client.renderer.model.BakedQuad.binpatch
- Checksum: 76861e72 Exists: true
- Reading patch net.minecraft.client.renderer.model.BlockModel$Deserializer.binpatch
- Checksum: 515ebde6 Exists: true
- Reading patch net.minecraft.client.renderer.model.BlockModel$GuiLight.binpatch
- Checksum: fa240528 Exists: true
- Reading patch net.minecraft.client.renderer.model.BlockModel.binpatch
- Checksum: 436faf85 Exists: true
- Reading patch net.minecraft.client.renderer.model.FaceBakery$1.binpatch
- Checksum: f0cbdfdd Exists: true
- Reading patch net.minecraft.client.renderer.model.FaceBakery.binpatch
- Checksum: 6923bb2e Exists: true
- Reading patch net.minecraft.client.renderer.model.IBakedModel.binpatch
- Checksum: d3c12dac Exists: true
- Reading patch net.minecraft.client.renderer.model.IModelTransform.binpatch
- Checksum: 11c8b0be Exists: true
- Reading patch net.minecraft.client.renderer.model.IUnbakedModel.binpatch
- Checksum: 9f5fe29e Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemCameraTransforms$1.binpatch
- Checksum: ac4e4b73 Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemCameraTransforms$Deserializer.binpatch
- Checksum: a542a621 Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemCameraTransforms$TransformType.binpatch
- Checksum: eeedea92 Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemCameraTransforms.binpatch
- Checksum: 93faeecf Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemModelGenerator$1.binpatch
- Checksum: d93b0b8c Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemModelGenerator$Span.binpatch
- Checksum: 536c5ff8 Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemModelGenerator$SpanFacing.binpatch
- Checksum: 2d8745f5 Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemModelGenerator.binpatch
- Checksum: d6675edf Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemOverrideList.binpatch
- Checksum: 988e8d1c Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemTransformVec3f$Deserializer.binpatch
- Checksum: 88b9bed1 Exists: true
- Reading patch net.minecraft.client.renderer.model.ItemTransformVec3f.binpatch
- Checksum: 564432a6 Exists: true
- Reading patch net.minecraft.client.renderer.model.ModelBakery$BlockStateDefinitionException.binpatch
- Checksum: 8451c6f9 Exists: true
- Reading patch net.minecraft.client.renderer.model.ModelBakery$ModelListWrapper.binpatch
- Checksum: fc34da50 Exists: true
- Reading patch net.minecraft.client.renderer.model.ModelBakery.binpatch
- Checksum: 4c948e5c Exists: true
- Reading patch net.minecraft.client.renderer.model.ModelManager.binpatch
- Checksum: cbba003b Exists: true
- Reading patch net.minecraft.client.renderer.model.ModelResourceLocation.binpatch
- Checksum: e50a1318 Exists: true
- Reading patch net.minecraft.client.renderer.model.MultipartBakedModel$Builder.binpatch
- Checksum: 401c02de Exists: true
- Reading patch net.minecraft.client.renderer.model.MultipartBakedModel.binpatch
- Checksum: 853d8783 Exists: true
- Reading patch net.minecraft.client.renderer.model.SimpleBakedModel$Builder.binpatch
- Checksum: 818ab7c Exists: true
- Reading patch net.minecraft.client.renderer.model.SimpleBakedModel.binpatch
- Checksum: ccf7b10e Exists: true
- Reading patch net.minecraft.client.renderer.model.UVTransformationUtil.binpatch
- Checksum: a052707c Exists: true
- Reading patch net.minecraft.client.renderer.model.VariantList$Deserializer.binpatch
- Checksum: b01fc34a Exists: true
- Reading patch net.minecraft.client.renderer.model.VariantList.binpatch
- Checksum: c0529d9 Exists: true
- Reading patch net.minecraft.client.renderer.model.WeightedBakedModel$Builder.binpatch
- Checksum: 1b8de76a Exists: true
- Reading patch net.minecraft.client.renderer.model.WeightedBakedModel$WeightedModel.binpatch
- Checksum: 270cefc5 Exists: true
- Reading patch net.minecraft.client.renderer.model.WeightedBakedModel.binpatch
- Checksum: ea43055a Exists: true
- Reading patch net.minecraft.client.renderer.texture.AtlasTexture$SheetData.binpatch
- Checksum: b9055157 Exists: true
- Reading patch net.minecraft.client.renderer.texture.AtlasTexture.binpatch
- Checksum: 7dc4d905 Exists: true
- Reading patch net.minecraft.client.renderer.texture.NativeImage$1.binpatch
- Checksum: 9f596ecd Exists: true
- Reading patch net.minecraft.client.renderer.texture.NativeImage$PixelFormat.binpatch
- Checksum: e8b1e372 Exists: true
- Reading patch net.minecraft.client.renderer.texture.NativeImage$PixelFormatGLCode.binpatch
- Checksum: 2a5cb6b4 Exists: true
- Reading patch net.minecraft.client.renderer.texture.NativeImage$WriteCallback.binpatch
- Checksum: 9ea99ffd Exists: true
- Reading patch net.minecraft.client.renderer.texture.NativeImage.binpatch
- Checksum: 96df4a8c Exists: true
+ Checksum: 71c65c2f Exists: true
+ Reading patch net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer$1.binpatch
+ Checksum: 905811ef Exists: true
+ Reading patch net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer.binpatch
+ Checksum: bc3e288 Exists: true
+ Reading patch net.minecraft.client.renderer.entity.player.PlayerRenderer.binpatch
+ Checksum: ef31d145 Exists: true
+ Reading patch net.minecraft.client.renderer.item.ItemProperties$1.binpatch
+ Checksum: 85ccdea4 Exists: true
+ Reading patch net.minecraft.client.renderer.item.ItemProperties$2.binpatch
+ Checksum: 31eeb929 Exists: true
+ Reading patch net.minecraft.client.renderer.item.ItemProperties$CompassWobble.binpatch
+ Checksum: 23c412fc Exists: true
+ Reading patch net.minecraft.client.renderer.item.ItemProperties.binpatch
+ Checksum: 2c76cf6f Exists: true
+ Reading patch net.minecraft.client.renderer.texture.AbstractTexture.binpatch
+ Checksum: 36c3e714 Exists: true
Reading patch net.minecraft.client.renderer.texture.Stitcher$Holder.binpatch
- Checksum: ab1d7e06 Exists: true
- Reading patch net.minecraft.client.renderer.texture.Stitcher$ISpriteLoader.binpatch
- Checksum: fc9cbd7a Exists: true
- Reading patch net.minecraft.client.renderer.texture.Stitcher$Slot.binpatch
- Checksum: b930994c Exists: true
+ Checksum: 6042dffc Exists: true
+ Reading patch net.minecraft.client.renderer.texture.Stitcher$Region.binpatch
+ Checksum: a1e9740d Exists: true
+ Reading patch net.minecraft.client.renderer.texture.Stitcher$SpriteLoader.binpatch
+ Checksum: b767d428 Exists: true
Reading patch net.minecraft.client.renderer.texture.Stitcher.binpatch
- Checksum: ca20f274 Exists: true
- Reading patch net.minecraft.client.renderer.texture.Texture.binpatch
- Checksum: 58b65f27 Exists: true
- Reading patch net.minecraft.client.renderer.texture.TextureAtlasSprite$1.binpatch
- Checksum: b9ad7501 Exists: true
+ Checksum: 70fb9fe9 Exists: true
+ Reading patch net.minecraft.client.renderer.texture.TextureAtlas$Preparations.binpatch
+ Checksum: f610987a Exists: true
+ Reading patch net.minecraft.client.renderer.texture.TextureAtlas.binpatch
+ Checksum: 1f09d798 Exists: true
+ Reading patch net.minecraft.client.renderer.texture.TextureAtlasSprite$AnimatedTexture.binpatch
+ Checksum: 3db2b7e2 Exists: true
+ Reading patch net.minecraft.client.renderer.texture.TextureAtlasSprite$FrameInfo.binpatch
+ Checksum: 5207ce95 Exists: true
Reading patch net.minecraft.client.renderer.texture.TextureAtlasSprite$Info.binpatch
- Checksum: c115c851 Exists: true
+ Checksum: 92fd66c3 Exists: true
Reading patch net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData.binpatch
- Checksum: 80e17396 Exists: true
+ Checksum: b49419cf Exists: true
Reading patch net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
- Checksum: 248f2b77 Exists: true
+ Checksum: a23b17f0 Exists: true
Reading patch net.minecraft.client.renderer.texture.TextureManager.binpatch
- Checksum: 4bb76c70 Exists: true
- Reading patch net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer.binpatch
- Checksum: 172bcf48 Exists: true
- Reading patch net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer.binpatch
- Checksum: a89e294 Exists: true
- Reading patch net.minecraft.client.renderer.tileentity.SignTileEntityRenderer$SignModel.binpatch
- Checksum: 21454f8d Exists: true
- Reading patch net.minecraft.client.renderer.tileentity.SignTileEntityRenderer.binpatch
- Checksum: ba543231 Exists: true
- Reading patch net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.binpatch
- Checksum: 2fc4ebfb Exists: true
- Reading patch net.minecraft.client.renderer.vertex.VertexFormat.binpatch
- Checksum: bd80497a Exists: true
- Reading patch net.minecraft.client.renderer.vertex.VertexFormatElement$Type.binpatch
- Checksum: cc780f35 Exists: true
- Reading patch net.minecraft.client.renderer.vertex.VertexFormatElement$Usage$ISetupState.binpatch
- Checksum: eb039d23 Exists: true
- Reading patch net.minecraft.client.renderer.vertex.VertexFormatElement$Usage.binpatch
- Checksum: c6411abb Exists: true
- Reading patch net.minecraft.client.renderer.vertex.VertexFormatElement.binpatch
- Checksum: 91ff490c Exists: true
- Reading patch net.minecraft.client.resources.ClientLanguageMap.binpatch
- Checksum: 900f9e78 Exists: true
- Reading patch net.minecraft.client.resources.FoliageColorReloadListener.binpatch
- Checksum: cfa3341d Exists: true
- Reading patch net.minecraft.client.resources.GrassColorReloadListener.binpatch
- Checksum: 717b3082 Exists: true
- Reading patch net.minecraft.client.resources.I18n.binpatch
- Checksum: 634363b2 Exists: true
- Reading patch net.minecraft.client.resources.JsonReloadListener.binpatch
- Checksum: a735e869 Exists: true
- Reading patch net.minecraft.client.resources.Language.binpatch
- Checksum: 95b99f8 Exists: true
- Reading patch net.minecraft.client.resources.LanguageManager.binpatch
- Checksum: f36c0753 Exists: true
- Reading patch net.minecraft.client.settings.KeyBinding.binpatch
- Checksum: 70abfa7 Exists: true
- Reading patch net.minecraft.client.settings.ToggleableKeyBinding.binpatch
- Checksum: f70352a8 Exists: true
- Reading patch net.minecraft.client.shader.Framebuffer.binpatch
- Checksum: ee5f874b Exists: true
- Reading patch net.minecraft.client.shader.ShaderGroup.binpatch
- Checksum: 8517f323 Exists: true
- Reading patch net.minecraft.client.shader.ShaderInstance.binpatch
- Checksum: 3cd18e86 Exists: true
- Reading patch net.minecraft.client.util.SearchTreeManager$Key.binpatch
- Checksum: 8040bd84 Exists: true
- Reading patch net.minecraft.client.util.SearchTreeManager.binpatch
- Checksum: b7323fd8 Exists: true
- Reading patch net.minecraft.client.world.ClientWorld$1.binpatch
- Checksum: 8fe02b Exists: true
- Reading patch net.minecraft.client.world.ClientWorld$ClientWorldInfo.binpatch
- Checksum: a55dc66f Exists: true
- Reading patch net.minecraft.client.world.ClientWorld.binpatch
- Checksum: 66e359e0 Exists: true
- Reading patch net.minecraft.client.world.DimensionRenderInfo$End.binpatch
- Checksum: b6e35522 Exists: true
- Reading patch net.minecraft.client.world.DimensionRenderInfo$FogType.binpatch
- Checksum: 99745c3f Exists: true
- Reading patch net.minecraft.client.world.DimensionRenderInfo$Nether.binpatch
- Checksum: 854b1cd1 Exists: true
- Reading patch net.minecraft.client.world.DimensionRenderInfo$Overworld.binpatch
- Checksum: 38e8562a Exists: true
- Reading patch net.minecraft.client.world.DimensionRenderInfo.binpatch
- Checksum: 74c83e5 Exists: true
- Reading patch net.minecraft.command.Commands$EnvironmentType.binpatch
- Checksum: 67745d9c Exists: true
- Reading patch net.minecraft.command.Commands$IParser.binpatch
- Checksum: 5db67094 Exists: true
- Reading patch net.minecraft.command.Commands.binpatch
- Checksum: e4dd2c1 Exists: true
- Reading patch net.minecraft.command.arguments.ArgumentTypes$1.binpatch
- Checksum: 30b03d59 Exists: true
- Reading patch net.minecraft.command.arguments.ArgumentTypes$Entry.binpatch
- Checksum: 21fc332 Exists: true
- Reading patch net.minecraft.command.arguments.ArgumentTypes.binpatch
- Checksum: 64a55686 Exists: true
- Reading patch net.minecraft.command.arguments.BlockStateParser.binpatch
- Checksum: 135537b7 Exists: true
- Reading patch net.minecraft.command.arguments.EntitySelectorParser.binpatch
- Checksum: 43ae7624 Exists: true
- Reading patch net.minecraft.command.impl.LocateCommand.binpatch
- Checksum: 62c4aabb Exists: true
- Reading patch net.minecraft.command.impl.SpreadPlayersCommand$Position.binpatch
- Checksum: d3ac1c91 Exists: true
- Reading patch net.minecraft.command.impl.SpreadPlayersCommand.binpatch
- Checksum: 47626221 Exists: true
- Reading patch net.minecraft.command.impl.TeleportCommand$Facing.binpatch
- Checksum: ea8c3e87 Exists: true
- Reading patch net.minecraft.command.impl.TeleportCommand.binpatch
- Checksum: ea0859e7 Exists: true
- Reading patch net.minecraft.crash.CrashReport.binpatch
- Checksum: dac7f843 Exists: true
- Reading patch net.minecraft.crash.CrashReportCategory$Entry.binpatch
- Checksum: 9e6a3228 Exists: true
- Reading patch net.minecraft.crash.CrashReportCategory.binpatch
- Checksum: 976ea252 Exists: true
- Reading patch net.minecraft.data.BlockTagsProvider.binpatch
- Checksum: b9a05caf Exists: true
+ Checksum: 287e308f Exists: true
+ Reading patch net.minecraft.client.resources.language.ClientLanguage.binpatch
+ Checksum: 13a36699 Exists: true
+ Reading patch net.minecraft.client.resources.language.I18n.binpatch
+ Checksum: 5ab4d7bb Exists: true
+ Reading patch net.minecraft.client.resources.language.LanguageInfo.binpatch
+ Checksum: 6798ef9d Exists: true
+ Reading patch net.minecraft.client.resources.model.BakedModel.binpatch
+ Checksum: 958b6216 Exists: true
+ Reading patch net.minecraft.client.resources.model.ModelBakery$BlockStateDefinitionException.binpatch
+ Checksum: bd73d9ac Exists: true
+ Reading patch net.minecraft.client.resources.model.ModelBakery$ModelGroupKey.binpatch
+ Checksum: cc91906 Exists: true
+ Reading patch net.minecraft.client.resources.model.ModelBakery.binpatch
+ Checksum: b617883d Exists: true
+ Reading patch net.minecraft.client.resources.model.ModelManager.binpatch
+ Checksum: 20b87c0a Exists: true
+ Reading patch net.minecraft.client.resources.model.ModelResourceLocation.binpatch
+ Checksum: bfea101b Exists: true
+ Reading patch net.minecraft.client.resources.model.ModelState.binpatch
+ Checksum: 332ca35d Exists: true
+ Reading patch net.minecraft.client.resources.model.MultiPartBakedModel$Builder.binpatch
+ Checksum: 43bc84ff Exists: true
+ Reading patch net.minecraft.client.resources.model.MultiPartBakedModel.binpatch
+ Checksum: 57fbb642 Exists: true
+ Reading patch net.minecraft.client.resources.model.SimpleBakedModel$Builder.binpatch
+ Checksum: 147eb4ce Exists: true
+ Reading patch net.minecraft.client.resources.model.SimpleBakedModel.binpatch
+ Checksum: 98288bf9 Exists: true
+ Reading patch net.minecraft.client.resources.model.WeightedBakedModel$Builder.binpatch
+ Checksum: 48835cd1 Exists: true
+ Reading patch net.minecraft.client.resources.model.WeightedBakedModel.binpatch
+ Checksum: 7371986e Exists: true
+ Reading patch net.minecraft.client.server.IntegratedServer.binpatch
+ Checksum: f5dc0529 Exists: true
+ Reading patch net.minecraft.client.sounds.SoundEngine$DeviceCheckState.binpatch
+ Checksum: d532a568 Exists: true
+ Reading patch net.minecraft.client.sounds.SoundEngine.binpatch
+ Checksum: eeefb193 Exists: true
+ Reading patch net.minecraft.commands.Commands$CommandSelection.binpatch
+ Checksum: f9517fb2 Exists: true
+ Reading patch net.minecraft.commands.Commands$ParseFunction.binpatch
+ Checksum: 4aa48485 Exists: true
+ Reading patch net.minecraft.commands.Commands.binpatch
+ Checksum: fca35275 Exists: true
+ Reading patch net.minecraft.commands.arguments.selector.EntitySelectorParser.binpatch
+ Checksum: 68c5f0b5 Exists: true
+ Reading patch net.minecraft.commands.synchronization.ArgumentTypes$Entry.binpatch
+ Checksum: f9fdad4f Exists: true
+ Reading patch net.minecraft.commands.synchronization.ArgumentTypes.binpatch
+ Checksum: 937f041a Exists: true
+ Reading patch net.minecraft.core.Direction$1.binpatch
+ Checksum: 975139f Exists: true
+ Reading patch net.minecraft.core.Direction$Axis$1.binpatch
+ Checksum: 1c60dbeb Exists: true
+ Reading patch net.minecraft.core.Direction$Axis$2.binpatch
+ Checksum: e413dbe7 Exists: true
+ Reading patch net.minecraft.core.Direction$Axis$3.binpatch
+ Checksum: f76adc1a Exists: true
+ Reading patch net.minecraft.core.Direction$Axis.binpatch
+ Checksum: fa42d5 Exists: true
+ Reading patch net.minecraft.core.Direction$AxisDirection.binpatch
+ Checksum: fddc770 Exists: true
+ Reading patch net.minecraft.core.Direction$Plane.binpatch
+ Checksum: d4d846fa Exists: true
+ Reading patch net.minecraft.core.Direction.binpatch
+ Checksum: 599370e4 Exists: true
+ Reading patch net.minecraft.core.MappedRegistry$RegistryEntry.binpatch
+ Checksum: 588c7ac3 Exists: true
+ Reading patch net.minecraft.core.MappedRegistry.binpatch
+ Checksum: 7f450915 Exists: true
+ Reading patch net.minecraft.core.Registry.binpatch
+ Checksum: 8823ee0a Exists: true
+ Reading patch net.minecraft.core.RegistryAccess$RegistryData.binpatch
+ Checksum: df485c2b Exists: true
+ Reading patch net.minecraft.core.RegistryAccess$RegistryHolder.binpatch
+ Checksum: e3add078 Exists: true
+ Reading patch net.minecraft.core.RegistryAccess.binpatch
+ Checksum: acaad84c Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$1.binpatch
+ Checksum: ab58c538 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$10.binpatch
+ Checksum: aec958a8 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$11.binpatch
+ Checksum: f5aa7d5f Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$12.binpatch
+ Checksum: 5cf0b5db Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$13.binpatch
+ Checksum: ad83a325 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$14.binpatch
+ Checksum: e5951812 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$15.binpatch
+ Checksum: 1b84ef5d Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$16.binpatch
+ Checksum: 5ad36f25 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$17.binpatch
+ Checksum: 1baebf7b Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$18.binpatch
+ Checksum: f1d7a2ff Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$19.binpatch
+ Checksum: 765109df Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$2.binpatch
+ Checksum: c922de29 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$20.binpatch
+ Checksum: 2670ec8f Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$21.binpatch
+ Checksum: 5f2423e1 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$22.binpatch
+ Checksum: 9e12a158 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$23.binpatch
+ Checksum: 411ad6bd Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$24.binpatch
+ Checksum: 22d838d0 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$25.binpatch
+ Checksum: d9547e7f Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$26.binpatch
+ Checksum: 9ce375d8 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$3.binpatch
+ Checksum: abb2cc5e Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$4.binpatch
+ Checksum: c2f4cf4a Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$5.binpatch
+ Checksum: da28ce03 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$6.binpatch
+ Checksum: 68dffece Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$7$1.binpatch
+ Checksum: e71780d Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$7.binpatch
+ Checksum: d46a0f89 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$8$1.binpatch
+ Checksum: 67b2786c Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$8.binpatch
+ Checksum: f060fe5 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior$9.binpatch
+ Checksum: c1906f51 Exists: true
+ Reading patch net.minecraft.core.dispenser.DispenseItemBehavior.binpatch
+ Checksum: 1827a6a1 Exists: true
+ Reading patch net.minecraft.core.particles.BlockParticleOption$1.binpatch
+ Checksum: afa3463c Exists: true
+ Reading patch net.minecraft.core.particles.BlockParticleOption.binpatch
+ Checksum: 88469dee Exists: true
+ Reading patch net.minecraft.core.particles.ItemParticleOption$1.binpatch
+ Checksum: 66357885 Exists: true
+ Reading patch net.minecraft.core.particles.ItemParticleOption.binpatch
+ Checksum: a8c06337 Exists: true
+ Reading patch net.minecraft.core.particles.ParticleType.binpatch
+ Checksum: 7221af15 Exists: true
+ Reading patch net.minecraft.core.particles.ParticleTypes$1.binpatch
+ Checksum: e24c0a9e Exists: true
+ Reading patch net.minecraft.core.particles.ParticleTypes.binpatch
+ Checksum: 66e4a2e1 Exists: true
+ Reading patch net.minecraft.data.BuiltinRegistries.binpatch
+ Checksum: 45eb9d34 Exists: true
Reading patch net.minecraft.data.DataGenerator.binpatch
- Checksum: 460d74f5 Exists: true
- Reading patch net.minecraft.data.DirectoryCache.binpatch
- Checksum: fd29a2f7 Exists: true
- Reading patch net.minecraft.data.EntityTypeTagsProvider.binpatch
- Checksum: 505f4039 Exists: true
- Reading patch net.minecraft.data.FluidTagsProvider.binpatch
- Checksum: e99c70b1 Exists: true
- Reading patch net.minecraft.data.ItemTagsProvider.binpatch
- Checksum: b24dd81d Exists: true
- Reading patch net.minecraft.data.LootTableProvider.binpatch
- Checksum: 7959e896 Exists: true
+ Checksum: 8842a622 Exists: true
+ Reading patch net.minecraft.data.HashCache.binpatch
+ Checksum: 397b36d0 Exists: true
Reading patch net.minecraft.data.Main.binpatch
- Checksum: e999e511 Exists: true
- Reading patch net.minecraft.data.RecipeProvider.binpatch
- Checksum: a83a85d0 Exists: true
- Reading patch net.minecraft.data.TagsProvider$1.binpatch
- Checksum: 87931ad Exists: true
- Reading patch net.minecraft.data.TagsProvider$Builder.binpatch
- Checksum: 2b25ad7 Exists: true
- Reading patch net.minecraft.data.TagsProvider.binpatch
- Checksum: 9ffaa422 Exists: true
- Reading patch net.minecraft.data.loot.BlockLootTables.binpatch
- Checksum: 28a40af0 Exists: true
- Reading patch net.minecraft.data.loot.EntityLootTables.binpatch
- Checksum: 3988c8af Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$1.binpatch
- Checksum: 425f87a8 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$10.binpatch
- Checksum: 3936a283 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$11.binpatch
- Checksum: 9ceda76f Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$12.binpatch
- Checksum: 9e31d5ec Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$13.binpatch
- Checksum: 41e4aec6 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$14.binpatch
- Checksum: b14f770c Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$15.binpatch
- Checksum: 2c7019d0 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$16.binpatch
- Checksum: 6fcfa357 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$17.binpatch
- Checksum: 7c8e4ab4 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$18.binpatch
- Checksum: 9bbcd332 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$19.binpatch
- Checksum: 406271db Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$2.binpatch
- Checksum: 51ed9aee Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$20.binpatch
- Checksum: 55d7bc7a Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$21.binpatch
- Checksum: 1545f540 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$22.binpatch
- Checksum: edae10c7 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$23.binpatch
- Checksum: 25efaab3 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$24.binpatch
- Checksum: e4ff3b37 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$25.binpatch
- Checksum: fd70aa5b Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$3.binpatch
- Checksum: 98488e70 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$4.binpatch
- Checksum: 17f85c29 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$5.binpatch
- Checksum: 2dc8650e Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$6.binpatch
- Checksum: b67e91 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$7$1.binpatch
- Checksum: b573cdc0 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$7.binpatch
- Checksum: 2128de27 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$8$1.binpatch
- Checksum: 65b0ce37 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$8.binpatch
- Checksum: 4eebde83 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior$9.binpatch
- Checksum: 3c2cca95 Exists: true
- Reading patch net.minecraft.dispenser.IDispenseItemBehavior.binpatch
- Checksum: ba6abd8d Exists: true
- Reading patch net.minecraft.enchantment.Enchantment$Rarity.binpatch
- Checksum: 674b3815 Exists: true
- Reading patch net.minecraft.enchantment.Enchantment.binpatch
- Checksum: ed4e1c3c Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentHelper$IEnchantmentVisitor.binpatch
- Checksum: 63046dee Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentHelper.binpatch
- Checksum: 80b70417 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$1.binpatch
- Checksum: ce09a2fc Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$10.binpatch
- Checksum: ef53b83e Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$11.binpatch
- Checksum: 2fdcb44e Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$12.binpatch
- Checksum: 627de7e1 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$13.binpatch
- Checksum: 901eb699 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$14.binpatch
- Checksum: 6e94fd1a Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$2.binpatch
- Checksum: 75eafa1a Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$3.binpatch
- Checksum: 8cd3fa2f Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$4.binpatch
- Checksum: c4b2fa8a Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$5.binpatch
- Checksum: 7bcefa32 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$6.binpatch
- Checksum: 44fb4a1 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$7.binpatch
- Checksum: fb85b43d Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$8.binpatch
- Checksum: 997b6a0 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType$9.binpatch
- Checksum: 2762b598 Exists: true
- Reading patch net.minecraft.enchantment.EnchantmentType.binpatch
- Checksum: 822dbbdf Exists: true
- Reading patch net.minecraft.enchantment.Enchantments.binpatch
- Checksum: 68bd05b9 Exists: true
- Reading patch net.minecraft.enchantment.FrostWalkerEnchantment.binpatch
- Checksum: 353156a1 Exists: true
- Reading patch net.minecraft.entity.Entity$1.binpatch
- Checksum: 1019d663 Exists: true
- Reading patch net.minecraft.entity.Entity$IMoveCallback.binpatch
- Checksum: cf03582d Exists: true
- Reading patch net.minecraft.entity.Entity.binpatch
- Checksum: 8acd694f Exists: true
- Reading patch net.minecraft.entity.EntityClassification.binpatch
- Checksum: 4dc2463 Exists: true
- Reading patch net.minecraft.entity.EntitySpawnPlacementRegistry$Entry.binpatch
- Checksum: 89f6805b Exists: true
- Reading patch net.minecraft.entity.EntitySpawnPlacementRegistry$IPlacementPredicate.binpatch
- Checksum: e5c8f195 Exists: true
- Reading patch net.minecraft.entity.EntitySpawnPlacementRegistry$PlacementType.binpatch
- Checksum: eb055c81 Exists: true
- Reading patch net.minecraft.entity.EntitySpawnPlacementRegistry.binpatch
- Checksum: d6598e3b Exists: true
- Reading patch net.minecraft.entity.EntityType$Builder.binpatch
- Checksum: 44f50eec Exists: true
- Reading patch net.minecraft.entity.EntityType$IFactory.binpatch
- Checksum: fe39886b Exists: true
- Reading patch net.minecraft.entity.EntityType.binpatch
- Checksum: a097f4bc Exists: true
- Reading patch net.minecraft.entity.FlyingEntity.binpatch
- Checksum: 4fa9d649 Exists: true
- Reading patch net.minecraft.entity.ICrossbowUser.binpatch
- Checksum: 3916ccbe Exists: true
- Reading patch net.minecraft.entity.IShearable.binpatch
- Checksum: ab7531a5 Exists: true
- Reading patch net.minecraft.entity.LivingEntity$1.binpatch
- Checksum: d7b5163d Exists: true
- Reading patch net.minecraft.entity.LivingEntity.binpatch
- Checksum: 97210893 Exists: true
- Reading patch net.minecraft.entity.MobEntity$1.binpatch
- Checksum: dc03032b Exists: true
- Reading patch net.minecraft.entity.MobEntity.binpatch
- Checksum: ba940e0c Exists: true
- Reading patch net.minecraft.entity.ai.attributes.Attribute.binpatch
- Checksum: 5e2faa69 Exists: true
- Reading patch net.minecraft.entity.ai.attributes.AttributeModifierMap$MutableAttribute.binpatch
- Checksum: 7d852176 Exists: true
- Reading patch net.minecraft.entity.ai.attributes.AttributeModifierMap.binpatch
- Checksum: fbcf4a7 Exists: true
- Reading patch net.minecraft.entity.ai.attributes.GlobalEntityTypeAttributes.binpatch
- Checksum: 29d12517 Exists: true
- Reading patch net.minecraft.entity.ai.brain.memory.MemoryModuleType.binpatch
- Checksum: e8c55310 Exists: true
- Reading patch net.minecraft.entity.ai.brain.schedule.Activity.binpatch
- Checksum: 89ee17d Exists: true
- Reading patch net.minecraft.entity.ai.brain.schedule.Schedule.binpatch
- Checksum: 563432fe Exists: true
- Reading patch net.minecraft.entity.ai.brain.sensor.SensorType.binpatch
- Checksum: 1ee99f87 Exists: true
- Reading patch net.minecraft.entity.ai.brain.task.FarmTask.binpatch
- Checksum: 201bfbab Exists: true
- Reading patch net.minecraft.entity.ai.brain.task.ShootTargetTask$Status.binpatch
- Checksum: cbfd41f4 Exists: true
- Reading patch net.minecraft.entity.ai.brain.task.ShootTargetTask.binpatch
- Checksum: d657bde3 Exists: true
- Reading patch net.minecraft.entity.ai.goal.BreakBlockGoal.binpatch
- Checksum: bdf34ee9 Exists: true
- Reading patch net.minecraft.entity.ai.goal.BreakDoorGoal.binpatch
- Checksum: 12fee4dc Exists: true
- Reading patch net.minecraft.entity.ai.goal.EatGrassGoal.binpatch
- Checksum: 75950bfb Exists: true
- Reading patch net.minecraft.entity.ai.goal.MeleeAttackGoal.binpatch
- Checksum: 75a117fb Exists: true
- Reading patch net.minecraft.entity.ai.goal.RangedBowAttackGoal.binpatch
- Checksum: 4f46f4b1 Exists: true
- Reading patch net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal$CrossbowState.binpatch
- Checksum: d0a25dff Exists: true
- Reading patch net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal.binpatch
- Checksum: 7321f5e2 Exists: true
- Reading patch net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal.binpatch
- Checksum: 547fecc8 Exists: true
- Reading patch net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal.binpatch
- Checksum: dbcf9e09 Exists: true
- Reading patch net.minecraft.entity.boss.WitherEntity$DoNothingGoal.binpatch
- Checksum: f98d00a7 Exists: true
- Reading patch net.minecraft.entity.boss.WitherEntity.binpatch
- Checksum: c2b426e6 Exists: true
- Reading patch net.minecraft.entity.boss.dragon.EnderDragonEntity.binpatch
- Checksum: 2847d1dc Exists: true
- Reading patch net.minecraft.entity.boss.dragon.EnderDragonPartEntity.binpatch
- Checksum: 3d82478d Exists: true
- Reading patch net.minecraft.entity.effect.LightningBoltEntity.binpatch
- Checksum: 4ab8005 Exists: true
- Reading patch net.minecraft.entity.item.ArmorStandEntity$1.binpatch
- Checksum: f0bac1b9 Exists: true
- Reading patch net.minecraft.entity.item.ArmorStandEntity.binpatch
- Checksum: 5ddd0d07 Exists: true
- Reading patch net.minecraft.entity.item.BoatEntity$1.binpatch
- Checksum: b14b38d3 Exists: true
- Reading patch net.minecraft.entity.item.BoatEntity$Status.binpatch
- Checksum: dfee2d6f Exists: true
- Reading patch net.minecraft.entity.item.BoatEntity$Type.binpatch
- Checksum: 2cf23eff Exists: true
- Reading patch net.minecraft.entity.item.BoatEntity.binpatch
- Checksum: 71fc04ca Exists: true
- Reading patch net.minecraft.entity.item.EnderPearlEntity.binpatch
- Checksum: 2acc2eda Exists: true
- Reading patch net.minecraft.entity.item.ExperienceOrbEntity.binpatch
- Checksum: e040aef Exists: true
- Reading patch net.minecraft.entity.item.FallingBlockEntity.binpatch
- Checksum: 9314c222 Exists: true
- Reading patch net.minecraft.entity.item.HangingEntity$1.binpatch
- Checksum: 86d1a31d Exists: true
- Reading patch net.minecraft.entity.item.HangingEntity.binpatch
- Checksum: 2acc82e1 Exists: true
- Reading patch net.minecraft.entity.item.ItemEntity.binpatch
- Checksum: b10d4c0e Exists: true
- Reading patch net.minecraft.entity.item.LeashKnotEntity.binpatch
- Checksum: 11e7555f Exists: true
- Reading patch net.minecraft.entity.item.PaintingType.binpatch
- Checksum: ae562a71 Exists: true
- Reading patch net.minecraft.entity.item.minecart.AbstractMinecartEntity$1.binpatch
- Checksum: c5a8cb07 Exists: true
- Reading patch net.minecraft.entity.item.minecart.AbstractMinecartEntity$Type.binpatch
- Checksum: 3fbc6b22 Exists: true
- Reading patch net.minecraft.entity.item.minecart.AbstractMinecartEntity.binpatch
- Checksum: d3acd57a Exists: true
- Reading patch net.minecraft.entity.item.minecart.CommandBlockMinecartEntity$MinecartCommandLogic.binpatch
- Checksum: 114bfa92 Exists: true
- Reading patch net.minecraft.entity.item.minecart.CommandBlockMinecartEntity.binpatch
- Checksum: efbc20a8 Exists: true
- Reading patch net.minecraft.entity.item.minecart.ContainerMinecartEntity.binpatch
- Checksum: 119964f7 Exists: true
- Reading patch net.minecraft.entity.item.minecart.FurnaceMinecartEntity.binpatch
- Checksum: 346aca39 Exists: true
- Reading patch net.minecraft.entity.item.minecart.MinecartEntity.binpatch
- Checksum: b67f6b62 Exists: true
- Reading patch net.minecraft.entity.item.minecart.SpawnerMinecartEntity$1.binpatch
- Checksum: 23cd17a7 Exists: true
- Reading patch net.minecraft.entity.item.minecart.SpawnerMinecartEntity.binpatch
- Checksum: 590edc11 Exists: true
- Reading patch net.minecraft.entity.merchant.villager.AbstractVillagerEntity.binpatch
- Checksum: 9c44100e Exists: true
- Reading patch net.minecraft.entity.merchant.villager.VillagerEntity.binpatch
- Checksum: c467cf26 Exists: true
- Reading patch net.minecraft.entity.merchant.villager.VillagerProfession.binpatch
- Checksum: f218372e Exists: true
- Reading patch net.minecraft.entity.monster.AbstractSkeletonEntity$1.binpatch
- Checksum: db3bf4e4 Exists: true
- Reading patch net.minecraft.entity.monster.AbstractSkeletonEntity.binpatch
- Checksum: ee7b76cd Exists: true
- Reading patch net.minecraft.entity.monster.CreeperEntity.binpatch
- Checksum: 9ff13324 Exists: true
- Reading patch net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal.binpatch
- Checksum: 69eb14ec Exists: true
- Reading patch net.minecraft.entity.monster.EndermanEntity$PlaceBlockGoal.binpatch
- Checksum: a8bb3566 Exists: true
- Reading patch net.minecraft.entity.monster.EndermanEntity$StareGoal.binpatch
- Checksum: a6202144 Exists: true
- Reading patch net.minecraft.entity.monster.EndermanEntity$TakeBlockGoal.binpatch
- Checksum: c13c3fe6 Exists: true
- Reading patch net.minecraft.entity.monster.EndermanEntity.binpatch
- Checksum: 509183c0 Exists: true
- Reading patch net.minecraft.entity.monster.EvokerEntity$1.binpatch
- Checksum: a04f3a53 Exists: true
- Reading patch net.minecraft.entity.monster.EvokerEntity$AttackSpellGoal.binpatch
- Checksum: c424224e Exists: true
- Reading patch net.minecraft.entity.monster.EvokerEntity$CastingSpellGoal.binpatch
- Checksum: 29cdda95 Exists: true
- Reading patch net.minecraft.entity.monster.EvokerEntity$SummonSpellGoal.binpatch
- Checksum: 67d62e55 Exists: true
- Reading patch net.minecraft.entity.monster.EvokerEntity$WololoSpellGoal.binpatch
- Checksum: 8cd0abc6 Exists: true
- Reading patch net.minecraft.entity.monster.EvokerEntity.binpatch
- Checksum: 7b27ed68 Exists: true
- Reading patch net.minecraft.entity.monster.HoglinEntity.binpatch
- Checksum: c9bcbc42 Exists: true
- Reading patch net.minecraft.entity.monster.IllusionerEntity$1.binpatch
- Checksum: 74b23dcf Exists: true
- Reading patch net.minecraft.entity.monster.IllusionerEntity$BlindnessSpellGoal.binpatch
- Checksum: e052934 Exists: true
- Reading patch net.minecraft.entity.monster.IllusionerEntity$MirrorSpellGoal.binpatch
- Checksum: 1eca7418 Exists: true
- Reading patch net.minecraft.entity.monster.IllusionerEntity.binpatch
- Checksum: 6890d520 Exists: true
- Reading patch net.minecraft.entity.monster.MagmaCubeEntity.binpatch
- Checksum: 1aac299 Exists: true
- Reading patch net.minecraft.entity.monster.PillagerEntity.binpatch
- Checksum: 75c17f4f Exists: true
- Reading patch net.minecraft.entity.monster.RavagerEntity$1.binpatch
- Checksum: 3f2a3b0d Exists: true
- Reading patch net.minecraft.entity.monster.RavagerEntity$AttackGoal.binpatch
- Checksum: 4beaeeb6 Exists: true
- Reading patch net.minecraft.entity.monster.RavagerEntity$Navigator.binpatch
- Checksum: de8433dc Exists: true
- Reading patch net.minecraft.entity.monster.RavagerEntity$Processor.binpatch
- Checksum: 3d4338ee Exists: true
- Reading patch net.minecraft.entity.monster.RavagerEntity.binpatch
- Checksum: 1ac98a3c Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity$1.binpatch
- Checksum: 56b83b39 Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity$AttackGoal.binpatch
- Checksum: d1ed6422 Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity$AttackNearestGoal.binpatch
- Checksum: 843d4d2e Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity$BodyHelperController.binpatch
- Checksum: a4cbdd50 Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity$DefenseAttackGoal.binpatch
- Checksum: 89c9d796 Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity$PeekGoal.binpatch
- Checksum: 13597778 Exists: true
- Reading patch net.minecraft.entity.monster.ShulkerEntity.binpatch
- Checksum: 6c9456c0 Exists: true
- Reading patch net.minecraft.entity.monster.SilverfishEntity$HideInStoneGoal.binpatch
- Checksum: 29e0f47e Exists: true
- Reading patch net.minecraft.entity.monster.SilverfishEntity$SummonSilverfishGoal.binpatch
- Checksum: 91a9d1e7 Exists: true
- Reading patch net.minecraft.entity.monster.SilverfishEntity.binpatch
- Checksum: e65578dc Exists: true
- Reading patch net.minecraft.entity.monster.SlimeEntity$AttackGoal.binpatch
- Checksum: c05d26b4 Exists: true
- Reading patch net.minecraft.entity.monster.SlimeEntity$FaceRandomGoal.binpatch
- Checksum: a56ed50 Exists: true
- Reading patch net.minecraft.entity.monster.SlimeEntity$FloatGoal.binpatch
- Checksum: 1ea3d9ff Exists: true
- Reading patch net.minecraft.entity.monster.SlimeEntity$HopGoal.binpatch
- Checksum: 687a4425 Exists: true
- Reading patch net.minecraft.entity.monster.SlimeEntity$MoveHelperController.binpatch
- Checksum: cfacbd56 Exists: true
- Reading patch net.minecraft.entity.monster.SlimeEntity.binpatch
- Checksum: 44247 Exists: true
- Reading patch net.minecraft.entity.monster.SpiderEntity$AttackGoal.binpatch
- Checksum: 84a06376 Exists: true
- Reading patch net.minecraft.entity.monster.SpiderEntity$GroupData.binpatch
- Checksum: cc1ce6ba Exists: true
- Reading patch net.minecraft.entity.monster.SpiderEntity$TargetGoal.binpatch
- Checksum: 3c4961ad Exists: true
- Reading patch net.minecraft.entity.monster.SpiderEntity.binpatch
- Checksum: 33ce29b4 Exists: true
- Reading patch net.minecraft.entity.monster.ZombieEntity$AttackTurtleEggGoal.binpatch
- Checksum: cc6c4936 Exists: true
- Reading patch net.minecraft.entity.monster.ZombieEntity$GroupData.binpatch
- Checksum: 33c9865f Exists: true
- Reading patch net.minecraft.entity.monster.ZombieEntity.binpatch
- Checksum: b3f8cd0a Exists: true
- Reading patch net.minecraft.entity.monster.ZombieVillagerEntity.binpatch
- Checksum: 13142369 Exists: true
- Reading patch net.minecraft.entity.monster.ZombifiedPiglinEntity.binpatch
- Checksum: d440927f Exists: true
- Reading patch net.minecraft.entity.monster.piglin.AbstractPiglinEntity.binpatch
- Checksum: ef8ffec6 Exists: true
- Reading patch net.minecraft.entity.monster.piglin.PiglinEntity.binpatch
- Checksum: 558df9d7 Exists: true
- Reading patch net.minecraft.entity.monster.piglin.PiglinTasks.binpatch
- Checksum: bc7af349 Exists: true
- Reading patch net.minecraft.entity.monster.piglin.StartAdmiringItemTask.binpatch
- Checksum: e59ec5d7 Exists: true
- Reading patch net.minecraft.entity.passive.AnimalEntity.binpatch
- Checksum: 44fce6ec Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$1.binpatch
- Checksum: 6899f024 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$AngerGoal.binpatch
- Checksum: 6117560e Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$AttackPlayerGoal.binpatch
- Checksum: a63564e9 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$BeeLookController.binpatch
- Checksum: f701494b Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$EnterBeehiveGoal.binpatch
- Checksum: c0a166af Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$FindBeehiveGoal.binpatch
- Checksum: 238464e0 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$FindFlowerGoal.binpatch
- Checksum: e1463676 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$FindPollinationTargetGoal.binpatch
- Checksum: 3d3033c7 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$PassiveGoal.binpatch
- Checksum: 7e4d062d Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$PollinateGoal.binpatch
- Checksum: bf9d043b Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$StingGoal.binpatch
- Checksum: f4fbf4f2 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$UpdateBeehiveGoal.binpatch
- Checksum: 8006e887 Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity$WanderGoal.binpatch
- Checksum: 9d739a9e Exists: true
- Reading patch net.minecraft.entity.passive.BeeEntity.binpatch
- Checksum: 8de977b9 Exists: true
- Reading patch net.minecraft.entity.passive.CatEntity$AvoidPlayerGoal.binpatch
- Checksum: 2e8655d5 Exists: true
- Reading patch net.minecraft.entity.passive.CatEntity$MorningGiftGoal.binpatch
- Checksum: f549ad9f Exists: true
- Reading patch net.minecraft.entity.passive.CatEntity$TemptGoal.binpatch
- Checksum: ea9a9a0e Exists: true
- Reading patch net.minecraft.entity.passive.CatEntity.binpatch
- Checksum: 23a8d0cb Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$1.binpatch
- Checksum: 922f37b5 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$AlertablePredicate.binpatch
- Checksum: be73c3d8 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$BaseGoal.binpatch
- Checksum: 82909c05 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$BiteGoal.binpatch
- Checksum: aeea9d9a Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$EatBerriesGoal.binpatch
- Checksum: fd08e82b Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$FindItemsGoal.binpatch
- Checksum: c8d62a94 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$FindShelterGoal.binpatch
- Checksum: b63c319 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$FollowGoal.binpatch
- Checksum: 12c31a77 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$FollowTargetGoal.binpatch
- Checksum: e966dc8f Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$FoxData.binpatch
- Checksum: dc45bf4a Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$JumpGoal.binpatch
- Checksum: 864c3d65 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$LookHelperController.binpatch
- Checksum: e815f845 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$MateGoal.binpatch
- Checksum: 1af2f8f9 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$MoveHelperController.binpatch
- Checksum: a2f6d7aa Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$PanicGoal.binpatch
- Checksum: f826c999 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$PounceGoal.binpatch
- Checksum: 37e1f8e6 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$RevengeGoal.binpatch
- Checksum: 7f93e529 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$SitAndLookGoal.binpatch
- Checksum: 29e7d6fc Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$SleepGoal.binpatch
- Checksum: 297cc61 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$StrollGoal.binpatch
- Checksum: f053136 Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$SwimGoal.binpatch
- Checksum: 92a130b Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$Type.binpatch
- Checksum: d883fa9e Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity$WatchGoal.binpatch
- Checksum: be4c43ab Exists: true
- Reading patch net.minecraft.entity.passive.FoxEntity.binpatch
- Checksum: b794a8a8 Exists: true
- Reading patch net.minecraft.entity.passive.IronGolemEntity$Cracks.binpatch
- Checksum: d7d53125 Exists: true
- Reading patch net.minecraft.entity.passive.IronGolemEntity.binpatch
- Checksum: 5dc3d16a Exists: true
- Reading patch net.minecraft.entity.passive.MooshroomEntity$Type.binpatch
- Checksum: 8ed6ca3 Exists: true
- Reading patch net.minecraft.entity.passive.MooshroomEntity.binpatch
- Checksum: 5533afa1 Exists: true
- Reading patch net.minecraft.entity.passive.OcelotEntity$AvoidEntityGoal.binpatch
- Checksum: d6377206 Exists: true
- Reading patch net.minecraft.entity.passive.OcelotEntity$TemptGoal.binpatch
- Checksum: 7a6a0346 Exists: true
- Reading patch net.minecraft.entity.passive.OcelotEntity.binpatch
- Checksum: cc54b710 Exists: true
- Reading patch net.minecraft.entity.passive.ParrotEntity$1.binpatch
- Checksum: 58b71250 Exists: true
- Reading patch net.minecraft.entity.passive.ParrotEntity.binpatch
- Checksum: ba0a8cea Exists: true
- Reading patch net.minecraft.entity.passive.PigEntity.binpatch
- Checksum: 5747805 Exists: true
- Reading patch net.minecraft.entity.passive.PolarBearEntity$AttackPlayerGoal.binpatch
- Checksum: 81b006d5 Exists: true
- Reading patch net.minecraft.entity.passive.PolarBearEntity$HurtByTargetGoal.binpatch
- Checksum: 8a37a5 Exists: true
- Reading patch net.minecraft.entity.passive.PolarBearEntity$MeleeAttackGoal.binpatch
- Checksum: a563941f Exists: true
- Reading patch net.minecraft.entity.passive.PolarBearEntity$PanicGoal.binpatch
- Checksum: 3202ca58 Exists: true
- Reading patch net.minecraft.entity.passive.PolarBearEntity.binpatch
- Checksum: 825079cd Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$AvoidEntityGoal.binpatch
- Checksum: eb1a4ae9 Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$EvilAttackGoal.binpatch
- Checksum: ecb3e707 Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$JumpHelperController.binpatch
- Checksum: 2df91157 Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$MoveHelperController.binpatch
- Checksum: 348d7d8f Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$PanicGoal.binpatch
- Checksum: 43dcbfb2 Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$RabbitData.binpatch
- Checksum: b9668fab Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity$RaidFarmGoal.binpatch
- Checksum: 698f5fdb Exists: true
- Reading patch net.minecraft.entity.passive.RabbitEntity.binpatch
- Checksum: 8fdbc62f Exists: true
- Reading patch net.minecraft.entity.passive.SheepEntity$1.binpatch
- Checksum: 510c06cb Exists: true
- Reading patch net.minecraft.entity.passive.SheepEntity$2.binpatch
- Checksum: da740907 Exists: true
- Reading patch net.minecraft.entity.passive.SheepEntity.binpatch
- Checksum: 6ff0615a Exists: true
- Reading patch net.minecraft.entity.passive.SnowGolemEntity.binpatch
- Checksum: c2821c7b Exists: true
- Reading patch net.minecraft.entity.passive.WolfEntity$AvoidEntityGoal.binpatch
- Checksum: e05419b6 Exists: true
- Reading patch net.minecraft.entity.passive.WolfEntity.binpatch
- Checksum: 3cb70c29 Exists: true
- Reading patch net.minecraft.entity.passive.horse.AbstractHorseEntity.binpatch
- Checksum: b4b1d1d7 Exists: true
- Reading patch net.minecraft.entity.passive.horse.HorseEntity$HorseData.binpatch
- Checksum: e47eb79a Exists: true
- Reading patch net.minecraft.entity.passive.horse.HorseEntity.binpatch
- Checksum: 83a623c9 Exists: true
- Reading patch net.minecraft.entity.player.PlayerEntity$1.binpatch
- Checksum: 8033a645 Exists: true
- Reading patch net.minecraft.entity.player.PlayerEntity$SleepResult.binpatch
- Checksum: 43752417 Exists: true
- Reading patch net.minecraft.entity.player.PlayerEntity.binpatch
- Checksum: 9b8846c3 Exists: true
- Reading patch net.minecraft.entity.player.PlayerInventory.binpatch
- Checksum: a87dad97 Exists: true
- Reading patch net.minecraft.entity.player.ServerPlayerEntity.binpatch
- Checksum: 204adb30 Exists: true
- Reading patch net.minecraft.entity.projectile.AbstractArrowEntity$PickupStatus.binpatch
- Checksum: d03580a0 Exists: true
- Reading patch net.minecraft.entity.projectile.AbstractArrowEntity.binpatch
- Checksum: 52956c68 Exists: true
- Reading patch net.minecraft.entity.projectile.DamagingProjectileEntity.binpatch
- Checksum: 9521abef Exists: true
- Reading patch net.minecraft.entity.projectile.FireballEntity.binpatch
- Checksum: f7aa6a86 Exists: true
- Reading patch net.minecraft.entity.projectile.FireworkRocketEntity.binpatch
- Checksum: c743d514 Exists: true
- Reading patch net.minecraft.entity.projectile.FishingBobberEntity$1.binpatch
- Checksum: 1df5d5d2 Exists: true
- Reading patch net.minecraft.entity.projectile.FishingBobberEntity$State.binpatch
- Checksum: 4c7b3aa8 Exists: true
- Reading patch net.minecraft.entity.projectile.FishingBobberEntity$WaterType.binpatch
- Checksum: 787a48c9 Exists: true
- Reading patch net.minecraft.entity.projectile.FishingBobberEntity.binpatch
- Checksum: dc654e91 Exists: true
- Reading patch net.minecraft.entity.projectile.LlamaSpitEntity.binpatch
- Checksum: 3fb5b621 Exists: true
- Reading patch net.minecraft.entity.projectile.ProjectileHelper.binpatch
- Checksum: a5ec03e3 Exists: true
- Reading patch net.minecraft.entity.projectile.ShulkerBulletEntity.binpatch
- Checksum: 9839a112 Exists: true
- Reading patch net.minecraft.entity.projectile.SmallFireballEntity.binpatch
- Checksum: 71e4b4b0 Exists: true
- Reading patch net.minecraft.entity.projectile.ThrowableEntity.binpatch
- Checksum: accec48 Exists: true
- Reading patch net.minecraft.entity.projectile.WitherSkullEntity.binpatch
- Checksum: 5e6d3ed8 Exists: true
- Reading patch net.minecraft.fluid.FlowingFluid$1.binpatch
- Checksum: 32f8d7f8 Exists: true
- Reading patch net.minecraft.fluid.FlowingFluid.binpatch
- Checksum: ada2f25 Exists: true
- Reading patch net.minecraft.fluid.Fluid.binpatch
- Checksum: 99919aed Exists: true
- Reading patch net.minecraft.fluid.FluidState.binpatch
- Checksum: 44a1c5d Exists: true
- Reading patch net.minecraft.fluid.LavaFluid$Flowing.binpatch
- Checksum: 3bbcaae3 Exists: true
- Reading patch net.minecraft.fluid.LavaFluid$Source.binpatch
- Checksum: 7eb7824c Exists: true
- Reading patch net.minecraft.fluid.LavaFluid.binpatch
- Checksum: bc1eea82 Exists: true
- Reading patch net.minecraft.fluid.WaterFluid$Flowing.binpatch
- Checksum: 9a75aa0b Exists: true
- Reading patch net.minecraft.fluid.WaterFluid$Source.binpatch
- Checksum: 6e9782a0 Exists: true
- Reading patch net.minecraft.fluid.WaterFluid.binpatch
- Checksum: 65f61d8c Exists: true
- Reading patch net.minecraft.inventory.container.AbstractFurnaceContainer.binpatch
- Checksum: e35bf4a0 Exists: true
- Reading patch net.minecraft.inventory.container.BeaconContainer$1.binpatch
- Checksum: 3f823450 Exists: true
- Reading patch net.minecraft.inventory.container.BeaconContainer$BeaconSlot.binpatch
- Checksum: 94096ac2 Exists: true
- Reading patch net.minecraft.inventory.container.BeaconContainer.binpatch
- Checksum: 76323709 Exists: true
- Reading patch net.minecraft.inventory.container.BrewingStandContainer$FuelSlot.binpatch
- Checksum: 19470a9a Exists: true
- Reading patch net.minecraft.inventory.container.BrewingStandContainer$IngredientSlot.binpatch
- Checksum: 16b3e0cc Exists: true
- Reading patch net.minecraft.inventory.container.BrewingStandContainer$PotionSlot.binpatch
- Checksum: 6c6922d1 Exists: true
- Reading patch net.minecraft.inventory.container.BrewingStandContainer.binpatch
- Checksum: 7491ec3e Exists: true
- Reading patch net.minecraft.inventory.container.Container.binpatch
- Checksum: 6e4da1b2 Exists: true
- Reading patch net.minecraft.inventory.container.ContainerType$IFactory.binpatch
- Checksum: 4b33c56c Exists: true
- Reading patch net.minecraft.inventory.container.ContainerType.binpatch
- Checksum: f28de9ca Exists: true
- Reading patch net.minecraft.inventory.container.CraftingResultSlot.binpatch
- Checksum: 90bb1947 Exists: true
- Reading patch net.minecraft.inventory.container.EnchantmentContainer$1.binpatch
- Checksum: 4ce4cca7 Exists: true
- Reading patch net.minecraft.inventory.container.EnchantmentContainer$2.binpatch
- Checksum: ce342449 Exists: true
- Reading patch net.minecraft.inventory.container.EnchantmentContainer$3.binpatch
- Checksum: b7ff5a2b Exists: true
- Reading patch net.minecraft.inventory.container.EnchantmentContainer.binpatch
- Checksum: ddb4aa63 Exists: true
- Reading patch net.minecraft.inventory.container.FurnaceResultSlot.binpatch
- Checksum: 269216f5 Exists: true
- Reading patch net.minecraft.inventory.container.GrindstoneContainer$1.binpatch
- Checksum: 648fcb32 Exists: true
- Reading patch net.minecraft.inventory.container.GrindstoneContainer$2.binpatch
- Checksum: daa26610 Exists: true
- Reading patch net.minecraft.inventory.container.GrindstoneContainer$3.binpatch
- Checksum: ed2d661f Exists: true
- Reading patch net.minecraft.inventory.container.GrindstoneContainer$4.binpatch
- Checksum: 273f5419 Exists: true
- Reading patch net.minecraft.inventory.container.GrindstoneContainer.binpatch
- Checksum: 9bdff232 Exists: true
- Reading patch net.minecraft.inventory.container.PlayerContainer$1.binpatch
- Checksum: a55e232 Exists: true
- Reading patch net.minecraft.inventory.container.PlayerContainer$2.binpatch
- Checksum: dd5aad9b Exists: true
- Reading patch net.minecraft.inventory.container.PlayerContainer.binpatch
- Checksum: b084c0a5 Exists: true
- Reading patch net.minecraft.inventory.container.RecipeBookContainer.binpatch
- Checksum: f6005dfd Exists: true
- Reading patch net.minecraft.inventory.container.RepairContainer$1.binpatch
- Checksum: abced386 Exists: true
- Reading patch net.minecraft.inventory.container.RepairContainer.binpatch
- Checksum: 4745e8a5 Exists: true
- Reading patch net.minecraft.inventory.container.Slot.binpatch
- Checksum: 6fbaa3fc Exists: true
- Reading patch net.minecraft.item.ArmorItem$1.binpatch
- Checksum: 9dbcdce3 Exists: true
- Reading patch net.minecraft.item.ArmorItem.binpatch
- Checksum: db6d0369 Exists: true
- Reading patch net.minecraft.item.ArrowItem.binpatch
- Checksum: 2c52669 Exists: true
- Reading patch net.minecraft.item.AxeItem.binpatch
- Checksum: e79fe75d Exists: true
- Reading patch net.minecraft.item.BlockItem.binpatch
- Checksum: cad81f90 Exists: true
- Reading patch net.minecraft.item.BoneMealItem.binpatch
- Checksum: 965e2c80 Exists: true
- Reading patch net.minecraft.item.BowItem.binpatch
- Checksum: 54cbf717 Exists: true
- Reading patch net.minecraft.item.BucketItem.binpatch
- Checksum: fd17e11f Exists: true
- Reading patch net.minecraft.item.ChorusFruitItem.binpatch
- Checksum: 4b889cdc Exists: true
- Reading patch net.minecraft.item.DyeColor.binpatch
- Checksum: a352f8ad Exists: true
- Reading patch net.minecraft.item.DyeableHorseArmorItem.binpatch
- Checksum: ab80a518 Exists: true
- Reading patch net.minecraft.item.ElytraItem.binpatch
- Checksum: e692376f Exists: true
- Reading patch net.minecraft.item.FilledMapItem.binpatch
- Checksum: 7dcd0889 Exists: true
- Reading patch net.minecraft.item.FishBucketItem.binpatch
- Checksum: 3687b3cf Exists: true
- Reading patch net.minecraft.item.Food$1.binpatch
- Checksum: 73c62b23 Exists: true
- Reading patch net.minecraft.item.Food$Builder.binpatch
- Checksum: c32dc48b Exists: true
- Reading patch net.minecraft.item.Food.binpatch
- Checksum: 498270ab Exists: true
- Reading patch net.minecraft.item.HoeItem.binpatch
- Checksum: 51067db6 Exists: true
- Reading patch net.minecraft.item.HorseArmorItem.binpatch
- Checksum: 41247e4 Exists: true
- Reading patch net.minecraft.item.Item$1.binpatch
- Checksum: 4f1d921c Exists: true
- Reading patch net.minecraft.item.Item$Properties.binpatch
- Checksum: 87366399 Exists: true
- Reading patch net.minecraft.item.Item.binpatch
- Checksum: c17f5591 Exists: true
- Reading patch net.minecraft.item.ItemGroup$1.binpatch
- Checksum: 848d1a8 Exists: true
- Reading patch net.minecraft.item.ItemGroup$10.binpatch
- Checksum: 4680233e Exists: true
- Reading patch net.minecraft.item.ItemGroup$11.binpatch
- Checksum: 784a5b59 Exists: true
- Reading patch net.minecraft.item.ItemGroup$12.binpatch
- Checksum: da7fd2ba Exists: true
- Reading patch net.minecraft.item.ItemGroup$2.binpatch
- Checksum: 3f63d1d1 Exists: true
- Reading patch net.minecraft.item.ItemGroup$3.binpatch
- Checksum: c2c6d06d Exists: true
- Reading patch net.minecraft.item.ItemGroup$4.binpatch
- Checksum: 13b2d1c4 Exists: true
- Reading patch net.minecraft.item.ItemGroup$5.binpatch
- Checksum: d4abd086 Exists: true
- Reading patch net.minecraft.item.ItemGroup$6.binpatch
- Checksum: 90dfd063 Exists: true
- Reading patch net.minecraft.item.ItemGroup$7.binpatch
- Checksum: a312d02e Exists: true
- Reading patch net.minecraft.item.ItemGroup$8.binpatch
- Checksum: ae71d03c Exists: true
- Reading patch net.minecraft.item.ItemGroup$9.binpatch
- Checksum: 7795d021 Exists: true
- Reading patch net.minecraft.item.ItemGroup.binpatch
- Checksum: 71f913bf Exists: true
- Reading patch net.minecraft.item.ItemStack$TooltipDisplayFlags.binpatch
- Checksum: 9a53611f Exists: true
- Reading patch net.minecraft.item.ItemStack.binpatch
- Checksum: 6e029d0d Exists: true
- Reading patch net.minecraft.item.Items.binpatch
- Checksum: 57362bd0 Exists: true
- Reading patch net.minecraft.item.MerchantOffer.binpatch
- Checksum: cda6c81 Exists: true
- Reading patch net.minecraft.item.MilkBucketItem.binpatch
- Checksum: 26be6825 Exists: true
- Reading patch net.minecraft.item.MinecartItem$1.binpatch
- Checksum: 72ecee45 Exists: true
- Reading patch net.minecraft.item.MinecartItem.binpatch
- Checksum: bc187ca9 Exists: true
- Reading patch net.minecraft.item.MusicDiscItem.binpatch
- Checksum: 92002c5f Exists: true
- Reading patch net.minecraft.item.PickaxeItem.binpatch
- Checksum: 8789857a Exists: true
- Reading patch net.minecraft.item.Rarity.binpatch
- Checksum: d6c53552 Exists: true
- Reading patch net.minecraft.item.ShearsItem.binpatch
- Checksum: dada9c3c Exists: true
- Reading patch net.minecraft.item.ShovelItem.binpatch
- Checksum: ead8f5d Exists: true
- Reading patch net.minecraft.item.ToolItem.binpatch
- Checksum: a6045e33 Exists: true
- Reading patch net.minecraft.item.WallOrFloorItem.binpatch
- Checksum: e9a3077 Exists: true
- Reading patch net.minecraft.item.crafting.AbstractCookingRecipe.binpatch
- Checksum: d27f6f48 Exists: true
- Reading patch net.minecraft.item.crafting.ArmorDyeRecipe.binpatch
- Checksum: c5fc3cc9 Exists: true
- Reading patch net.minecraft.item.crafting.BannerDuplicateRecipe.binpatch
- Checksum: 3b9c20d1 Exists: true
- Reading patch net.minecraft.item.crafting.BlastingRecipe.binpatch
- Checksum: 6b05f221 Exists: true
- Reading patch net.minecraft.item.crafting.BookCloningRecipe.binpatch
- Checksum: 44046ade Exists: true
- Reading patch net.minecraft.item.crafting.CampfireCookingRecipe.binpatch
- Checksum: ea73f7ba Exists: true
- Reading patch net.minecraft.item.crafting.CookingRecipeSerializer$IFactory.binpatch
- Checksum: 1a50da07 Exists: true
- Reading patch net.minecraft.item.crafting.CookingRecipeSerializer.binpatch
- Checksum: 6f09fed6 Exists: true
- Reading patch net.minecraft.item.crafting.FireworkRocketRecipe.binpatch
- Checksum: 4ce5e0e3 Exists: true
- Reading patch net.minecraft.item.crafting.FireworkStarFadeRecipe.binpatch
- Checksum: 5fa0e40a Exists: true
- Reading patch net.minecraft.item.crafting.FireworkStarRecipe.binpatch
- Checksum: a57dd739 Exists: true
- Reading patch net.minecraft.item.crafting.FurnaceRecipe.binpatch
- Checksum: c5adf14f Exists: true
- Reading patch net.minecraft.item.crafting.IRecipe.binpatch
- Checksum: d7e32e3e Exists: true
- Reading patch net.minecraft.item.crafting.IRecipePlacer.binpatch
- Checksum: 26bb990e Exists: true
- Reading patch net.minecraft.item.crafting.IRecipeSerializer.binpatch
- Checksum: 46c72103 Exists: true
- Reading patch net.minecraft.item.crafting.Ingredient$1.binpatch
- Checksum: 4fc7373d Exists: true
- Reading patch net.minecraft.item.crafting.Ingredient$IItemList.binpatch
- Checksum: 78a56c3d Exists: true
- Reading patch net.minecraft.item.crafting.Ingredient$SingleItemList.binpatch
- Checksum: 52a6f429 Exists: true
- Reading patch net.minecraft.item.crafting.Ingredient$TagList.binpatch
- Checksum: 8244d50d Exists: true
- Reading patch net.minecraft.item.crafting.Ingredient.binpatch
- Checksum: 9eb17d7f Exists: true
- Reading patch net.minecraft.item.crafting.MapCloningRecipe.binpatch
- Checksum: c7d59ddc Exists: true
- Reading patch net.minecraft.item.crafting.RecipeManager.binpatch
- Checksum: baaca138 Exists: true
- Reading patch net.minecraft.item.crafting.RepairItemRecipe.binpatch
- Checksum: dc29ff2a Exists: true
- Reading patch net.minecraft.item.crafting.ShapedRecipe$Serializer.binpatch
- Checksum: f5c9ccc3 Exists: true
- Reading patch net.minecraft.item.crafting.ShapedRecipe.binpatch
- Checksum: 33d8ba91 Exists: true
- Reading patch net.minecraft.item.crafting.ShapelessRecipe$Serializer.binpatch
- Checksum: 2c7553fd Exists: true
- Reading patch net.minecraft.item.crafting.ShapelessRecipe.binpatch
- Checksum: b7e53b7e Exists: true
- Reading patch net.minecraft.item.crafting.ShieldRecipes.binpatch
- Checksum: da694037 Exists: true
- Reading patch net.minecraft.item.crafting.ShulkerBoxColoringRecipe.binpatch
- Checksum: a31d3a7a Exists: true
- Reading patch net.minecraft.item.crafting.SingleItemRecipe$Serializer$IRecipeFactory.binpatch
- Checksum: b4e6f1c6 Exists: true
- Reading patch net.minecraft.item.crafting.SingleItemRecipe$Serializer.binpatch
- Checksum: 83ef0a78 Exists: true
- Reading patch net.minecraft.item.crafting.SingleItemRecipe.binpatch
- Checksum: 2dc77955 Exists: true
- Reading patch net.minecraft.item.crafting.SmithingRecipe$Serializer.binpatch
- Checksum: 4a75ba88 Exists: true
- Reading patch net.minecraft.item.crafting.SmithingRecipe.binpatch
- Checksum: 7288cb9d Exists: true
- Reading patch net.minecraft.item.crafting.SmokingRecipe.binpatch
- Checksum: 8295f169 Exists: true
- Reading patch net.minecraft.item.crafting.SpecialRecipeSerializer.binpatch
- Checksum: 8ec036e4 Exists: true
- Reading patch net.minecraft.item.crafting.StonecuttingRecipe.binpatch
- Checksum: 9be24f6d Exists: true
- Reading patch net.minecraft.item.crafting.SuspiciousStewRecipe.binpatch
- Checksum: 9bcebc9c Exists: true
- Reading patch net.minecraft.item.crafting.TippedArrowRecipe.binpatch
- Checksum: 63941fa2 Exists: true
- Reading patch net.minecraft.loot.LootContext$1.binpatch
- Checksum: a5d63145 Exists: true
- Reading patch net.minecraft.loot.LootContext$Builder.binpatch
- Checksum: 211474df Exists: true
- Reading patch net.minecraft.loot.LootContext$EntityTarget$Serializer.binpatch
- Checksum: 207bd6b7 Exists: true
- Reading patch net.minecraft.loot.LootContext$EntityTarget.binpatch
- Checksum: 93b4d54d Exists: true
- Reading patch net.minecraft.loot.LootContext$IDynamicDropProvider.binpatch
- Checksum: 9ca99308 Exists: true
- Reading patch net.minecraft.loot.LootContext.binpatch
- Checksum: 50343d6c Exists: true
- Reading patch net.minecraft.loot.LootParameterSets.binpatch
- Checksum: 8d64dfc4 Exists: true
- Reading patch net.minecraft.loot.LootPool$1.binpatch
- Checksum: d2062ea9 Exists: true
- Reading patch net.minecraft.loot.LootPool$Builder.binpatch
- Checksum: d339b9d6 Exists: true
- Reading patch net.minecraft.loot.LootPool$Serializer.binpatch
- Checksum: c61c6980 Exists: true
- Reading patch net.minecraft.loot.LootPool.binpatch
- Checksum: 20696539 Exists: true
- Reading patch net.minecraft.loot.LootTable$1.binpatch
- Checksum: 4d902f47 Exists: true
- Reading patch net.minecraft.loot.LootTable$Builder.binpatch
- Checksum: 8667fc47 Exists: true
- Reading patch net.minecraft.loot.LootTable$Serializer.binpatch
- Checksum: fedb6fbc Exists: true
- Reading patch net.minecraft.loot.LootTable.binpatch
- Checksum: 24a51437 Exists: true
- Reading patch net.minecraft.loot.LootTableManager.binpatch
- Checksum: a252d943 Exists: true
- Reading patch net.minecraft.loot.conditions.RandomChanceWithLooting$1.binpatch
- Checksum: ad274375 Exists: true
- Reading patch net.minecraft.loot.conditions.RandomChanceWithLooting$Serializer.binpatch
- Checksum: 1e4d6ab9 Exists: true
- Reading patch net.minecraft.loot.conditions.RandomChanceWithLooting.binpatch
- Checksum: b2477d1 Exists: true
- Reading patch net.minecraft.loot.functions.LootingEnchantBonus$1.binpatch
- Checksum: 437d3fbb Exists: true
- Reading patch net.minecraft.loot.functions.LootingEnchantBonus$Builder.binpatch
- Checksum: 50dda9a8 Exists: true
- Reading patch net.minecraft.loot.functions.LootingEnchantBonus$Serializer.binpatch
- Checksum: fe33a572 Exists: true
- Reading patch net.minecraft.loot.functions.LootingEnchantBonus.binpatch
- Checksum: 6a9fdf76 Exists: true
- Reading patch net.minecraft.loot.functions.Smelt$1.binpatch
- Checksum: 2b73461 Exists: true
- Reading patch net.minecraft.loot.functions.Smelt$Serializer.binpatch
- Checksum: 4f9e7ed0 Exists: true
- Reading patch net.minecraft.loot.functions.Smelt.binpatch
- Checksum: b97366a2 Exists: true
- Reading patch net.minecraft.nbt.CompoundNBT$1.binpatch
- Checksum: d0de85c4 Exists: true
- Reading patch net.minecraft.nbt.CompoundNBT.binpatch
- Checksum: f05dbc91 Exists: true
- Reading patch net.minecraft.nbt.CompressedStreamTools.binpatch
- Checksum: d64412b0 Exists: true
- Reading patch net.minecraft.nbt.NBTSizeTracker$1.binpatch
- Checksum: ce555704 Exists: true
- Reading patch net.minecraft.nbt.NBTSizeTracker.binpatch
- Checksum: 3287eeaa Exists: true
- Reading patch net.minecraft.nbt.StringNBT$1.binpatch
- Checksum: 19a85363 Exists: true
- Reading patch net.minecraft.nbt.StringNBT.binpatch
- Checksum: f9f4660e Exists: true
- Reading patch net.minecraft.network.NettyCompressionEncoder.binpatch
- Checksum: f46ee539 Exists: true
- Reading patch net.minecraft.network.NettyPacketEncoder.binpatch
- Checksum: 7a1687da Exists: true
- Reading patch net.minecraft.network.NetworkManager$1.binpatch
- Checksum: 4de9b0a0 Exists: true
- Reading patch net.minecraft.network.NetworkManager$2.binpatch
- Checksum: add7019 Exists: true
- Reading patch net.minecraft.network.NetworkManager$QueuedPacket.binpatch
- Checksum: f032a2ba Exists: true
- Reading patch net.minecraft.network.NetworkManager.binpatch
- Checksum: 14cd5128 Exists: true
- Reading patch net.minecraft.network.NetworkSystem$1.binpatch
- Checksum: d26c9562 Exists: true
- Reading patch net.minecraft.network.NetworkSystem$2.binpatch
- Checksum: 8fb15a8c Exists: true
- Reading patch net.minecraft.network.NetworkSystem.binpatch
- Checksum: 5e1db1a4 Exists: true
- Reading patch net.minecraft.network.PacketBuffer.binpatch
- Checksum: a8ddc05a Exists: true
- Reading patch net.minecraft.network.ServerStatusResponse$Players$Serializer.binpatch
- Checksum: 1004e9e5 Exists: true
- Reading patch net.minecraft.network.ServerStatusResponse$Players.binpatch
- Checksum: b4dfddda Exists: true
- Reading patch net.minecraft.network.ServerStatusResponse$Serializer.binpatch
- Checksum: afa4681c Exists: true
- Reading patch net.minecraft.network.ServerStatusResponse$Version$Serializer.binpatch
- Checksum: 31f01a71 Exists: true
- Reading patch net.minecraft.network.ServerStatusResponse$Version.binpatch
- Checksum: 9e92b8b3 Exists: true
- Reading patch net.minecraft.network.ServerStatusResponse.binpatch
- Checksum: 7cd8ab42 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$1.binpatch
- Checksum: 1fca7aab Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$10.binpatch
- Checksum: ab862d3c Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$11.binpatch
- Checksum: 3143c57e Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$12.binpatch
- Checksum: 4247c128 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$13.binpatch
- Checksum: f3569c8b Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$14.binpatch
- Checksum: 4a90aa20 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$15.binpatch
- Checksum: 212a5721 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$16.binpatch
- Checksum: 1696b5ee Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$17.binpatch
- Checksum: 471ad6d1 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$18.binpatch
- Checksum: 2185b28b Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$19.binpatch
- Checksum: 83a0a4f8 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$2.binpatch
- Checksum: 2d008a76 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$3.binpatch
- Checksum: 98278005 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$4.binpatch
- Checksum: 913b85c3 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$5.binpatch
- Checksum: 61e4d438 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$6.binpatch
- Checksum: 6cbbb6a3 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$7.binpatch
- Checksum: ea75b5e2 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$8.binpatch
- Checksum: 6dfc9d39 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers$9.binpatch
- Checksum: cf438cb1 Exists: true
- Reading patch net.minecraft.network.datasync.DataSerializers.binpatch
- Checksum: b253adce Exists: true
- Reading patch net.minecraft.network.datasync.EntityDataManager$DataEntry.binpatch
- Checksum: 13ce919d Exists: true
- Reading patch net.minecraft.network.datasync.EntityDataManager.binpatch
- Checksum: 78890aed Exists: true
- Reading patch net.minecraft.network.handshake.ServerHandshakeNetHandler$1.binpatch
- Checksum: 6afdaa96 Exists: true
- Reading patch net.minecraft.network.handshake.ServerHandshakeNetHandler.binpatch
- Checksum: 385eaffa Exists: true
- Reading patch net.minecraft.network.handshake.client.CHandshakePacket.binpatch
- Checksum: 9be8b21d Exists: true
- Reading patch net.minecraft.network.login.ServerLoginNetHandler$1.binpatch
- Checksum: e00edbfd Exists: true
- Reading patch net.minecraft.network.login.ServerLoginNetHandler$State.binpatch
- Checksum: 3065d36 Exists: true
- Reading patch net.minecraft.network.login.ServerLoginNetHandler.binpatch
- Checksum: c9d505e5 Exists: true
- Reading patch net.minecraft.network.login.client.CCustomPayloadLoginPacket.binpatch
- Checksum: dd896c2c Exists: true
- Reading patch net.minecraft.network.login.server.SCustomPayloadLoginPacket.binpatch
- Checksum: 43f78db Exists: true
- Reading patch net.minecraft.network.play.ServerPlayNetHandler$1.binpatch
- Checksum: 9dafcd1 Exists: true
- Reading patch net.minecraft.network.play.ServerPlayNetHandler.binpatch
- Checksum: ece2774d Exists: true
- Reading patch net.minecraft.network.play.client.CClickWindowPacket.binpatch
- Checksum: 1dabebe4 Exists: true
- Reading patch net.minecraft.network.play.client.CClientSettingsPacket.binpatch
- Checksum: 6b80efc1 Exists: true
- Reading patch net.minecraft.network.play.client.CCreativeInventoryActionPacket.binpatch
- Checksum: 46c21b5c Exists: true
- Reading patch net.minecraft.network.play.client.CCustomPayloadPacket.binpatch
- Checksum: f7bf7949 Exists: true
- Reading patch net.minecraft.network.play.server.SCommandListPacket$1.binpatch
- Checksum: d0fe4265 Exists: true
- Reading patch net.minecraft.network.play.server.SCommandListPacket$Entry.binpatch
- Checksum: 3d670407 Exists: true
- Reading patch net.minecraft.network.play.server.SCommandListPacket.binpatch
- Checksum: 7ab71d17 Exists: true
- Reading patch net.minecraft.network.play.server.SCustomPayloadPlayPacket.binpatch
- Checksum: 20a00116 Exists: true
- Reading patch net.minecraft.network.play.server.SEntityPropertiesPacket$Snapshot.binpatch
- Checksum: cb20a9eb Exists: true
- Reading patch net.minecraft.network.play.server.SEntityPropertiesPacket.binpatch
- Checksum: edd593ac Exists: true
- Reading patch net.minecraft.network.rcon.ClientThread.binpatch
- Checksum: 907824a7 Exists: true
- Reading patch net.minecraft.network.rcon.RConConsoleSource.binpatch
- Checksum: 4db7bef9 Exists: true
- Reading patch net.minecraft.network.status.server.SServerInfoPacket.binpatch
- Checksum: de60e46a Exists: true
- Reading patch net.minecraft.particles.BlockParticleData$1.binpatch
- Checksum: 78dc5826 Exists: true
- Reading patch net.minecraft.particles.BlockParticleData.binpatch
- Checksum: 32636ad Exists: true
- Reading patch net.minecraft.particles.ItemParticleData$1.binpatch
- Checksum: 6bf67acb Exists: true
- Reading patch net.minecraft.particles.ItemParticleData.binpatch
- Checksum: cc511f03 Exists: true
- Reading patch net.minecraft.particles.ParticleType.binpatch
- Checksum: 69b3934b Exists: true
- Reading patch net.minecraft.particles.ParticleTypes$1.binpatch
- Checksum: 6413a582 Exists: true
- Reading patch net.minecraft.particles.ParticleTypes.binpatch
- Checksum: 72f6fab9 Exists: true
- Reading patch net.minecraft.pathfinding.ClimberPathNavigator.binpatch
- Checksum: 600a37df Exists: true
- Reading patch net.minecraft.pathfinding.PathNavigator.binpatch
- Checksum: acfd2def Exists: true
- Reading patch net.minecraft.pathfinding.PathNodeType.binpatch
- Checksum: 4449f6e9 Exists: true
- Reading patch net.minecraft.pathfinding.WalkNodeProcessor.binpatch
- Checksum: d27ca219 Exists: true
- Reading patch net.minecraft.potion.Effect.binpatch
- Checksum: ee2582ee Exists: true
- Reading patch net.minecraft.potion.EffectInstance.binpatch
- Checksum: 2736788e Exists: true
- Reading patch net.minecraft.potion.EffectType.binpatch
- Checksum: d7ce7bed Exists: true
- Reading patch net.minecraft.potion.Effects$1.binpatch
- Checksum: deefbefc Exists: true
- Reading patch net.minecraft.potion.Effects.binpatch
- Checksum: 9eab1edc Exists: true
- Reading patch net.minecraft.potion.Potion.binpatch
- Checksum: d33d939 Exists: true
- Reading patch net.minecraft.potion.PotionBrewing$MixPredicate.binpatch
- Checksum: c723463d Exists: true
- Reading patch net.minecraft.potion.PotionBrewing.binpatch
- Checksum: a6bbdcb1 Exists: true
- Reading patch net.minecraft.resources.DataPackRegistries.binpatch
- Checksum: c50876a3 Exists: true
- Reading patch net.minecraft.resources.FallbackResourceManager$LeakComplainerInputStream.binpatch
- Checksum: 9514d6d3 Exists: true
- Reading patch net.minecraft.resources.FallbackResourceManager.binpatch
- Checksum: 15a724e0 Exists: true
- Reading patch net.minecraft.resources.IResourceManager$Instance.binpatch
- Checksum: 721251e2 Exists: true
- Reading patch net.minecraft.resources.IResourceManager.binpatch
- Checksum: 410079e0 Exists: true
- Reading patch net.minecraft.resources.IResourceManagerReloadListener.binpatch
- Checksum: 39013d74 Exists: true
- Reading patch net.minecraft.resources.IResourcePack.binpatch
- Checksum: 7e91da76 Exists: true
- Reading patch net.minecraft.resources.ResourcePackInfo$IFactory.binpatch
- Checksum: 28d05b15 Exists: true
- Reading patch net.minecraft.resources.ResourcePackInfo$Priority.binpatch
- Checksum: 1d90825b Exists: true
- Reading patch net.minecraft.resources.ResourcePackInfo.binpatch
- Checksum: e31fc3b8 Exists: true
- Reading patch net.minecraft.resources.ResourcePackList.binpatch
- Checksum: fefaf8da Exists: true
- Reading patch net.minecraft.resources.SimpleReloadableResourceManager$FailedPackException.binpatch
- Checksum: 6bc730bb Exists: true
- Reading patch net.minecraft.resources.SimpleReloadableResourceManager$FailedPackReloader.binpatch
- Checksum: 740dde9e Exists: true
- Reading patch net.minecraft.resources.SimpleReloadableResourceManager.binpatch
- Checksum: 16f5f66 Exists: true
- Reading patch net.minecraft.resources.VanillaPack.binpatch
- Checksum: 169be08 Exists: true
+ Checksum: 737ba80b Exists: true
+ Reading patch net.minecraft.data.advancements.AdvancementProvider.binpatch
+ Checksum: 5d9d6cd0 Exists: true
+ Reading patch net.minecraft.data.loot.BlockLoot.binpatch
+ Checksum: 4471762c Exists: true
+ Reading patch net.minecraft.data.loot.EntityLoot.binpatch
+ Checksum: 7924ab30 Exists: true
+ Reading patch net.minecraft.data.loot.LootTableProvider.binpatch
+ Checksum: f3cb873 Exists: true
+ Reading patch net.minecraft.data.recipes.RecipeProvider.binpatch
+ Checksum: 81cc076d Exists: true
+ Reading patch net.minecraft.data.tags.BlockTagsProvider.binpatch
+ Checksum: c7500a7d Exists: true
+ Reading patch net.minecraft.data.tags.EntityTypeTagsProvider.binpatch
+ Checksum: 96f0bb5f Exists: true
+ Reading patch net.minecraft.data.tags.FluidTagsProvider.binpatch
+ Checksum: 430a485b Exists: true
+ Reading patch net.minecraft.data.tags.GameEventTagsProvider.binpatch
+ Checksum: ac357ed4 Exists: true
+ Reading patch net.minecraft.data.tags.ItemTagsProvider.binpatch
+ Checksum: 18fd6dbf Exists: true
+ Reading patch net.minecraft.data.tags.TagsProvider$TagAppender.binpatch
+ Checksum: 11f97bd1 Exists: true
+ Reading patch net.minecraft.data.tags.TagsProvider.binpatch
+ Checksum: e959f7ca Exists: true
+ Reading patch net.minecraft.data.worldgen.biome.OverworldBiomes.binpatch
+ Checksum: dd2fb8fc Exists: true
+ Reading patch net.minecraft.locale.Language$1.binpatch
+ Checksum: 6f7ee16e Exists: true
+ Reading patch net.minecraft.locale.Language.binpatch
+ Checksum: f24c1f2d Exists: true
+ Reading patch net.minecraft.nbt.CompoundTag$1.binpatch
+ Checksum: aed86326 Exists: true
+ Reading patch net.minecraft.nbt.CompoundTag$2.binpatch
+ Checksum: a0cf38a0 Exists: true
+ Reading patch net.minecraft.nbt.CompoundTag.binpatch
+ Checksum: 9744e88b Exists: true
+ Reading patch net.minecraft.nbt.NbtAccounter$1.binpatch
+ Checksum: 4fa76642 Exists: true
+ Reading patch net.minecraft.nbt.NbtAccounter.binpatch
+ Checksum: 79994572 Exists: true
+ Reading patch net.minecraft.nbt.NbtIo$1.binpatch
+ Checksum: 40bfce71 Exists: true
+ Reading patch net.minecraft.nbt.NbtIo.binpatch
+ Checksum: 90816bc9 Exists: true
+ Reading patch net.minecraft.nbt.StringTag$1.binpatch
+ Checksum: be96bbe Exists: true
+ Reading patch net.minecraft.nbt.StringTag.binpatch
+ Checksum: b302f447 Exists: true
+ Reading patch net.minecraft.network.CompressionEncoder.binpatch
+ Checksum: b88f18d9 Exists: true
+ Reading patch net.minecraft.network.Connection$1.binpatch
+ Checksum: 92c2a463 Exists: true
+ Reading patch net.minecraft.network.Connection$2.binpatch
+ Checksum: 414747fa Exists: true
+ Reading patch net.minecraft.network.Connection$PacketHolder.binpatch
+ Checksum: 98f2aa2e Exists: true
+ Reading patch net.minecraft.network.Connection.binpatch
+ Checksum: 5b8a5ae1 Exists: true
+ Reading patch net.minecraft.network.FriendlyByteBuf.binpatch
+ Checksum: fc78125a Exists: true
+ Reading patch net.minecraft.network.PacketEncoder.binpatch
+ Checksum: 63847504 Exists: true
+ Reading patch net.minecraft.network.chat.Style$1.binpatch
+ Checksum: 6c6bcced Exists: true
+ Reading patch net.minecraft.network.chat.Style$Serializer.binpatch
+ Checksum: 60be81fa Exists: true
+ Reading patch net.minecraft.network.chat.Style.binpatch
+ Checksum: f53abc46 Exists: true
+ Reading patch net.minecraft.network.chat.TranslatableComponent.binpatch
+ Checksum: d66d4122 Exists: true
+ Reading patch net.minecraft.network.protocol.game.ClientboundCommandsPacket$Entry.binpatch
+ Checksum: eb444a1a Exists: true
+ Reading patch net.minecraft.network.protocol.game.ClientboundCommandsPacket.binpatch
+ Checksum: a73fd5b8 Exists: true
+ Reading patch net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket.binpatch
+ Checksum: 78edaaa3 Exists: true
+ Reading patch net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket$AttributeSnapshot.binpatch
+ Checksum: 3678ea85 Exists: true
+ Reading patch net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket.binpatch
+ Checksum: 95d005c0 Exists: true
+ Reading patch net.minecraft.network.protocol.game.ServerboundContainerClickPacket.binpatch
+ Checksum: b84b944f Exists: true
+ Reading patch net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket.binpatch
+ Checksum: 7118fc37 Exists: true
+ Reading patch net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.binpatch
+ Checksum: 202c4c49 Exists: true
+ Reading patch net.minecraft.network.protocol.handshake.ClientIntentionPacket.binpatch
+ Checksum: 60d7308c Exists: true
+ Reading patch net.minecraft.network.protocol.login.ClientboundCustomQueryPacket.binpatch
+ Checksum: d9f7143c Exists: true
+ Reading patch net.minecraft.network.protocol.login.ServerboundCustomQueryPacket.binpatch
+ Checksum: c7f5e171 Exists: true
+ Reading patch net.minecraft.network.protocol.status.ClientboundStatusResponsePacket.binpatch
+ Checksum: 25ad6700 Exists: true
+ Reading patch net.minecraft.network.protocol.status.ServerStatus$Players$Serializer.binpatch
+ Checksum: 5bb42500 Exists: true
+ Reading patch net.minecraft.network.protocol.status.ServerStatus$Players.binpatch
+ Checksum: 7134121a Exists: true
+ Reading patch net.minecraft.network.protocol.status.ServerStatus$Serializer.binpatch
+ Checksum: 564361d5 Exists: true
+ Reading patch net.minecraft.network.protocol.status.ServerStatus$Version$Serializer.binpatch
+ Checksum: 2359e23a Exists: true
+ Reading patch net.minecraft.network.protocol.status.ServerStatus$Version.binpatch
+ Checksum: dd42d855 Exists: true
+ Reading patch net.minecraft.network.protocol.status.ServerStatus.binpatch
+ Checksum: 1b845d75 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$1.binpatch
+ Checksum: 4e2cdfc6 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$10.binpatch
+ Checksum: c80f25d Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$11.binpatch
+ Checksum: 235019fc Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$12.binpatch
+ Checksum: 74a511e4 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$13.binpatch
+ Checksum: fcda3c7d Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$14.binpatch
+ Checksum: b9890e17 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$15.binpatch
+ Checksum: d703f815 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$16.binpatch
+ Checksum: f4cc1b5d Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$17.binpatch
+ Checksum: 9a22fef Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$18.binpatch
+ Checksum: e66f2521 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$19.binpatch
+ Checksum: 2b9f1dbd Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$2.binpatch
+ Checksum: 6e4cf627 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$3.binpatch
+ Checksum: 374ee6a5 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$4.binpatch
+ Checksum: 8187f31b Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$5.binpatch
+ Checksum: c47f30d1 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$6.binpatch
+ Checksum: d6d462a3 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$7.binpatch
+ Checksum: daab3305 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$8.binpatch
+ Checksum: 638d9a98 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers$9.binpatch
+ Checksum: 48cef5c1 Exists: true
+ Reading patch net.minecraft.network.syncher.EntityDataSerializers.binpatch
+ Checksum: 459b92e1 Exists: true
+ Reading patch net.minecraft.network.syncher.SynchedEntityData$DataItem.binpatch
+ Checksum: c985512b Exists: true
+ Reading patch net.minecraft.network.syncher.SynchedEntityData.binpatch
+ Checksum: ba03a138 Exists: true
+ Reading patch net.minecraft.recipebook.PlaceRecipe.binpatch
+ Checksum: 6e7de456 Exists: true
+ Reading patch net.minecraft.resources.RegistryResourceAccess$1.binpatch
+ Checksum: f7330015 Exists: true
+ Reading patch net.minecraft.resources.RegistryResourceAccess$InMemoryStorage$Entry.binpatch
+ Checksum: c80b5129 Exists: true
+ Reading patch net.minecraft.resources.RegistryResourceAccess$InMemoryStorage.binpatch
+ Checksum: 31777d9d Exists: true
+ Reading patch net.minecraft.resources.RegistryResourceAccess$ParsedEntry.binpatch
+ Checksum: 44a61a58 Exists: true
+ Reading patch net.minecraft.resources.RegistryResourceAccess.binpatch
+ Checksum: 7020e65f Exists: true
+ Reading patch net.minecraft.resources.ResourceKey.binpatch
+ Checksum: 77bcd7b2 Exists: true
+ Reading patch net.minecraft.resources.ResourceLocation$Serializer.binpatch
+ Checksum: de75ed70 Exists: true
+ Reading patch net.minecraft.resources.ResourceLocation.binpatch
+ Checksum: 8031e7c2 Exists: true
+ Reading patch net.minecraft.server.Bootstrap$1.binpatch
+ Checksum: 92c63357 Exists: true
+ Reading patch net.minecraft.server.Bootstrap.binpatch
+ Checksum: bfa35f0d Exists: true
Reading patch net.minecraft.server.Main$1.binpatch
- Checksum: 84a5b9b8 Exists: true
+ Checksum: 28a9cc03 Exists: true
Reading patch net.minecraft.server.Main.binpatch
- Checksum: 6192f999 Exists: true
+ Checksum: f309d1d0 Exists: true
Reading patch net.minecraft.server.MinecraftServer$1.binpatch
- Checksum: 37c68baf Exists: true
- Reading patch net.minecraft.server.MinecraftServer$2.binpatch
- Checksum: ff334e5 Exists: true
+ Checksum: 6458a105 Exists: true
+ Reading patch net.minecraft.server.MinecraftServer$TimeProfiler$1.binpatch
+ Checksum: a6bff3b5 Exists: true
+ Reading patch net.minecraft.server.MinecraftServer$TimeProfiler.binpatch
+ Checksum: 87d210c4 Exists: true
Reading patch net.minecraft.server.MinecraftServer.binpatch
- Checksum: 51484644 Exists: true
+ Checksum: 89fbe831 Exists: true
+ Reading patch net.minecraft.server.PlayerAdvancements$1.binpatch
+ Checksum: 280bc8c4 Exists: true
+ Reading patch net.minecraft.server.PlayerAdvancements.binpatch
+ Checksum: e9c59292 Exists: true
+ Reading patch net.minecraft.server.ServerAdvancementManager.binpatch
+ Checksum: 24a59662 Exists: true
+ Reading patch net.minecraft.server.ServerResources.binpatch
+ Checksum: a761cd5c Exists: true
+ Reading patch net.minecraft.server.commands.LocateCommand.binpatch
+ Checksum: 790c1c40 Exists: true
+ Reading patch net.minecraft.server.commands.SpreadPlayersCommand$Position.binpatch
+ Checksum: 6394a1c1 Exists: true
+ Reading patch net.minecraft.server.commands.SpreadPlayersCommand.binpatch
+ Checksum: 15323630 Exists: true
+ Reading patch net.minecraft.server.commands.TeleportCommand$LookAt.binpatch
+ Checksum: aa479c8c Exists: true
+ Reading patch net.minecraft.server.commands.TeleportCommand.binpatch
+ Checksum: 954b2d38 Exists: true
Reading patch net.minecraft.server.dedicated.DedicatedServer$1.binpatch
- Checksum: f6d1c8a1 Exists: true
+ Checksum: 9fcc015f Exists: true
Reading patch net.minecraft.server.dedicated.DedicatedServer.binpatch
- Checksum: d7746315 Exists: true
- Reading patch net.minecraft.server.dedicated.PropertyManager$1.binpatch
- Checksum: b9a43ddd Exists: true
- Reading patch net.minecraft.server.dedicated.PropertyManager$Property.binpatch
- Checksum: 674dc5e4 Exists: true
- Reading patch net.minecraft.server.dedicated.PropertyManager.binpatch
- Checksum: 3e47a56b Exists: true
- Reading patch net.minecraft.server.dedicated.ServerHangWatchdog$1.binpatch
- Checksum: 7a51bc3b Exists: true
- Reading patch net.minecraft.server.dedicated.ServerHangWatchdog.binpatch
- Checksum: bb93aaed Exists: true
+ Checksum: 650e1bfb Exists: true
+ Reading patch net.minecraft.server.dedicated.ServerWatchdog$1.binpatch
+ Checksum: 1822c9a1 Exists: true
+ Reading patch net.minecraft.server.dedicated.ServerWatchdog.binpatch
+ Checksum: e67de4bf Exists: true
+ Reading patch net.minecraft.server.dedicated.Settings$MutableValue.binpatch
+ Checksum: dabe92d6 Exists: true
+ Reading patch net.minecraft.server.dedicated.Settings.binpatch
+ Checksum: b2c598d1 Exists: true
Reading patch net.minecraft.server.gui.MinecraftServerGui$1.binpatch
- Checksum: cad2b979 Exists: true
+ Checksum: a643bf45 Exists: true
Reading patch net.minecraft.server.gui.MinecraftServerGui$2.binpatch
- Checksum: ab4bddb Exists: true
+ Checksum: d223d709 Exists: true
Reading patch net.minecraft.server.gui.MinecraftServerGui.binpatch
- Checksum: ab785ef4 Exists: true
- Reading patch net.minecraft.server.integrated.IntegratedServer.binpatch
- Checksum: 466da873 Exists: true
- Reading patch net.minecraft.server.management.PlayerInteractionManager.binpatch
- Checksum: 630b03da Exists: true
- Reading patch net.minecraft.server.management.PlayerList$1.binpatch
- Checksum: fe4eef2d Exists: true
- Reading patch net.minecraft.server.management.PlayerList.binpatch
- Checksum: 30b14ea Exists: true
+ Checksum: 4b883c40 Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$1.binpatch
+ Checksum: 2396abc9 Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$ChunkLoadingFailure$1.binpatch
+ Checksum: 26feae49 Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$ChunkLoadingFailure.binpatch
+ Checksum: e5d89775 Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$ChunkSaveDebug.binpatch
+ Checksum: a9b90bdd Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$FullChunkStatus.binpatch
+ Checksum: 3bb8b8f9 Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$LevelChangeListener.binpatch
+ Checksum: 5c24ae9f Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder$PlayerProvider.binpatch
+ Checksum: c3409d3d Exists: true
+ Reading patch net.minecraft.server.level.ChunkHolder.binpatch
+ Checksum: ee4f4fc5 Exists: true
+ Reading patch net.minecraft.server.level.ChunkMap$1.binpatch
+ Checksum: 4bd5e4ac Exists: true
+ Reading patch net.minecraft.server.level.ChunkMap$2.binpatch
+ Checksum: eb326b7e Exists: true
+ Reading patch net.minecraft.server.level.ChunkMap$DistanceManager.binpatch
+ Checksum: be87cda9 Exists: true
+ Reading patch net.minecraft.server.level.ChunkMap$TrackedEntity.binpatch
+ Checksum: c50e820 Exists: true
+ Reading patch net.minecraft.server.level.ChunkMap.binpatch
+ Checksum: c8fe0b24 Exists: true
+ Reading patch net.minecraft.server.level.DistanceManager$ChunkTicketTracker.binpatch
+ Checksum: 9d978c1e Exists: true
+ Reading patch net.minecraft.server.level.DistanceManager$FixedPlayerDistanceChunkTracker.binpatch
+ Checksum: c02d4c2 Exists: true
+ Reading patch net.minecraft.server.level.DistanceManager$PlayerTicketTracker.binpatch
+ Checksum: 8b0a30b8 Exists: true
+ Reading patch net.minecraft.server.level.DistanceManager.binpatch
+ Checksum: b58f0abb Exists: true
+ Reading patch net.minecraft.server.level.ServerChunkCache$ChunkAndHolder.binpatch
+ Checksum: bc802652 Exists: true
+ Reading patch net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.binpatch
+ Checksum: 255432f4 Exists: true
+ Reading patch net.minecraft.server.level.ServerChunkCache.binpatch
+ Checksum: 6041dc56 Exists: true
+ Reading patch net.minecraft.server.level.ServerEntity.binpatch
+ Checksum: bbb46e38 Exists: true
+ Reading patch net.minecraft.server.level.ServerLevel$EntityCallbacks.binpatch
+ Checksum: 746d4cc3 Exists: true
+ Reading patch net.minecraft.server.level.ServerLevel.binpatch
+ Checksum: 3031cfb5 Exists: true
+ Reading patch net.minecraft.server.level.ServerPlayer$1.binpatch
+ Checksum: 98889b52 Exists: true
+ Reading patch net.minecraft.server.level.ServerPlayer$2.binpatch
+ Checksum: 9f0d7b70 Exists: true
+ Reading patch net.minecraft.server.level.ServerPlayer$3.binpatch
+ Checksum: 1812cba2 Exists: true
+ Reading patch net.minecraft.server.level.ServerPlayer.binpatch
+ Checksum: 9886639e Exists: true
+ Reading patch net.minecraft.server.level.ServerPlayerGameMode.binpatch
+ Checksum: 420e98ab Exists: true
+ Reading patch net.minecraft.server.level.Ticket.binpatch
+ Checksum: 5a9091d0 Exists: true
+ Reading patch net.minecraft.server.network.MemoryServerHandshakePacketListenerImpl.binpatch
+ Checksum: e71ef9cf Exists: true
+ Reading patch net.minecraft.server.network.ServerConnectionListener$1.binpatch
+ Checksum: ac53fd86 Exists: true
+ Reading patch net.minecraft.server.network.ServerConnectionListener$2.binpatch
+ Checksum: f5c968d1 Exists: true
+ Reading patch net.minecraft.server.network.ServerConnectionListener$LatencySimulator$DelayedMessage.binpatch
+ Checksum: 2bc305ed Exists: true
+ Reading patch net.minecraft.server.network.ServerConnectionListener$LatencySimulator.binpatch
+ Checksum: 92c38ce2 Exists: true
+ Reading patch net.minecraft.server.network.ServerConnectionListener.binpatch
+ Checksum: 5e54dd55 Exists: true
+ Reading patch net.minecraft.server.network.ServerGamePacketListenerImpl$1.binpatch
+ Checksum: 1eb518d Exists: true
+ Reading patch net.minecraft.server.network.ServerGamePacketListenerImpl$2.binpatch
+ Checksum: 63c8f20f Exists: true
+ Reading patch net.minecraft.server.network.ServerGamePacketListenerImpl$EntityInteraction.binpatch
+ Checksum: cf16c05e Exists: true
+ Reading patch net.minecraft.server.network.ServerGamePacketListenerImpl.binpatch
+ Checksum: 24cafe40 Exists: true
+ Reading patch net.minecraft.server.network.ServerHandshakePacketListenerImpl$1.binpatch
+ Checksum: a9c7d4d0 Exists: true
+ Reading patch net.minecraft.server.network.ServerHandshakePacketListenerImpl.binpatch
+ Checksum: faabd2ed Exists: true
+ Reading patch net.minecraft.server.network.ServerLoginPacketListenerImpl$1.binpatch
+ Checksum: 6713b5d8 Exists: true
+ Reading patch net.minecraft.server.network.ServerLoginPacketListenerImpl$State.binpatch
+ Checksum: e8d6d126 Exists: true
+ Reading patch net.minecraft.server.network.ServerLoginPacketListenerImpl.binpatch
+ Checksum: 3bfd2390 Exists: true
+ Reading patch net.minecraft.server.packs.AbstractPackResources.binpatch
+ Checksum: cd141e8c Exists: true
+ Reading patch net.minecraft.server.packs.PackResources.binpatch
+ Checksum: 71355585 Exists: true
+ Reading patch net.minecraft.server.packs.VanillaPackResources$1.binpatch
+ Checksum: 4546021e Exists: true
+ Reading patch net.minecraft.server.packs.VanillaPackResources.binpatch
+ Checksum: f6f2ad40 Exists: true
+ Reading patch net.minecraft.server.packs.repository.Pack$PackConstructor.binpatch
+ Checksum: ef1bbe4b Exists: true
+ Reading patch net.minecraft.server.packs.repository.Pack$Position.binpatch
+ Checksum: e55417bd Exists: true
+ Reading patch net.minecraft.server.packs.repository.Pack.binpatch
+ Checksum: e60eb8c Exists: true
+ Reading patch net.minecraft.server.packs.repository.PackRepository.binpatch
+ Checksum: 52be095b Exists: true
+ Reading patch net.minecraft.server.packs.resources.FallbackResourceManager$LeakedResourceWarningInputStream.binpatch
+ Checksum: 64909f08 Exists: true
+ Reading patch net.minecraft.server.packs.resources.FallbackResourceManager.binpatch
+ Checksum: 9129bba0 Exists: true
+ Reading patch net.minecraft.server.packs.resources.ResourceManager$Empty.binpatch
+ Checksum: 1cbbef00 Exists: true
+ Reading patch net.minecraft.server.packs.resources.ResourceManager.binpatch
+ Checksum: 3a2ca085 Exists: true
+ Reading patch net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.binpatch
+ Checksum: ab388956 Exists: true
+ Reading patch net.minecraft.server.packs.resources.SimpleReloadableResourceManager$FailingReloadInstance.binpatch
+ Checksum: e60315f6 Exists: true
+ Reading patch net.minecraft.server.packs.resources.SimpleReloadableResourceManager$ResourcePackLoadingFailure.binpatch
+ Checksum: e10745e3 Exists: true
+ Reading patch net.minecraft.server.packs.resources.SimpleReloadableResourceManager.binpatch
+ Checksum: dce8ef77 Exists: true
+ Reading patch net.minecraft.server.players.PlayerList$1.binpatch
+ Checksum: cbf372c9 Exists: true
+ Reading patch net.minecraft.server.players.PlayerList.binpatch
+ Checksum: f9a10b01 Exists: true
+ Reading patch net.minecraft.server.rcon.RconConsoleSource.binpatch
+ Checksum: ef84fbca Exists: true
+ Reading patch net.minecraft.server.rcon.thread.RconClient.binpatch
+ Checksum: a118a365 Exists: true
+ Reading patch net.minecraft.sounds.SoundEvent.binpatch
+ Checksum: fc231912 Exists: true
+ Reading patch net.minecraft.sounds.SoundEvents.binpatch
+ Checksum: da30a5e2 Exists: true
Reading patch net.minecraft.stats.StatType.binpatch
- Checksum: 80bd90d9 Exists: true
+ Checksum: 77966741 Exists: true
Reading patch net.minecraft.tags.BlockTags.binpatch
- Checksum: 79c6f53d Exists: true
+ Checksum: 366a2155 Exists: true
Reading patch net.minecraft.tags.EntityTypeTags.binpatch
- Checksum: 9383e7f9 Exists: true
+ Checksum: 1ef2b716 Exists: true
Reading patch net.minecraft.tags.FluidTags.binpatch
- Checksum: e3c37731 Exists: true
- Reading patch net.minecraft.tags.ITag$1.binpatch
- Checksum: 53062add Exists: true
- Reading patch net.minecraft.tags.ITag$Builder.binpatch
- Checksum: 82b6544d Exists: true
- Reading patch net.minecraft.tags.ITag$INamedTag.binpatch
- Checksum: 50655b11 Exists: true
- Reading patch net.minecraft.tags.ITag$ITagEntry.binpatch
- Checksum: 35edba82 Exists: true
- Reading patch net.minecraft.tags.ITag$ItemEntry.binpatch
- Checksum: 166014a4 Exists: true
- Reading patch net.minecraft.tags.ITag$OptionalItemEntry.binpatch
- Checksum: ce80a40a Exists: true
- Reading patch net.minecraft.tags.ITag$OptionalTagEntry.binpatch
- Checksum: a4cabc01 Exists: true
- Reading patch net.minecraft.tags.ITag$Proxy.binpatch
- Checksum: d1361623 Exists: true
- Reading patch net.minecraft.tags.ITag$TagEntry.binpatch
- Checksum: cdf46689 Exists: true
- Reading patch net.minecraft.tags.ITag.binpatch
- Checksum: c6f3e293 Exists: true
- Reading patch net.minecraft.tags.ITagCollection$1.binpatch
- Checksum: 2695402d Exists: true
- Reading patch net.minecraft.tags.ITagCollection.binpatch
- Checksum: 73a09c90 Exists: true
- Reading patch net.minecraft.tags.ITagCollectionSupplier$1.binpatch
- Checksum: 80ed9b7f Exists: true
- Reading patch net.minecraft.tags.ITagCollectionSupplier$2.binpatch
- Checksum: 0 Exists: false
- Reading patch net.minecraft.tags.ITagCollectionSupplier.binpatch
- Checksum: 1417b4a7 Exists: true
+ Checksum: 3244c778 Exists: true
+ Reading patch net.minecraft.tags.GameEventTags.binpatch
+ Checksum: 96f3173a Exists: true
Reading patch net.minecraft.tags.ItemTags.binpatch
- Checksum: e22babd Exists: true
- Reading patch net.minecraft.tags.NetworkTagManager.binpatch
- Checksum: f84da44c Exists: true
- Reading patch net.minecraft.tags.TagCollectionManager.binpatch
- Checksum: c4850ea5 Exists: true
- Reading patch net.minecraft.tags.TagRegistry$1.binpatch
- Checksum: 8761310b Exists: true
- Reading patch net.minecraft.tags.TagRegistry$NamedTag.binpatch
- Checksum: e19a636 Exists: true
- Reading patch net.minecraft.tags.TagRegistry$OptionalNamedTag.binpatch
+ Checksum: e14bb0c5 Exists: true
+ Reading patch net.minecraft.tags.StaticTagHelper$OptionalNamedTag.binpatch
Checksum: 0 Exists: false
- Reading patch net.minecraft.tags.TagRegistry.binpatch
- Checksum: eaf82019 Exists: true
- Reading patch net.minecraft.tags.TagRegistryManager.binpatch
- Checksum: 87a06d1c Exists: true
- Reading patch net.minecraft.tileentity.AbstractFurnaceTileEntity$1.binpatch
- Checksum: 10f64055 Exists: true
- Reading patch net.minecraft.tileentity.AbstractFurnaceTileEntity.binpatch
- Checksum: bc137799 Exists: true
- Reading patch net.minecraft.tileentity.BannerPattern$Builder.binpatch
- Checksum: d398701c Exists: true
- Reading patch net.minecraft.tileentity.BannerPattern.binpatch
- Checksum: ec0f2323 Exists: true
- Reading patch net.minecraft.tileentity.BannerTileEntity.binpatch
- Checksum: 480155a9 Exists: true
- Reading patch net.minecraft.tileentity.BeaconTileEntity$1.binpatch
- Checksum: 5c790c9d Exists: true
- Reading patch net.minecraft.tileentity.BeaconTileEntity$BeamSegment.binpatch
- Checksum: 38dce175 Exists: true
- Reading patch net.minecraft.tileentity.BeaconTileEntity.binpatch
- Checksum: 919f5f20 Exists: true
- Reading patch net.minecraft.tileentity.BrewingStandTileEntity$1.binpatch
- Checksum: bf00109b Exists: true
- Reading patch net.minecraft.tileentity.BrewingStandTileEntity.binpatch
- Checksum: d06ac8ef Exists: true
- Reading patch net.minecraft.tileentity.ChestTileEntity.binpatch
- Checksum: 385ef1e0 Exists: true
- Reading patch net.minecraft.tileentity.ConduitTileEntity.binpatch
- Checksum: e40787d3 Exists: true
- Reading patch net.minecraft.tileentity.HopperTileEntity.binpatch
- Checksum: 9642423d Exists: true
- Reading patch net.minecraft.tileentity.LockableTileEntity.binpatch
- Checksum: 36feaac7 Exists: true
- Reading patch net.minecraft.tileentity.PistonTileEntity$1.binpatch
- Checksum: 2d12fedb Exists: true
- Reading patch net.minecraft.tileentity.PistonTileEntity.binpatch
- Checksum: f67dac41 Exists: true
- Reading patch net.minecraft.tileentity.ShulkerBoxTileEntity$1.binpatch
- Checksum: b30a2f23 Exists: true
- Reading patch net.minecraft.tileentity.ShulkerBoxTileEntity$AnimationStatus.binpatch
- Checksum: 4f924f6e Exists: true
- Reading patch net.minecraft.tileentity.ShulkerBoxTileEntity.binpatch
- Checksum: a25394e4 Exists: true
- Reading patch net.minecraft.tileentity.TileEntity.binpatch
- Checksum: 2aac2717 Exists: true
- Reading patch net.minecraft.tileentity.TileEntityType$Builder.binpatch
- Checksum: 442f5230 Exists: true
- Reading patch net.minecraft.tileentity.TileEntityType.binpatch
- Checksum: 6cc471c7 Exists: true
- Reading patch net.minecraft.util.Direction$1.binpatch
- Checksum: fafae72c Exists: true
- Reading patch net.minecraft.util.Direction$Axis$1.binpatch
- Checksum: d765e0ca Exists: true
- Reading patch net.minecraft.util.Direction$Axis$2.binpatch
- Checksum: 5fce0fb Exists: true
- Reading patch net.minecraft.util.Direction$Axis$3.binpatch
- Checksum: 650e124 Exists: true
- Reading patch net.minecraft.util.Direction$Axis.binpatch
- Checksum: bc8cb864 Exists: true
- Reading patch net.minecraft.util.Direction$AxisDirection.binpatch
- Checksum: e8e78e8 Exists: true
- Reading patch net.minecraft.util.Direction$Plane.binpatch
- Checksum: ea8a5aba Exists: true
- Reading patch net.minecraft.util.Direction.binpatch
- Checksum: 92b5fd9e Exists: true
- Reading patch net.minecraft.util.RegistryKey.binpatch
- Checksum: d6f43da2 Exists: true
- Reading patch net.minecraft.util.ResourceLocation$Serializer.binpatch
- Checksum: 62e93fde Exists: true
- Reading patch net.minecraft.util.ResourceLocation.binpatch
- Checksum: 54c01ee4 Exists: true
- Reading patch net.minecraft.util.ScreenShotHelper.binpatch
- Checksum: ec01c3b2 Exists: true
- Reading patch net.minecraft.util.Session$Type.binpatch
- Checksum: d1d1fa8f Exists: true
- Reading patch net.minecraft.util.Session.binpatch
- Checksum: 984bb5e1 Exists: true
- Reading patch net.minecraft.util.SharedConstants.binpatch
- Checksum: 859f534 Exists: true
- Reading patch net.minecraft.util.SoundEvent.binpatch
- Checksum: a5cf0ba0 Exists: true
- Reading patch net.minecraft.util.SoundEvents.binpatch
- Checksum: ad083d08 Exists: true
- Reading patch net.minecraft.util.Util$1.binpatch
- Checksum: e1031db5 Exists: true
- Reading patch net.minecraft.util.Util$2.binpatch
- Checksum: 13317f4e Exists: true
- Reading patch net.minecraft.util.Util$3.binpatch
- Checksum: 8f164601 Exists: true
- Reading patch net.minecraft.util.Util$4.binpatch
- Checksum: f1b0fb3 Exists: true
- Reading patch net.minecraft.util.Util$5.binpatch
- Checksum: 94290791 Exists: true
- Reading patch net.minecraft.util.Util$6.binpatch
- Checksum: 1d35cac4 Exists: true
- Reading patch net.minecraft.util.Util$IdentityStrategy.binpatch
- Checksum: 37ba6c3f Exists: true
- Reading patch net.minecraft.util.Util$OS$1.binpatch
- Checksum: 426fe6df Exists: true
- Reading patch net.minecraft.util.Util$OS$2.binpatch
- Checksum: 6f01d9d3 Exists: true
- Reading patch net.minecraft.util.Util$OS.binpatch
- Checksum: 4a6a62e3 Exists: true
- Reading patch net.minecraft.util.Util.binpatch
- Checksum: 52d4b8de Exists: true
- Reading patch net.minecraft.util.datafix.codec.DatapackCodec.binpatch
- Checksum: b27f33b5 Exists: true
- Reading patch net.minecraft.util.math.RayTraceContext$BlockMode.binpatch
- Checksum: f4185460 Exists: true
- Reading patch net.minecraft.util.math.RayTraceContext$FluidMode.binpatch
- Checksum: e1aa8e3a Exists: true
- Reading patch net.minecraft.util.math.RayTraceContext$IVoxelProvider.binpatch
- Checksum: ce0f8883 Exists: true
- Reading patch net.minecraft.util.math.RayTraceContext.binpatch
- Checksum: 849c4a39 Exists: true
- Reading patch net.minecraft.util.math.RayTraceResult$Type.binpatch
- Checksum: 9c110d6d Exists: true
- Reading patch net.minecraft.util.math.RayTraceResult.binpatch
- Checksum: b2a2180f Exists: true
- Reading patch net.minecraft.util.math.shapes.EntitySelectionContext$1.binpatch
- Checksum: dc88f9a2 Exists: true
- Reading patch net.minecraft.util.math.shapes.EntitySelectionContext.binpatch
- Checksum: cfb44ef9 Exists: true
- Reading patch net.minecraft.util.math.shapes.ISelectionContext.binpatch
- Checksum: 2a5c0e05 Exists: true
- Reading patch net.minecraft.util.math.vector.Matrix3f.binpatch
- Checksum: c84b6640 Exists: true
- Reading patch net.minecraft.util.math.vector.Matrix4f.binpatch
- Checksum: 8c30912b Exists: true
- Reading patch net.minecraft.util.math.vector.TransformationMatrix.binpatch
- Checksum: 745d94d8 Exists: true
- Reading patch net.minecraft.util.math.vector.Vector3d.binpatch
- Checksum: 6d9b03de Exists: true
- Reading patch net.minecraft.util.math.vector.Vector3f.binpatch
- Checksum: fe654d0 Exists: true
- Reading patch net.minecraft.util.math.vector.Vector4f.binpatch
- Checksum: acacd4dd Exists: true
- Reading patch net.minecraft.util.palette.PalettedContainer$ICountConsumer.binpatch
- Checksum: afff75b2 Exists: true
- Reading patch net.minecraft.util.palette.PalettedContainer.binpatch
- Checksum: 32884781 Exists: true
- Reading patch net.minecraft.util.registry.Bootstrap$1.binpatch
- Checksum: 6757ee23 Exists: true
- Reading patch net.minecraft.util.registry.Bootstrap.binpatch
- Checksum: 44ee03df Exists: true
- Reading patch net.minecraft.util.registry.DynamicRegistries$CodecHolder.binpatch
- Checksum: 17aef21 Exists: true
- Reading patch net.minecraft.util.registry.DynamicRegistries$Impl.binpatch
- Checksum: 275f345f Exists: true
- Reading patch net.minecraft.util.registry.DynamicRegistries.binpatch
- Checksum: 6e496e5d Exists: true
- Reading patch net.minecraft.util.registry.Registry.binpatch
- Checksum: e073f5c8 Exists: true
- Reading patch net.minecraft.util.registry.SimpleRegistry$Entry.binpatch
- Checksum: 681bf22c Exists: true
- Reading patch net.minecraft.util.registry.SimpleRegistry.binpatch
- Checksum: ba0d8253 Exists: true
- Reading patch net.minecraft.util.registry.WorldGenRegistries.binpatch
- Checksum: b4ffd4d6 Exists: true
- Reading patch net.minecraft.util.registry.WorldSettingsImport$1.binpatch
- Checksum: cb3b3f59 Exists: true
- Reading patch net.minecraft.util.registry.WorldSettingsImport$IResourceAccess$1.binpatch
- Checksum: b4ff5a24 Exists: true
- Reading patch net.minecraft.util.registry.WorldSettingsImport$IResourceAccess$RegistryAccess.binpatch
- Checksum: 3d22c4a6 Exists: true
- Reading patch net.minecraft.util.registry.WorldSettingsImport$IResourceAccess.binpatch
- Checksum: c8480495 Exists: true
- Reading patch net.minecraft.util.registry.WorldSettingsImport$ResultMap.binpatch
- Checksum: 7c06362 Exists: true
- Reading patch net.minecraft.util.registry.WorldSettingsImport.binpatch
- Checksum: 53a0820a Exists: true
- Reading patch net.minecraft.util.text.LanguageMap$1.binpatch
- Checksum: 26228efd Exists: true
- Reading patch net.minecraft.util.text.LanguageMap.binpatch
- Checksum: bb8e4bae Exists: true
- Reading patch net.minecraft.util.text.Style$1.binpatch
- Checksum: 8d80bb8a Exists: true
- Reading patch net.minecraft.util.text.Style$Serializer.binpatch
- Checksum: 4020910f Exists: true
- Reading patch net.minecraft.util.text.Style.binpatch
- Checksum: b50deb7c Exists: true
- Reading patch net.minecraft.util.text.TranslationTextComponent.binpatch
- Checksum: fc7cce5 Exists: true
- Reading patch net.minecraft.village.PointOfInterestType.binpatch
- Checksum: cc474f6e Exists: true
- Reading patch net.minecraft.village.VillageSiege$State.binpatch
- Checksum: 65a20d63 Exists: true
- Reading patch net.minecraft.village.VillageSiege.binpatch
- Checksum: aa9c7907 Exists: true
- Reading patch net.minecraft.world.Explosion$Mode.binpatch
- Checksum: 9b09f6fa Exists: true
- Reading patch net.minecraft.world.Explosion.binpatch
- Checksum: bfc40ca6 Exists: true
- Reading patch net.minecraft.world.ExplosionContext.binpatch
- Checksum: 9150f23b Exists: true
- Reading patch net.minecraft.world.ForcedChunksSaveData.binpatch
- Checksum: dab918ef Exists: true
- Reading patch net.minecraft.world.IBlockReader.binpatch
- Checksum: a64eb386 Exists: true
- Reading patch net.minecraft.world.IWorldReader.binpatch
- Checksum: 912ef5f8 Exists: true
- Reading patch net.minecraft.world.Teleporter.binpatch
- Checksum: 6e852fc5 Exists: true
- Reading patch net.minecraft.world.TrackedEntity.binpatch
- Checksum: 7c10a353 Exists: true
- Reading patch net.minecraft.world.World$1.binpatch
- Checksum: 916f77c Exists: true
- Reading patch net.minecraft.world.World.binpatch
- Checksum: fd31895c Exists: true
- Reading patch net.minecraft.world.WorldSettings.binpatch
- Checksum: 498f0d6b Exists: true
- Reading patch net.minecraft.world.biome.Biome$1.binpatch
- Checksum: 497aa995 Exists: true
- Reading patch net.minecraft.world.biome.Biome$Attributes.binpatch
- Checksum: a4de70 Exists: true
- Reading patch net.minecraft.world.biome.Biome$Builder.binpatch
- Checksum: 92a5b125 Exists: true
- Reading patch net.minecraft.world.biome.Biome$Category.binpatch
- Checksum: e5a56a24 Exists: true
- Reading patch net.minecraft.world.biome.Biome$Climate.binpatch
- Checksum: d5e29e3c Exists: true
- Reading patch net.minecraft.world.biome.Biome$RainType.binpatch
- Checksum: 4b9f7d50 Exists: true
- Reading patch net.minecraft.world.biome.Biome$TemperatureModifier$1.binpatch
- Checksum: a2d5dc2c Exists: true
- Reading patch net.minecraft.world.biome.Biome$TemperatureModifier$2.binpatch
- Checksum: c7917c99 Exists: true
- Reading patch net.minecraft.world.biome.Biome$TemperatureModifier.binpatch
- Checksum: c07f2c25 Exists: true
- Reading patch net.minecraft.world.biome.Biome.binpatch
- Checksum: 4f12f6af Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience$1.binpatch
- Checksum: baed379b Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience$Builder.binpatch
- Checksum: b77fd29d Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience$GrassColorModifier$1.binpatch
- Checksum: f870371 Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience$GrassColorModifier$2.binpatch
- Checksum: 7b5d08e5 Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience$GrassColorModifier$3.binpatch
- Checksum: c38f5a86 Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience$GrassColorModifier$ColorModifier.binpatch
+ Reading patch net.minecraft.tags.StaticTagHelper$Wrapper.binpatch
+ Checksum: a3cc3609 Exists: true
+ Reading patch net.minecraft.tags.StaticTagHelper.binpatch
+ Checksum: f8ae5538 Exists: true
+ Reading patch net.minecraft.tags.StaticTags.binpatch
+ Checksum: 96db6739 Exists: true
+ Reading patch net.minecraft.tags.Tag$Builder.binpatch
+ Checksum: 8bb2daeb Exists: true
+ Reading patch net.minecraft.tags.Tag$BuilderEntry.binpatch
+ Checksum: eb4580d9 Exists: true
+ Reading patch net.minecraft.tags.Tag$ElementEntry.binpatch
+ Checksum: 1ba465eb Exists: true
+ Reading patch net.minecraft.tags.Tag$Entry.binpatch
+ Checksum: ae430965 Exists: true
+ Reading patch net.minecraft.tags.Tag$Named.binpatch
+ Checksum: 50347529 Exists: true
+ Reading patch net.minecraft.tags.Tag$OptionalElementEntry.binpatch
+ Checksum: 59fe5d71 Exists: true
+ Reading patch net.minecraft.tags.Tag$OptionalTagEntry.binpatch
+ Checksum: 1370dbe9 Exists: true
+ Reading patch net.minecraft.tags.Tag$TagEntry.binpatch
+ Checksum: eca7811b Exists: true
+ Reading patch net.minecraft.tags.Tag.binpatch
+ Checksum: ca7b52f3 Exists: true
+ Reading patch net.minecraft.tags.TagContainer$1.binpatch
+ Checksum: 8a46307e Exists: true
+ Reading patch net.minecraft.tags.TagContainer$Builder.binpatch
+ Checksum: 5c4a57a0 Exists: true
+ Reading patch net.minecraft.tags.TagContainer$CollectionConsumer.binpatch
+ Checksum: 27d5ca54 Exists: true
+ Reading patch net.minecraft.tags.TagContainer.binpatch
+ Checksum: 16f9161d Exists: true
+ Reading patch net.minecraft.tags.TagManager$LoaderInfo.binpatch
+ Checksum: 743d6701 Exists: true
+ Reading patch net.minecraft.tags.TagManager.binpatch
+ Checksum: 57ee0304 Exists: true
+ Reading patch net.minecraft.world.effect.MobEffect.binpatch
+ Checksum: 3b313809 Exists: true
+ Reading patch net.minecraft.world.effect.MobEffectCategory.binpatch
+ Checksum: a6eea568 Exists: true
+ Reading patch net.minecraft.world.effect.MobEffectInstance.binpatch
+ Checksum: 34ebd308 Exists: true
+ Reading patch net.minecraft.world.effect.MobEffects$1.binpatch
+ Checksum: b3af2285 Exists: true
+ Reading patch net.minecraft.world.effect.MobEffects.binpatch
+ Checksum: d4752cbd Exists: true
+ Reading patch net.minecraft.world.entity.Entity$1.binpatch
+ Checksum: 5871bb0 Exists: true
+ Reading patch net.minecraft.world.entity.Entity$MoveFunction.binpatch
+ Checksum: 83de7083 Exists: true
+ Reading patch net.minecraft.world.entity.Entity$MovementEmission.binpatch
+ Checksum: 75e6b903 Exists: true
+ Reading patch net.minecraft.world.entity.Entity$RemovalReason.binpatch
+ Checksum: ee19b3f0 Exists: true
+ Reading patch net.minecraft.world.entity.Entity.binpatch
+ Checksum: b1db83ae Exists: true
+ Reading patch net.minecraft.world.entity.EntityType$1.binpatch
+ Checksum: f9484ddf Exists: true
+ Reading patch net.minecraft.world.entity.EntityType$Builder.binpatch
+ Checksum: d671b536 Exists: true
+ Reading patch net.minecraft.world.entity.EntityType$EntityFactory.binpatch
+ Checksum: 9b72c4cf Exists: true
+ Reading patch net.minecraft.world.entity.EntityType.binpatch
+ Checksum: d337d803 Exists: true
+ Reading patch net.minecraft.world.entity.ExperienceOrb.binpatch
+ Checksum: 5f15bd94 Exists: true
+ Reading patch net.minecraft.world.entity.FlyingMob.binpatch
+ Checksum: 131bb7bb Exists: true
+ Reading patch net.minecraft.world.entity.LightningBolt.binpatch
+ Checksum: e70b7ba Exists: true
+ Reading patch net.minecraft.world.entity.LivingEntity$1.binpatch
+ Checksum: b05346a4 Exists: true
+ Reading patch net.minecraft.world.entity.LivingEntity$Fallsounds.binpatch
+ Checksum: d296e470 Exists: true
+ Reading patch net.minecraft.world.entity.LivingEntity.binpatch
+ Checksum: 3130099c Exists: true
+ Reading patch net.minecraft.world.entity.Mob$1.binpatch
+ Checksum: b72e25bf Exists: true
+ Reading patch net.minecraft.world.entity.Mob.binpatch
+ Checksum: 393de465 Exists: true
+ Reading patch net.minecraft.world.entity.MobCategory.binpatch
+ Checksum: f03d074d Exists: true
+ Reading patch net.minecraft.world.entity.Shearable.binpatch
+ Checksum: d4563882 Exists: true
+ Reading patch net.minecraft.world.entity.SpawnPlacements$Data.binpatch
+ Checksum: 5f33f01b Exists: true
+ Reading patch net.minecraft.world.entity.SpawnPlacements$SpawnPredicate.binpatch
+ Checksum: f47233ce Exists: true
+ Reading patch net.minecraft.world.entity.SpawnPlacements$Type.binpatch
+ Checksum: 63217232 Exists: true
+ Reading patch net.minecraft.world.entity.SpawnPlacements.binpatch
+ Checksum: 85be1599 Exists: true
+ Reading patch net.minecraft.world.entity.TamableAnimal.binpatch
+ Checksum: 71d40f1e Exists: true
+ Reading patch net.minecraft.world.entity.ai.attributes.Attribute.binpatch
+ Checksum: 6596c2a1 Exists: true
+ Reading patch net.minecraft.world.entity.ai.attributes.AttributeSupplier$Builder.binpatch
+ Checksum: 83f8cb0a Exists: true
+ Reading patch net.minecraft.world.entity.ai.attributes.AttributeSupplier.binpatch
+ Checksum: 71bd5778 Exists: true
+ Reading patch net.minecraft.world.entity.ai.attributes.DefaultAttributes.binpatch
+ Checksum: 4fb184bd Exists: true
+ Reading patch net.minecraft.world.entity.ai.behavior.CrossbowAttack$CrossbowState.binpatch
+ Checksum: bc42a38b Exists: true
+ Reading patch net.minecraft.world.entity.ai.behavior.CrossbowAttack.binpatch
+ Checksum: 6bae2ed8 Exists: true
+ Reading patch net.minecraft.world.entity.ai.behavior.HarvestFarmland.binpatch
+ Checksum: d8685c3b Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.BreakDoorGoal.binpatch
+ Checksum: a05fea9c Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.EatBlockGoal.binpatch
+ Checksum: fb076da2 Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.MeleeAttackGoal.binpatch
+ Checksum: 25a4fc57 Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.RangedBowAttackGoal.binpatch
+ Checksum: 91ecd358 Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.RangedCrossbowAttackGoal$CrossbowState.binpatch
+ Checksum: 345fb556 Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.RangedCrossbowAttackGoal.binpatch
+ Checksum: 992126b8 Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.RemoveBlockGoal.binpatch
+ Checksum: d64e88e4 Exists: true
+ Reading patch net.minecraft.world.entity.ai.goal.RunAroundLikeCrazyGoal.binpatch
+ Checksum: ea637eb3 Exists: true
+ Reading patch net.minecraft.world.entity.ai.memory.MemoryModuleType.binpatch
+ Checksum: c334973d Exists: true
+ Reading patch net.minecraft.world.entity.ai.navigation.PathNavigation.binpatch
+ Checksum: 9dab5342 Exists: true
+ Reading patch net.minecraft.world.entity.ai.navigation.WallClimberNavigation.binpatch
+ Checksum: 2a1de409 Exists: true
+ Reading patch net.minecraft.world.entity.ai.sensing.SensorType.binpatch
+ Checksum: 983639d2 Exists: true
+ Reading patch net.minecraft.world.entity.ai.village.VillageSiege$State.binpatch
+ Checksum: ad077712 Exists: true
+ Reading patch net.minecraft.world.entity.ai.village.VillageSiege.binpatch
+ Checksum: b75e47a2 Exists: true
+ Reading patch net.minecraft.world.entity.ai.village.poi.PoiType.binpatch
+ Checksum: cc129460 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Animal.binpatch
+ Checksum: be320160 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$1.binpatch
+ Checksum: 8b78278a Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BaseBeeGoal.binpatch
+ Checksum: 2d6fc859 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeAttackGoal.binpatch
+ Checksum: 71a61e36 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeBecomeAngryTargetGoal.binpatch
+ Checksum: b6e2dd42 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeEnterHiveGoal.binpatch
+ Checksum: 73fb0f90 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeGoToHiveGoal.binpatch
+ Checksum: abc4fcf8 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeGoToKnownFlowerGoal.binpatch
+ Checksum: 3a560981 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal.binpatch
+ Checksum: 23518557 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeHurtByOtherGoal.binpatch
+ Checksum: c0659f6a Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeLocateHiveGoal.binpatch
+ Checksum: 92177ba7 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeLookControl.binpatch
+ Checksum: b98e3c2b Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeePollinateGoal.binpatch
+ Checksum: 66176448 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee$BeeWanderGoal.binpatch
+ Checksum: d1eef1a5 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Bee.binpatch
+ Checksum: 3e048bdf Exists: true
+ Reading patch net.minecraft.world.entity.animal.Cat$CatAvoidEntityGoal.binpatch
+ Checksum: b520cd6f Exists: true
+ Reading patch net.minecraft.world.entity.animal.Cat$CatRelaxOnOwnerGoal.binpatch
+ Checksum: 3012eb4f Exists: true
+ Reading patch net.minecraft.world.entity.animal.Cat$CatTemptGoal.binpatch
+ Checksum: dfc4ea88 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Cat.binpatch
+ Checksum: a9c7acf Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$DefendTrustedTargetGoal.binpatch
+ Checksum: 3426e127 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FaceplantGoal.binpatch
+ Checksum: 93d35301 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxAlertableEntitiesSelector.binpatch
+ Checksum: c44a05b7 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxBehaviorGoal.binpatch
+ Checksum: 95bfd2c Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxBreedGoal.binpatch
+ Checksum: 97181aa Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxEatBerriesGoal.binpatch
+ Checksum: a4a5da3b Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxFloatGoal.binpatch
+ Checksum: fa233464 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxFollowParentGoal.binpatch
+ Checksum: d98b219f Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxGroupData.binpatch
+ Checksum: d353e462 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxLookAtPlayerGoal.binpatch
+ Checksum: d4169931 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxLookControl.binpatch
+ Checksum: 8659ffa2 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxMeleeAttackGoal.binpatch
+ Checksum: aa78fbbc Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxMoveControl.binpatch
+ Checksum: 5cfdd0d2 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxPanicGoal.binpatch
+ Checksum: 1b2bd4f6 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxPounceGoal.binpatch
+ Checksum: 3f357ee4 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxSearchForItemsGoal.binpatch
+ Checksum: 3dacd05d Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$FoxStrollThroughVillageGoal.binpatch
+ Checksum: 9baf483c Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$PerchAndSearchGoal.binpatch
+ Checksum: fe532880 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$SeekShelterGoal.binpatch
+ Checksum: 7567f0a7 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$SleepGoal.binpatch
+ Checksum: 3f4528d0 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$StalkPreyGoal.binpatch
+ Checksum: b1535aea Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox$Type.binpatch
+ Checksum: 615b714a Exists: true
+ Reading patch net.minecraft.world.entity.animal.Fox.binpatch
+ Checksum: f138df6c Exists: true
+ Reading patch net.minecraft.world.entity.animal.IronGolem$Crackiness.binpatch
+ Checksum: 74c6baf6 Exists: true
+ Reading patch net.minecraft.world.entity.animal.IronGolem.binpatch
+ Checksum: 9308ed7a Exists: true
+ Reading patch net.minecraft.world.entity.animal.MushroomCow$MushroomType.binpatch
+ Checksum: c7a19756 Exists: true
+ Reading patch net.minecraft.world.entity.animal.MushroomCow.binpatch
+ Checksum: e961ad08 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Ocelot$OcelotAvoidEntityGoal.binpatch
+ Checksum: 627dde8f Exists: true
+ Reading patch net.minecraft.world.entity.animal.Ocelot$OcelotTemptGoal.binpatch
+ Checksum: 20f42935 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Ocelot.binpatch
+ Checksum: 7d14b7e8 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Parrot$1.binpatch
+ Checksum: ed1240e6 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Parrot$ParrotWanderGoal.binpatch
+ Checksum: fb37b89d Exists: true
+ Reading patch net.minecraft.world.entity.animal.Parrot.binpatch
+ Checksum: 575f556d Exists: true
+ Reading patch net.minecraft.world.entity.animal.Pig.binpatch
+ Checksum: 3e428e50 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$EvilRabbitAttackGoal.binpatch
+ Checksum: c85314bf Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$RabbitAvoidEntityGoal.binpatch
+ Checksum: 1f17a403 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$RabbitGroupData.binpatch
+ Checksum: 8e7bae2f Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$RabbitJumpControl.binpatch
+ Checksum: 9b36034c Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$RabbitMoveControl.binpatch
+ Checksum: d64da372 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$RabbitPanicGoal.binpatch
+ Checksum: d168e1f3 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit$RaidGardenGoal.binpatch
+ Checksum: fc2452a7 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Rabbit.binpatch
+ Checksum: e7f60520 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Sheep$1.binpatch
+ Checksum: c75827fd Exists: true
+ Reading patch net.minecraft.world.entity.animal.Sheep$2.binpatch
+ Checksum: 33c95118 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Sheep.binpatch
+ Checksum: 3e1494f9 Exists: true
+ Reading patch net.minecraft.world.entity.animal.SnowGolem.binpatch
+ Checksum: 740bdd38 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Wolf$WolfAvoidEntityGoal.binpatch
+ Checksum: 3eae9682 Exists: true
+ Reading patch net.minecraft.world.entity.animal.Wolf.binpatch
+ Checksum: 1f03f14 Exists: true
+ Reading patch net.minecraft.world.entity.animal.horse.AbstractHorse$1.binpatch
+ Checksum: c244f1b3 Exists: true
+ Reading patch net.minecraft.world.entity.animal.horse.AbstractHorse.binpatch
+ Checksum: f4dbd1c4 Exists: true
+ Reading patch net.minecraft.world.entity.animal.horse.Horse$HorseGroupData.binpatch
+ Checksum: 3f60db7c Exists: true
+ Reading patch net.minecraft.world.entity.animal.horse.Horse.binpatch
+ Checksum: 23c2110c Exists: true
+ Reading patch net.minecraft.world.entity.animal.horse.SkeletonTrapGoal.binpatch
+ Checksum: e51b8528 Exists: true
+ Reading patch net.minecraft.world.entity.boss.EnderDragonPart.binpatch
+ Checksum: 79e5f43f Exists: true
+ Reading patch net.minecraft.world.entity.boss.enderdragon.EnderDragon.binpatch
+ Checksum: bd5dfc8 Exists: true
+ Reading patch net.minecraft.world.entity.boss.wither.WitherBoss$WitherDoNothingGoal.binpatch
+ Checksum: 4a874188 Exists: true
+ Reading patch net.minecraft.world.entity.boss.wither.WitherBoss.binpatch
+ Checksum: 6aed10f3 Exists: true
+ Reading patch net.minecraft.world.entity.decoration.ArmorStand$1.binpatch
+ Checksum: 3a5cdc3b Exists: true
+ Reading patch net.minecraft.world.entity.decoration.ArmorStand.binpatch
+ Checksum: c89a8714 Exists: true
+ Reading patch net.minecraft.world.entity.decoration.HangingEntity$1.binpatch
+ Checksum: 62c8d5a0 Exists: true
+ Reading patch net.minecraft.world.entity.decoration.HangingEntity.binpatch
+ Checksum: 8d8c8933 Exists: true
+ Reading patch net.minecraft.world.entity.decoration.Motive.binpatch
+ Checksum: ac73b7b6 Exists: true
+ Reading patch net.minecraft.world.entity.item.ItemEntity.binpatch
+ Checksum: 55c3bdbe Exists: true
+ Reading patch net.minecraft.world.entity.monster.AbstractSkeleton$1.binpatch
+ Checksum: 334e25fd Exists: true
+ Reading patch net.minecraft.world.entity.monster.AbstractSkeleton.binpatch
+ Checksum: 3122fec1 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Creeper.binpatch
+ Checksum: 56393cb6 Exists: true
+ Reading patch net.minecraft.world.entity.monster.CrossbowAttackMob.binpatch
+ Checksum: a14f6be3 Exists: true
+ Reading patch net.minecraft.world.entity.monster.EnderMan$EndermanFreezeWhenLookedAt.binpatch
+ Checksum: b8268ac3 Exists: true
+ Reading patch net.minecraft.world.entity.monster.EnderMan$EndermanLeaveBlockGoal.binpatch
+ Checksum: 8b9fa560 Exists: true
+ Reading patch net.minecraft.world.entity.monster.EnderMan$EndermanLookForPlayerGoal.binpatch
+ Checksum: fda563af Exists: true
+ Reading patch net.minecraft.world.entity.monster.EnderMan$EndermanTakeBlockGoal.binpatch
+ Checksum: 44b85084 Exists: true
+ Reading patch net.minecraft.world.entity.monster.EnderMan.binpatch
+ Checksum: 82a15db9 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Evoker$EvokerAttackSpellGoal.binpatch
+ Checksum: b94aa45f Exists: true
+ Reading patch net.minecraft.world.entity.monster.Evoker$EvokerCastingSpellGoal.binpatch
+ Checksum: 85c5b4ee Exists: true
+ Reading patch net.minecraft.world.entity.monster.Evoker$EvokerSummonSpellGoal.binpatch
+ Checksum: cffac3e8 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Evoker$EvokerWololoSpellGoal.binpatch
+ Checksum: 135a7a2f Exists: true
+ Reading patch net.minecraft.world.entity.monster.Evoker.binpatch
+ Checksum: 40e28b27 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Illusioner$IllusionerBlindnessSpellGoal.binpatch
+ Checksum: 564e918c Exists: true
+ Reading patch net.minecraft.world.entity.monster.Illusioner$IllusionerMirrorSpellGoal.binpatch
+ Checksum: e84385bc Exists: true
+ Reading patch net.minecraft.world.entity.monster.Illusioner.binpatch
+ Checksum: 5a8a9b Exists: true
+ Reading patch net.minecraft.world.entity.monster.MagmaCube.binpatch
+ Checksum: 7fd4f6b8 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Pillager.binpatch
+ Checksum: 832c11bb Exists: true
+ Reading patch net.minecraft.world.entity.monster.Ravager$RavagerMeleeAttackGoal.binpatch
+ Checksum: 8a0825d6 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Ravager$RavagerNavigation.binpatch
+ Checksum: 8233692e Exists: true
+ Reading patch net.minecraft.world.entity.monster.Ravager$RavagerNodeEvaluator.binpatch
+ Checksum: c89e544a Exists: true
+ Reading patch net.minecraft.world.entity.monster.Ravager.binpatch
+ Checksum: 2a657479 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Silverfish$SilverfishMergeWithStoneGoal.binpatch
+ Checksum: 8e6de23d Exists: true
+ Reading patch net.minecraft.world.entity.monster.Silverfish$SilverfishWakeUpFriendsGoal.binpatch
+ Checksum: 68e78fd4 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Silverfish.binpatch
+ Checksum: 5d3dac24 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Slime$SlimeAttackGoal.binpatch
+ Checksum: 40354201 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Slime$SlimeFloatGoal.binpatch
+ Checksum: d13329f9 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Slime$SlimeKeepOnJumpingGoal.binpatch
+ Checksum: 958d7718 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Slime$SlimeMoveControl.binpatch
+ Checksum: a2552dc6 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Slime$SlimeRandomDirectionGoal.binpatch
+ Checksum: b6e4760 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Slime.binpatch
+ Checksum: 73cf75ba Exists: true
+ Reading patch net.minecraft.world.entity.monster.Spider$SpiderAttackGoal.binpatch
+ Checksum: df05a5cb Exists: true
+ Reading patch net.minecraft.world.entity.monster.Spider$SpiderEffectsGroupData.binpatch
+ Checksum: d9be25e2 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Spider$SpiderTargetGoal.binpatch
+ Checksum: 61a9b73c Exists: true
+ Reading patch net.minecraft.world.entity.monster.Spider.binpatch
+ Checksum: 6883721e Exists: true
+ Reading patch net.minecraft.world.entity.monster.Zombie$ZombieAttackTurtleEggGoal.binpatch
+ Checksum: d1cee02e Exists: true
+ Reading patch net.minecraft.world.entity.monster.Zombie$ZombieGroupData.binpatch
+ Checksum: 25969f68 Exists: true
+ Reading patch net.minecraft.world.entity.monster.Zombie.binpatch
+ Checksum: f27dda6d Exists: true
+ Reading patch net.minecraft.world.entity.monster.ZombieVillager.binpatch
+ Checksum: 84287924 Exists: true
+ Reading patch net.minecraft.world.entity.monster.hoglin.Hoglin.binpatch
+ Checksum: aeb220f1 Exists: true
+ Reading patch net.minecraft.world.entity.monster.piglin.AbstractPiglin.binpatch
+ Checksum: fc1b0d13 Exists: true
+ Reading patch net.minecraft.world.entity.monster.piglin.Piglin.binpatch
+ Checksum: 736df1c0 Exists: true
+ Reading patch net.minecraft.world.entity.monster.piglin.PiglinAi.binpatch
+ Checksum: 5dbf5256 Exists: true
+ Reading patch net.minecraft.world.entity.monster.piglin.StopHoldingItemIfNoLongerAdmiring.binpatch
+ Checksum: c4456a5 Exists: true
+ Reading patch net.minecraft.world.entity.npc.AbstractVillager.binpatch
+ Checksum: e50a3834 Exists: true
+ Reading patch net.minecraft.world.entity.npc.CatSpawner.binpatch
+ Checksum: c79b9773 Exists: true
+ Reading patch net.minecraft.world.entity.npc.Villager.binpatch
+ Checksum: ee90106c Exists: true
+ Reading patch net.minecraft.world.entity.npc.VillagerProfession.binpatch
+ Checksum: 5053ba79 Exists: true
+ Reading patch net.minecraft.world.entity.player.Inventory.binpatch
+ Checksum: 5661a2be Exists: true
+ Reading patch net.minecraft.world.entity.player.Player$1.binpatch
+ Checksum: e13dc6c9 Exists: true
+ Reading patch net.minecraft.world.entity.player.Player$BedSleepingProblem.binpatch
+ Checksum: 1197a0f5 Exists: true
+ Reading patch net.minecraft.world.entity.player.Player.binpatch
+ Checksum: 9b528078 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.AbstractArrow$1.binpatch
+ Checksum: a87ee1af Exists: true
+ Reading patch net.minecraft.world.entity.projectile.AbstractArrow$Pickup.binpatch
+ Checksum: 1fd1b0fc Exists: true
+ Reading patch net.minecraft.world.entity.projectile.AbstractArrow.binpatch
+ Checksum: 827427b8 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.AbstractHurtingProjectile.binpatch
+ Checksum: 929578a5 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.FireworkRocketEntity.binpatch
+ Checksum: eb644cba Exists: true
+ Reading patch net.minecraft.world.entity.projectile.FishingHook$1.binpatch
+ Checksum: f515f182 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.FishingHook$FishHookState.binpatch
+ Checksum: 4fd68843 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.FishingHook$OpenWaterType.binpatch
+ Checksum: 1b3f8bd2 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.FishingHook.binpatch
+ Checksum: 84a72f23 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.LargeFireball.binpatch
+ Checksum: 9b382efa Exists: true
+ Reading patch net.minecraft.world.entity.projectile.LlamaSpit.binpatch
+ Checksum: f6d48c7a Exists: true
+ Reading patch net.minecraft.world.entity.projectile.Projectile.binpatch
+ Checksum: 27614325 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.ProjectileUtil.binpatch
+ Checksum: b52c99cd Exists: true
+ Reading patch net.minecraft.world.entity.projectile.ShulkerBullet.binpatch
+ Checksum: c65ba0fa Exists: true
+ Reading patch net.minecraft.world.entity.projectile.SmallFireball.binpatch
+ Checksum: 4ae2e2f1 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.ThrowableProjectile.binpatch
+ Checksum: 9e313c0 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.ThrownEnderpearl.binpatch
+ Checksum: f91ce444 Exists: true
+ Reading patch net.minecraft.world.entity.projectile.WitherSkull.binpatch
+ Checksum: 7eda9b97 Exists: true
+ Reading patch net.minecraft.world.entity.raid.Raid$1.binpatch
+ Checksum: b8b72f3d Exists: true
+ Reading patch net.minecraft.world.entity.raid.Raid$RaidStatus.binpatch
+ Checksum: 378ce3e3 Exists: true
+ Reading patch net.minecraft.world.entity.raid.Raid$RaiderType.binpatch
+ Checksum: a94f8a34 Exists: true
+ Reading patch net.minecraft.world.entity.raid.Raid.binpatch
+ Checksum: 8eec8c7e Exists: true
+ Reading patch net.minecraft.world.entity.schedule.Activity.binpatch
+ Checksum: 6a0f7703 Exists: true
+ Reading patch net.minecraft.world.entity.schedule.Schedule.binpatch
+ Checksum: 1e8ba9c1 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.AbstractMinecart$1.binpatch
+ Checksum: 1cc8e47 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.AbstractMinecart$Type.binpatch
+ Checksum: 5476ad29 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.AbstractMinecart.binpatch
+ Checksum: 9d9a4064 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.AbstractMinecartContainer$1.binpatch
+ Checksum: 1da6e40 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.AbstractMinecartContainer.binpatch
+ Checksum: d5419e2f Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.Boat$1.binpatch
+ Checksum: 63727995 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.Boat$Status.binpatch
+ Checksum: c05b797e Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.Boat$Type.binpatch
+ Checksum: c31503fc Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.Boat.binpatch
+ Checksum: 71139982 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.Minecart.binpatch
+ Checksum: c67f0b5e Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.MinecartCommandBlock$MinecartCommandBase.binpatch
+ Checksum: b450271a Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.MinecartCommandBlock.binpatch
+ Checksum: ea9265b Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.MinecartFurnace.binpatch
+ Checksum: ef4ba9f8 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.MinecartSpawner$1.binpatch
+ Checksum: 169829d2 Exists: true
+ Reading patch net.minecraft.world.entity.vehicle.MinecartSpawner.binpatch
+ Checksum: b347baf Exists: true
+ Reading patch net.minecraft.world.food.FoodProperties$Builder.binpatch
+ Checksum: 3dcb3182 Exists: true
+ Reading patch net.minecraft.world.food.FoodProperties.binpatch
+ Checksum: b3a4cdfa Exists: true
+ Reading patch net.minecraft.world.inventory.AbstractContainerMenu$1.binpatch
+ Checksum: b8a43b47 Exists: true
+ Reading patch net.minecraft.world.inventory.AbstractContainerMenu.binpatch
+ Checksum: e06f00ef Exists: true
+ Reading patch net.minecraft.world.inventory.AbstractFurnaceMenu.binpatch
+ Checksum: c6e76e71 Exists: true
+ Reading patch net.minecraft.world.inventory.AnvilMenu$1.binpatch
+ Checksum: 26ebfa37 Exists: true
+ Reading patch net.minecraft.world.inventory.AnvilMenu.binpatch
+ Checksum: 3ff4a189 Exists: true
+ Reading patch net.minecraft.world.inventory.BeaconMenu$1.binpatch
+ Checksum: 4f51391d Exists: true
+ Reading patch net.minecraft.world.inventory.BeaconMenu$PaymentSlot.binpatch
+ Checksum: 5ae073ef Exists: true
+ Reading patch net.minecraft.world.inventory.BeaconMenu.binpatch
+ Checksum: a7f72db6 Exists: true
+ Reading patch net.minecraft.world.inventory.BrewingStandMenu$FuelSlot.binpatch
+ Checksum: 240b315a Exists: true
+ Reading patch net.minecraft.world.inventory.BrewingStandMenu$IngredientsSlot.binpatch
+ Checksum: d10502f3 Exists: true
+ Reading patch net.minecraft.world.inventory.BrewingStandMenu$PotionSlot.binpatch
+ Checksum: 7b13853a Exists: true
+ Reading patch net.minecraft.world.inventory.BrewingStandMenu.binpatch
+ Checksum: 1313ba3c Exists: true
+ Reading patch net.minecraft.world.inventory.EnchantmentMenu$1.binpatch
+ Checksum: 941cd631 Exists: true
+ Reading patch net.minecraft.world.inventory.EnchantmentMenu$2.binpatch
+ Checksum: 561c4986 Exists: true
+ Reading patch net.minecraft.world.inventory.EnchantmentMenu$3.binpatch
+ Checksum: bdc18b0e Exists: true
+ Reading patch net.minecraft.world.inventory.EnchantmentMenu.binpatch
+ Checksum: 19bbb9ab Exists: true
+ Reading patch net.minecraft.world.inventory.FurnaceResultSlot.binpatch
+ Checksum: b9d38924 Exists: true
+ Reading patch net.minecraft.world.inventory.GrindstoneMenu$1.binpatch
+ Checksum: 19f4d456 Exists: true
+ Reading patch net.minecraft.world.inventory.GrindstoneMenu$2.binpatch
+ Checksum: e851a09a Exists: true
+ Reading patch net.minecraft.world.inventory.GrindstoneMenu$3.binpatch
+ Checksum: e079a0a1 Exists: true
+ Reading patch net.minecraft.world.inventory.GrindstoneMenu$4.binpatch
+ Checksum: 5b381e8d Exists: true
+ Reading patch net.minecraft.world.inventory.GrindstoneMenu.binpatch
+ Checksum: b8b4fe7e Exists: true
+ Reading patch net.minecraft.world.inventory.InventoryMenu$1.binpatch
+ Checksum: 794d26f0 Exists: true
+ Reading patch net.minecraft.world.inventory.InventoryMenu$2.binpatch
+ Checksum: fdaeb234 Exists: true
+ Reading patch net.minecraft.world.inventory.InventoryMenu.binpatch
+ Checksum: e6b4d2bb Exists: true
+ Reading patch net.minecraft.world.inventory.MenuType$MenuSupplier.binpatch
+ Checksum: aa29b8e5 Exists: true
+ Reading patch net.minecraft.world.inventory.MenuType.binpatch
+ Checksum: d7e770d7 Exists: true
+ Reading patch net.minecraft.world.inventory.RecipeBookMenu.binpatch
+ Checksum: 25826201 Exists: true
+ Reading patch net.minecraft.world.inventory.ResultSlot.binpatch
+ Checksum: 5c97febc Exists: true
+ Reading patch net.minecraft.world.inventory.Slot.binpatch
+ Checksum: 48ba716f Exists: true
+ Reading patch net.minecraft.world.item.ArmorItem$1.binpatch
+ Checksum: e1f40b18 Exists: true
+ Reading patch net.minecraft.world.item.ArmorItem.binpatch
+ Checksum: 5b2fc4a2 Exists: true
+ Reading patch net.minecraft.world.item.ArrowItem.binpatch
+ Checksum: 21d77c54 Exists: true
+ Reading patch net.minecraft.world.item.AxeItem.binpatch
+ Checksum: b45cb778 Exists: true
+ Reading patch net.minecraft.world.item.BlockItem.binpatch
+ Checksum: 9236c68e Exists: true
+ Reading patch net.minecraft.world.item.BoneMealItem.binpatch
+ Checksum: aa8c1194 Exists: true
+ Reading patch net.minecraft.world.item.BowItem.binpatch
+ Checksum: 60cdce6e Exists: true
+ Reading patch net.minecraft.world.item.BucketItem.binpatch
+ Checksum: 2a575b Exists: true
+ Reading patch net.minecraft.world.item.ChorusFruitItem.binpatch
+ Checksum: 4dc77479 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$1.binpatch
+ Checksum: e44fdcae Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$10.binpatch
+ Checksum: 55404bf3 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$11.binpatch
+ Checksum: 45bb771d Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$12.binpatch
+ Checksum: e97addb1 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$2.binpatch
+ Checksum: 6adbdce2 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$3.binpatch
+ Checksum: d135d6d1 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$4.binpatch
+ Checksum: 1881dcd4 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$5.binpatch
+ Checksum: bfced6e3 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$6.binpatch
+ Checksum: 1d06d70c Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$7.binpatch
+ Checksum: 1bfcd750 Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$8.binpatch
+ Checksum: 8b1d75e Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab$9.binpatch
+ Checksum: f27bd75b Exists: true
+ Reading patch net.minecraft.world.item.CreativeModeTab.binpatch
+ Checksum: 7f8a3f5f Exists: true
+ Reading patch net.minecraft.world.item.DiggerItem.binpatch
+ Checksum: be0a90a Exists: true
+ Reading patch net.minecraft.world.item.DyeColor.binpatch
+ Checksum: 1a6f0672 Exists: true
+ Reading patch net.minecraft.world.item.DyeableHorseArmorItem.binpatch
+ Checksum: 2758e0ef Exists: true
+ Reading patch net.minecraft.world.item.ElytraItem.binpatch
+ Checksum: c6ea08df Exists: true
+ Reading patch net.minecraft.world.item.HoeItem.binpatch
+ Checksum: b44fb66b Exists: true
+ Reading patch net.minecraft.world.item.HorseArmorItem.binpatch
+ Checksum: 9497bd6b Exists: true
+ Reading patch net.minecraft.world.item.Item$1.binpatch
+ Checksum: 85db61a Exists: true
+ Reading patch net.minecraft.world.item.Item$Properties.binpatch
+ Checksum: 82833306 Exists: true
+ Reading patch net.minecraft.world.item.Item.binpatch
+ Checksum: baa58abe Exists: true
+ Reading patch net.minecraft.world.item.ItemStack$TooltipPart.binpatch
+ Checksum: 91ddaf68 Exists: true
+ Reading patch net.minecraft.world.item.ItemStack.binpatch
+ Checksum: bc8a5e20 Exists: true
+ Reading patch net.minecraft.world.item.Items$1.binpatch
Checksum: 0 Exists: false
- Reading patch net.minecraft.world.biome.BiomeAmbience$GrassColorModifier.binpatch
- Checksum: 7cf7aeaf Exists: true
- Reading patch net.minecraft.world.biome.BiomeAmbience.binpatch
- Checksum: 6fcac471 Exists: true
- Reading patch net.minecraft.world.biome.BiomeGenerationSettings$1.binpatch
- Checksum: c6fe4041 Exists: true
- Reading patch net.minecraft.world.biome.BiomeGenerationSettings$Builder.binpatch
- Checksum: 752151c4 Exists: true
- Reading patch net.minecraft.world.biome.BiomeGenerationSettings.binpatch
- Checksum: 8bb3e048 Exists: true
- Reading patch net.minecraft.world.biome.BiomeRegistry.binpatch
- Checksum: 1267fc59 Exists: true
- Reading patch net.minecraft.world.biome.MobSpawnInfo$1.binpatch
- Checksum: 314c36ff Exists: true
- Reading patch net.minecraft.world.biome.MobSpawnInfo$Builder.binpatch
- Checksum: 4e26694b Exists: true
- Reading patch net.minecraft.world.biome.MobSpawnInfo$SpawnCosts.binpatch
- Checksum: 2544c6bd Exists: true
- Reading patch net.minecraft.world.biome.MobSpawnInfo$Spawners.binpatch
- Checksum: b147ae6a Exists: true
- Reading patch net.minecraft.world.biome.MobSpawnInfo.binpatch
- Checksum: 8570a9f8 Exists: true
- Reading patch net.minecraft.world.biome.provider.OverworldBiomeProvider.binpatch
- Checksum: 84ae01f6 Exists: true
- Reading patch net.minecraft.world.border.WorldBorder$1.binpatch
- Checksum: 590d3749 Exists: true
- Reading patch net.minecraft.world.border.WorldBorder$IBorderInfo.binpatch
- Checksum: f7d8d79c Exists: true
- Reading patch net.minecraft.world.border.WorldBorder$MovingBorderInfo.binpatch
- Checksum: 9f5bce94 Exists: true
- Reading patch net.minecraft.world.border.WorldBorder$Serializer.binpatch
- Checksum: e655b8aa Exists: true
- Reading patch net.minecraft.world.border.WorldBorder$StationaryBorderInfo.binpatch
- Checksum: c74411d9 Exists: true
- Reading patch net.minecraft.world.border.WorldBorder.binpatch
- Checksum: 517add6 Exists: true
- Reading patch net.minecraft.world.chunk.Chunk$CreateEntityType.binpatch
- Checksum: 81a31e68 Exists: true
- Reading patch net.minecraft.world.chunk.Chunk.binpatch
- Checksum: 7af6c5f1 Exists: true
- Reading patch net.minecraft.world.chunk.ChunkPrimer.binpatch
- Checksum: f879d7e1 Exists: true
- Reading patch net.minecraft.world.chunk.ChunkStatus$IGenerationWorker.binpatch
- Checksum: e2040b8e Exists: true
- Reading patch net.minecraft.world.chunk.ChunkStatus$ILoadingWorker.binpatch
- Checksum: 82cdd0bd Exists: true
- Reading patch net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.binpatch
- Checksum: baf276d9 Exists: true
- Reading patch net.minecraft.world.chunk.ChunkStatus$Type.binpatch
- Checksum: bee074c Exists: true
- Reading patch net.minecraft.world.chunk.ChunkStatus.binpatch
- Checksum: 9d824b58 Exists: true
- Reading patch net.minecraft.world.chunk.IChunk.binpatch
- Checksum: 45a745bc Exists: true
- Reading patch net.minecraft.world.chunk.storage.ChunkSerializer.binpatch
- Checksum: 9e3e583b Exists: true
- Reading patch net.minecraft.world.end.DragonFightManager.binpatch
- Checksum: 824ada73 Exists: true
- Reading patch net.minecraft.world.gen.DebugChunkGenerator.binpatch
- Checksum: 9d96db4e Exists: true
- Reading patch net.minecraft.world.gen.FlatGenerationSettings.binpatch
- Checksum: 37ddae82 Exists: true
- Reading patch net.minecraft.world.gen.NoiseChunkGenerator.binpatch
- Checksum: a4fa9ad3 Exists: true
- Reading patch net.minecraft.world.gen.WorldGenRegion.binpatch
- Checksum: 9f99ea04 Exists: true
- Reading patch net.minecraft.world.gen.blockplacer.BlockPlacerType.binpatch
- Checksum: 88dabc70 Exists: true
- Reading patch net.minecraft.world.gen.blockstateprovider.BlockStateProviderType.binpatch
- Checksum: 4aa90963 Exists: true
- Reading patch net.minecraft.world.gen.carver.WorldCarver.binpatch
- Checksum: f069efed Exists: true
- Reading patch net.minecraft.world.gen.feature.AbstractBigMushroomFeature.binpatch
- Checksum: 5d8cea26 Exists: true
- Reading patch net.minecraft.world.gen.feature.BaseTreeFeatureConfig$Builder.binpatch
- Checksum: 76918abc Exists: true
- Reading patch net.minecraft.world.gen.feature.BaseTreeFeatureConfig.binpatch
- Checksum: c7a5f6a3 Exists: true
- Reading patch net.minecraft.world.gen.feature.BigBrownMushroomFeature.binpatch
- Checksum: 908fa4c9 Exists: true
- Reading patch net.minecraft.world.gen.feature.BigRedMushroomFeature.binpatch
- Checksum: 6c99d464 Exists: true
- Reading patch net.minecraft.world.gen.feature.DungeonsFeature.binpatch
- Checksum: d830afbe Exists: true
- Reading patch net.minecraft.world.gen.feature.Feature.binpatch
- Checksum: 3e6dc4c8 Exists: true
- Reading patch net.minecraft.world.gen.feature.GlowstoneBlobFeature.binpatch
- Checksum: e6618d8b Exists: true
- Reading patch net.minecraft.world.gen.feature.IceSpikeFeature.binpatch
- Checksum: cf783a99 Exists: true
- Reading patch net.minecraft.world.gen.feature.SpringFeature.binpatch
- Checksum: 2ecfa9dd Exists: true
- Reading patch net.minecraft.world.gen.feature.jigsaw.JigsawPattern$PlacementBehaviour.binpatch
- Checksum: 5b8d70cc Exists: true
- Reading patch net.minecraft.world.gen.feature.jigsaw.JigsawPattern.binpatch
- Checksum: 6df1a5c0 Exists: true
- Reading patch net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece.binpatch
- Checksum: c7974cc0 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.FortressStructure$Start.binpatch
- Checksum: 99e0160 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.FortressStructure.binpatch
- Checksum: 12baed44 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces$1.binpatch
- Checksum: 65a7354b Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces$Corridor.binpatch
- Checksum: 25938bcd Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces$Cross.binpatch
- Checksum: c359cadf Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces$Piece.binpatch
- Checksum: 879a25d7 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces$Room.binpatch
- Checksum: 148f9fca Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces$Stairs.binpatch
- Checksum: 2dba7120 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.MineshaftPieces.binpatch
- Checksum: cedd0365 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.OceanMonumentStructure$Start.binpatch
- Checksum: a0d963f5 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.OceanMonumentStructure.binpatch
- Checksum: 9c6c3bf3 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.PillagerOutpostStructure.binpatch
- Checksum: 6599be9f Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.Structure$IStartFactory.binpatch
- Checksum: 1924e634 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.Structure.binpatch
- Checksum: 4cddb4ac Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.StructurePiece$1.binpatch
- Checksum: 26c9b02c Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.StructurePiece$BlockSelector.binpatch
- Checksum: 2de6d865 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.StructurePiece.binpatch
- Checksum: 47c7c0f7 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.StructureStart$1.binpatch
- Checksum: c0685d9d Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.StructureStart.binpatch
- Checksum: 1409ea25 Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.SwampHutStructure$Start.binpatch
- Checksum: df5211fa Exists: true
- Reading patch net.minecraft.world.gen.feature.structure.SwampHutStructure.binpatch
- Checksum: 43cf6332 Exists: true
- Reading patch net.minecraft.world.gen.feature.template.StructureProcessor.binpatch
- Checksum: 5ef76123 Exists: true
- Reading patch net.minecraft.world.gen.feature.template.Template$1.binpatch
- Checksum: bbb1f62c Exists: true
- Reading patch net.minecraft.world.gen.feature.template.Template$BasicPalette.binpatch
- Checksum: f0f940d7 Exists: true
- Reading patch net.minecraft.world.gen.feature.template.Template$BlockInfo.binpatch
- Checksum: b08624e7 Exists: true
- Reading patch net.minecraft.world.gen.feature.template.Template$EntityInfo.binpatch
- Checksum: a26ed6f3 Exists: true
- Reading patch net.minecraft.world.gen.feature.template.Template$Palette.binpatch
- Checksum: 3d1d0c45 Exists: true
- Reading patch net.minecraft.world.gen.feature.template.Template.binpatch
- Checksum: f841c7b4 Exists: true
- Reading patch net.minecraft.world.gen.foliageplacer.FoliagePlacerType.binpatch
- Checksum: c5271048 Exists: true
- Reading patch net.minecraft.world.gen.layer.BiomeLayer.binpatch
- Checksum: c62e30fa Exists: true
- Reading patch net.minecraft.world.gen.placement.Placement.binpatch
- Checksum: d6425f5b Exists: true
- Reading patch net.minecraft.world.gen.settings.DimensionGeneratorSettings.binpatch
- Checksum: 29115ecf Exists: true
- Reading patch net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.binpatch
- Checksum: e36fcae3 Exists: true
- Reading patch net.minecraft.world.gen.treedecorator.TreeDecoratorType.binpatch
- Checksum: a3a28a2c Exists: true
- Reading patch net.minecraft.world.lighting.BlockLightEngine.binpatch
- Checksum: d70e53cd Exists: true
- Reading patch net.minecraft.world.lighting.LevelBasedGraph$1.binpatch
- Checksum: 2fbdb857 Exists: true
- Reading patch net.minecraft.world.lighting.LevelBasedGraph$2.binpatch
- Checksum: 5af8b7e1 Exists: true
- Reading patch net.minecraft.world.lighting.LevelBasedGraph.binpatch
- Checksum: 685a5b7c Exists: true
- Reading patch net.minecraft.world.lighting.LightEngine.binpatch
- Checksum: 197acfd2 Exists: true
- Reading patch net.minecraft.world.lighting.SkyLightEngine.binpatch
- Checksum: b962d3be Exists: true
- Reading patch net.minecraft.world.raid.Raid$1.binpatch
- Checksum: c5d4f65c Exists: true
- Reading patch net.minecraft.world.raid.Raid$Status.binpatch
- Checksum: 64f181dd Exists: true
- Reading patch net.minecraft.world.raid.Raid$WaveMember.binpatch
- Checksum: 4fcf3ee0 Exists: true
- Reading patch net.minecraft.world.raid.Raid.binpatch
- Checksum: 9e333a7b Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder$1.binpatch
- Checksum: 1288216c Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder$IChunkLoadingError$1.binpatch
- Checksum: e9b59921 Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder$IChunkLoadingError.binpatch
- Checksum: 4a4383c1 Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder$IListener.binpatch
- Checksum: e4fd6317 Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder$IPlayerProvider.binpatch
- Checksum: 14c486e0 Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder$LocationType.binpatch
- Checksum: 3a4d635f Exists: true
- Reading patch net.minecraft.world.server.ChunkHolder.binpatch
- Checksum: eab5d4c1 Exists: true
- Reading patch net.minecraft.world.server.ChunkManager$1.binpatch
- Checksum: 77d644ec Exists: true
- Reading patch net.minecraft.world.server.ChunkManager$2.binpatch
- Checksum: 94519cb4 Exists: true
- Reading patch net.minecraft.world.server.ChunkManager$EntityTracker.binpatch
- Checksum: 4b3d2a2 Exists: true
- Reading patch net.minecraft.world.server.ChunkManager$ProxyTicketManager.binpatch
- Checksum: 2ebdd003 Exists: true
- Reading patch net.minecraft.world.server.ChunkManager.binpatch
- Checksum: 687b449e Exists: true
- Reading patch net.minecraft.world.server.ServerChunkProvider$1.binpatch
- Checksum: ea603e35 Exists: true
- Reading patch net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.binpatch
- Checksum: 37762bb0 Exists: true
- Reading patch net.minecraft.world.server.ServerChunkProvider.binpatch
- Checksum: 34702e8d Exists: true
- Reading patch net.minecraft.world.server.ServerWorld.binpatch
- Checksum: e974c9d4 Exists: true
- Reading patch net.minecraft.world.server.Ticket.binpatch
- Checksum: 9c5ce9c Exists: true
- Reading patch net.minecraft.world.server.TicketManager$ChunkTicketTracker.binpatch
- Checksum: 4cb76641 Exists: true
- Reading patch net.minecraft.world.server.TicketManager$PlayerChunkTracker.binpatch
- Checksum: 7a420968 Exists: true
- Reading patch net.minecraft.world.server.TicketManager$PlayerTicketTracker.binpatch
- Checksum: 22339b7c Exists: true
- Reading patch net.minecraft.world.server.TicketManager.binpatch
- Checksum: 433ac33e Exists: true
- Reading patch net.minecraft.world.spawner.AbstractSpawner.binpatch
- Checksum: c3c159d8 Exists: true
- Reading patch net.minecraft.world.spawner.CatSpawner.binpatch
- Checksum: 5001d8d7 Exists: true
- Reading patch net.minecraft.world.spawner.PatrolSpawner.binpatch
- Checksum: 21aa7b03 Exists: true
- Reading patch net.minecraft.world.spawner.PhantomSpawner.binpatch
- Checksum: a31af6e0 Exists: true
- Reading patch net.minecraft.world.spawner.WorldEntitySpawner$1.binpatch
- Checksum: ab86e980 Exists: true
- Reading patch net.minecraft.world.spawner.WorldEntitySpawner$EntityDensityManager.binpatch
- Checksum: aa80a110 Exists: true
- Reading patch net.minecraft.world.spawner.WorldEntitySpawner$IDensityCheck.binpatch
- Checksum: 4ecaadbd Exists: true
- Reading patch net.minecraft.world.spawner.WorldEntitySpawner$IInitialDensityAdder.binpatch
- Checksum: a8f289db Exists: true
- Reading patch net.minecraft.world.spawner.WorldEntitySpawner$IOnSpawnDensityAdder.binpatch
- Checksum: 508b7985 Exists: true
- Reading patch net.minecraft.world.spawner.WorldEntitySpawner.binpatch
- Checksum: bc5aab90 Exists: true
- Reading patch net.minecraft.world.storage.DimensionSavedDataManager.binpatch
- Checksum: 9b5d9a89 Exists: true
- Reading patch net.minecraft.world.storage.MapDecoration$Type.binpatch
- Checksum: fd11e49 Exists: true
- Reading patch net.minecraft.world.storage.MapDecoration.binpatch
- Checksum: d6fbf166 Exists: true
- Reading patch net.minecraft.world.storage.PlayerData.binpatch
- Checksum: cd8dbfcb Exists: true
- Reading patch net.minecraft.world.storage.SaveFormat$LevelSave$1.binpatch
- Checksum: db09ddae Exists: true
- Reading patch net.minecraft.world.storage.SaveFormat$LevelSave$2.binpatch
- Checksum: 6622e746 Exists: true
- Reading patch net.minecraft.world.storage.SaveFormat$LevelSave.binpatch
- Checksum: b819299b Exists: true
- Reading patch net.minecraft.world.storage.SaveFormat.binpatch
- Checksum: 531d664c Exists: true
- Reading patch net.minecraft.world.storage.WorldSavedData.binpatch
- Checksum: f3fb0286 Exists: true
-Processing: C:\Users\prasu\.gradle\caches\forge_gradle\mcp_repo\net\minecraft\joined\1.16.5-20210115.111550\joined-1.16.5-20210115.111550-srg.jar
- Patching net/minecraft/block/VineBlock$1 1/1
- Patching net/minecraft/block/WebBlock 1/1
- Patching net/minecraft/block/VineBlock 1/1
- Patching net/minecraft/block/TurtleEggBlock 1/1
- Patching net/minecraft/block/TripWireHookBlock 1/1
- Patching net/minecraft/block/TrapDoorBlock 1/1
- Patching net/minecraft/block/TNTBlock 1/1
- Patching net/minecraft/block/TallSeaGrassBlock 1/1
- Patching net/minecraft/block/TallGrassBlock 1/1
- Patching net/minecraft/block/SweetBerryBushBlock 1/1
- Patching net/minecraft/block/SugarCaneBlock 1/1
- Patching net/minecraft/block/StemBlock 1/1
- Patching net/minecraft/block/StairsBlock 1/1
- Patching net/minecraft/block/SpreadableSnowyDirtBlock 1/1
- Patching net/minecraft/block/SpongeBlock 1/1
- Patching net/minecraft/block/SpawnerBlock 1/1
- Patching net/minecraft/block/SoundType 1/1
- Patching net/minecraft/particles/BlockParticleData$1 1/1
- Patching net/minecraft/block/ShulkerBoxBlock 1/1
- Patching net/minecraft/block/SeaGrassBlock 1/1
- Patching net/minecraft/block/SaplingBlock 1/1
- Patching net/minecraft/block/RedstoneWireBlock 1/1
- Patching net/minecraft/block/RedstoneOreBlock 1/1
- Patching net/minecraft/block/RailState 1/1
- Patching net/minecraft/block/RailBlock 1/1
- Patching net/minecraft/block/PoweredRailBlock 1/1
- Patching net/minecraft/block/PotatoBlock 1/1
- Patching net/minecraft/block/OreBlock 1/1
- Patching net/minecraft/block/NoteBlock 1/1
- Patching net/minecraft/block/NetherWartBlock 1/1
- Patching net/minecraft/block/NetherPortalBlock 1/1
- Patching net/minecraft/block/MushroomBlock 1/1
- Patching net/minecraft/block/FlowingFluidBlock 1/1
- Patching net/minecraft/block/LeavesBlock 1/1
- Patching net/minecraft/block/AbstractTopPlantBlock 1/1
- Patching net/minecraft/block/AbstractBodyPlantBlock 1/1
- Patching net/minecraft/block/FrostedIceBlock 1/1
- Patching net/minecraft/world/server/ChunkHolder$IChunkLoadingError$1 1/1
- Patching net/minecraft/block/FlowerPotBlock 1/1
- Patching net/minecraft/block/FireBlock 1/1
- Patching net/minecraft/block/FarmlandBlock 1/1
- Patching net/minecraft/block/FallingBlock 1/1
- Patching net/minecraft/block/ITileEntityProvider 1/1
- Patching net/minecraft/block/EndPortalBlock 1/1
- Patching net/minecraft/block/EndGatewayBlock 1/1
- Patching net/minecraft/block/EnchantingTableBlock 1/1
- Patching net/minecraft/block/DropperBlock 1/1
- Patching net/minecraft/block/DoublePlantBlock 1/1
- Patching net/minecraft/block/RedstoneDiodeBlock 1/1
- Patching net/minecraft/block/DetectorRailBlock 1/1
- Patching net/minecraft/block/DeadBushBlock 1/1
- Patching net/minecraft/block/CropsBlock 1/1
- Patching net/minecraft/block/ComparatorBlock 1/1
- Patching net/minecraft/block/CocoaBlock 1/1
- Patching net/minecraft/block/ChorusFlowerBlock 1/1
- Patching net/minecraft/block/ChestBlock 1/1
- Patching net/minecraft/block/CarrotBlock 1/1
- Patching net/minecraft/block/CampfireBlock 1/1
- Patching net/minecraft/block/CactusBlock 1/1
- Patching net/minecraft/block/BushBlock 1/1
- Patching net/minecraft/block/Blocks 1/1
- Patching net/minecraft/block/Block 1/1
- Patching net/minecraft/block/BeetrootBlock 1/1
- Patching net/minecraft/block/BeehiveBlock 1/1
- Patching net/minecraft/block/AbstractRailBlock 1/1
- Patching net/minecraft/block/AbstractFireBlock 1/1
- Patching net/minecraft/block/BannerBlock 1/1
- Patching net/minecraft/block/BambooSaplingBlock 1/1
- Patching net/minecraft/block/BambooBlock 1/1
- Patching net/minecraft/block/AttachedStemBlock 1/1
- Patching net/minecraft/block/AbstractBannerBlock 1/1
- Patching net/minecraft/world/biome/provider/OverworldBiomeProvider 1/1
- Patching net/minecraft/world/biome/MobSpawnInfo 1/1
- Patching net/minecraft/world/biome/BiomeAmbience 1/1
- Patching net/minecraft/world/biome/BiomeGenerationSettings 1/1
- Patching net/minecraft/world/biome/Biome 1/1
- Patching net/minecraft/entity/projectile/FishingBobberEntity$WaterType 1/1
- Patching net/minecraft/item/ItemStack$TooltipDisplayFlags 1/1
- Patching net/minecraft/entity/projectile/FishingBobberEntity$State 1/1
- Patching net/minecraft/world/spawner/WorldEntitySpawner 1/1
- Patching net/minecraft/world/WorldSettings 1/1
- Patching net/minecraft/world/IWorldReader 1/1
- Patching net/minecraft/world/World 1/1
- Patching net/minecraft/world/ForcedChunksSaveData 1/1
- Patching net/minecraft/world/ExplosionContext 1/1
- Patching net/minecraft/world/Explosion 1/1
- Patching net/minecraft/util/datafix/codec/DatapackCodec 1/1
- Patching net/minecraft/util/math/RayTraceContext 1/1
- Patching net/minecraft/world/IBlockReader 1/1
- Patching net/minecraft/entity/projectile/FishingBobberEntity$1 1/1
- Patching net/minecraft/world/spawner/AbstractSpawner 1/1
- Patching net/minecraft/client/gui/screen/PackScreen$PackDirectoryWatcher 1/1
- Patching net/minecraft/item/MerchantOffer 1/1
- Patching net/minecraft/enchantment/FrostWalkerEnchantment 1/1
- Patching net/minecraft/enchantment/Enchantments 1/1
- Patching net/minecraft/enchantment/EnchantmentHelper 1/1
- Patching net/minecraft/enchantment/EnchantmentType 1/1
- Patching net/minecraft/enchantment/Enchantment 1/1
- Patching net/minecraft/client/network/ServerPinger$2 1/1
- Patching net/minecraft/client/network/ServerPinger$1 1/1
- Patching net/minecraft/item/crafting/SmithingRecipe 1/1
- Patching net/minecraft/item/crafting/TippedArrowRecipe 1/1
- Patching net/minecraft/client/gui/overlay/DebugOverlayGui$1 1/1
- Patching net/minecraft/item/crafting/SuspiciousStewRecipe 1/1
- Patching net/minecraft/item/crafting/StonecuttingRecipe 1/1
- Patching net/minecraft/item/crafting/SmokingRecipe 1/1
- Patching net/minecraft/item/crafting/FurnaceRecipe 1/1
- Patching net/minecraft/item/crafting/SingleItemRecipe 1/1
- Patching net/minecraft/item/crafting/SpecialRecipeSerializer 1/1
- Patching net/minecraft/item/crafting/CookingRecipeSerializer 1/1
- Patching net/minecraft/item/crafting/ShulkerBoxColoringRecipe 1/1
- Patching net/minecraft/item/crafting/ShieldRecipes 1/1
- Patching net/minecraft/item/crafting/ShapelessRecipe 1/1
- Patching net/minecraft/item/crafting/ShapedRecipe 1/1
- Patching net/minecraft/item/crafting/RepairItemRecipe 1/1
- Patching net/minecraft/item/crafting/IRecipeSerializer 1/1
- Patching net/minecraft/item/crafting/RecipeManager 1/1
- Patching net/minecraft/item/crafting/IRecipe 1/1
- Patching net/minecraft/item/crafting/MapCloningRecipe 1/1
- Patching net/minecraft/item/crafting/Ingredient 1/1
- Patching net/minecraft/item/crafting/FireworkStarRecipe 1/1
- Patching net/minecraft/item/crafting/FireworkStarFadeRecipe 1/1
- Patching net/minecraft/item/crafting/FireworkRocketRecipe 1/1
- Patching net/minecraft/item/crafting/CampfireCookingRecipe 1/1
- Patching net/minecraft/item/crafting/BookCloningRecipe 1/1
- Patching net/minecraft/item/crafting/BlastingRecipe 1/1
- Patching net/minecraft/item/crafting/BannerDuplicateRecipe 1/1
- Patching net/minecraft/item/crafting/ArmorDyeRecipe 1/1
- Patching net/minecraft/item/crafting/AbstractCookingRecipe 1/1
- Patching net/minecraft/potion/PotionBrewing 1/1
- Patching net/minecraft/potion/Potion 1/1
- Patching net/minecraft/server/dedicated/DedicatedServer$1 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$8$1 1/1
- Patching net/minecraft/item/WallOrFloorItem 1/1
- Patching net/minecraft/item/ShovelItem 1/1
- Patching net/minecraft/item/ShearsItem 1/1
+ Reading patch net.minecraft.world.item.Items.binpatch
+ Checksum: cfbba2dd Exists: true
+ Reading patch net.minecraft.world.item.MapItem.binpatch
+ Checksum: 22fdc455 Exists: true
+ Reading patch net.minecraft.world.item.MilkBucketItem.binpatch
+ Checksum: 88be6f74 Exists: true
+ Reading patch net.minecraft.world.item.MinecartItem$1.binpatch
+ Checksum: 19afbe56 Exists: true
+ Reading patch net.minecraft.world.item.MinecartItem.binpatch
+ Checksum: a872dc46 Exists: true
+ Reading patch net.minecraft.world.item.MobBucketItem.binpatch
+ Checksum: ee11dedc Exists: true
+ Reading patch net.minecraft.world.item.PickaxeItem.binpatch
+ Checksum: ba10355a Exists: true
+ Reading patch net.minecraft.world.item.Rarity.binpatch
+ Checksum: 4cf289c2 Exists: true
+ Reading patch net.minecraft.world.item.RecordItem.binpatch
+ Checksum: 155d8a06 Exists: true
+ Reading patch net.minecraft.world.item.ShearsItem.binpatch
+ Checksum: 59365a22 Exists: true
+ Reading patch net.minecraft.world.item.ShieldItem.binpatch
+ Checksum: cdf782fe Exists: true
+ Reading patch net.minecraft.world.item.ShovelItem.binpatch
+ Checksum: 9eea98b2 Exists: true
+ Reading patch net.minecraft.world.item.SpawnEggItem.binpatch
+ Checksum: 2fe1899f Exists: true
+ Reading patch net.minecraft.world.item.StandingAndWallBlockItem.binpatch
+ Checksum: a6c94ea7 Exists: true
+ Reading patch net.minecraft.world.item.SwordItem.binpatch
+ Checksum: 8ca5c18f Exists: true
+ Reading patch net.minecraft.world.item.Tier.binpatch
+ Checksum: e61042d5 Exists: true
+ Reading patch net.minecraft.world.item.Tiers.binpatch
+ Checksum: 2e19f06c Exists: true
+ Reading patch net.minecraft.world.item.alchemy.Potion.binpatch
+ Checksum: acff352 Exists: true
+ Reading patch net.minecraft.world.item.alchemy.PotionBrewing$Mix.binpatch
+ Checksum: 1dd72cc8 Exists: true
+ Reading patch net.minecraft.world.item.alchemy.PotionBrewing.binpatch
+ Checksum: ddb17010 Exists: true
+ Reading patch net.minecraft.world.item.crafting.AbstractCookingRecipe.binpatch
+ Checksum: f8040f03 Exists: true
+ Reading patch net.minecraft.world.item.crafting.ArmorDyeRecipe.binpatch
+ Checksum: 74f8db36 Exists: true
+ Reading patch net.minecraft.world.item.crafting.BannerDuplicateRecipe.binpatch
+ Checksum: 89cf1533 Exists: true
+ Reading patch net.minecraft.world.item.crafting.BlastingRecipe.binpatch
+ Checksum: 8d6451a2 Exists: true
+ Reading patch net.minecraft.world.item.crafting.BookCloningRecipe.binpatch
+ Checksum: 1e01699e Exists: true
+ Reading patch net.minecraft.world.item.crafting.CampfireCookingRecipe.binpatch
+ Checksum: ccc659da Exists: true
+ Reading patch net.minecraft.world.item.crafting.FireworkRocketRecipe.binpatch
+ Checksum: 53b0b3a6 Exists: true
+ Reading patch net.minecraft.world.item.crafting.FireworkStarFadeRecipe.binpatch
+ Checksum: abf1a473 Exists: true
+ Reading patch net.minecraft.world.item.crafting.FireworkStarRecipe.binpatch
+ Checksum: d48b757a Exists: true
+ Reading patch net.minecraft.world.item.crafting.Ingredient$ItemValue.binpatch
+ Checksum: 89aed49 Exists: true
+ Reading patch net.minecraft.world.item.crafting.Ingredient$TagValue.binpatch
+ Checksum: 17e30469 Exists: true
+ Reading patch net.minecraft.world.item.crafting.Ingredient$Value.binpatch
+ Checksum: 393e859c Exists: true
+ Reading patch net.minecraft.world.item.crafting.Ingredient.binpatch
+ Checksum: 2899b235 Exists: true
+ Reading patch net.minecraft.world.item.crafting.MapCloningRecipe.binpatch
+ Checksum: e63e08d3 Exists: true
+ Reading patch net.minecraft.world.item.crafting.Recipe.binpatch
+ Checksum: 5153517 Exists: true
+ Reading patch net.minecraft.world.item.crafting.RecipeManager.binpatch
+ Checksum: 70ebf1a9 Exists: true
+ Reading patch net.minecraft.world.item.crafting.RecipeSerializer.binpatch
+ Checksum: 2c1beb48 Exists: true
+ Reading patch net.minecraft.world.item.crafting.RepairItemRecipe.binpatch
+ Checksum: 9d5cf5b6 Exists: true
+ Reading patch net.minecraft.world.item.crafting.ShapedRecipe$Serializer.binpatch
+ Checksum: b1eda487 Exists: true
+ Reading patch net.minecraft.world.item.crafting.ShapedRecipe.binpatch
+ Checksum: 5cc3ef76 Exists: true
+ Reading patch net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.binpatch
+ Checksum: d99a473e Exists: true
+ Reading patch net.minecraft.world.item.crafting.ShapelessRecipe.binpatch
+ Checksum: 26f694c0 Exists: true
+ Reading patch net.minecraft.world.item.crafting.ShieldDecorationRecipe.binpatch
+ Checksum: 90c07409 Exists: true
+ Reading patch net.minecraft.world.item.crafting.ShulkerBoxColoring.binpatch
+ Checksum: 6b5ae64b Exists: true
+ Reading patch net.minecraft.world.item.crafting.SimpleCookingSerializer$CookieBaker.binpatch
+ Checksum: 20ea2e1c Exists: true
+ Reading patch net.minecraft.world.item.crafting.SimpleCookingSerializer.binpatch
+ Checksum: 1f326c86 Exists: true
+ Reading patch net.minecraft.world.item.crafting.SimpleRecipeSerializer.binpatch
+ Checksum: 9894df7f Exists: true
+ Reading patch net.minecraft.world.item.crafting.SingleItemRecipe$Serializer$SingleItemMaker.binpatch
+ Checksum: 5ab24537 Exists: true
+ Reading patch net.minecraft.world.item.crafting.SingleItemRecipe$Serializer.binpatch
+ Checksum: acf7e6a Exists: true
+ Reading patch net.minecraft.world.item.crafting.SingleItemRecipe.binpatch
+ Checksum: 66b44541 Exists: true
+ Reading patch net.minecraft.world.item.crafting.SmeltingRecipe.binpatch
+ Checksum: b5c518f Exists: true
+ Reading patch net.minecraft.world.item.crafting.SmokingRecipe.binpatch
+ Checksum: b8345064 Exists: true
+ Reading patch net.minecraft.world.item.crafting.StonecutterRecipe.binpatch
+ Checksum: cf2ebfc3 Exists: true
+ Reading patch net.minecraft.world.item.crafting.SuspiciousStewRecipe.binpatch
+ Checksum: a432a5f4 Exists: true
+ Reading patch net.minecraft.world.item.crafting.TippedArrowRecipe.binpatch
+ Checksum: e1afbf75 Exists: true
+ Reading patch net.minecraft.world.item.crafting.UpgradeRecipe$Serializer.binpatch
+ Checksum: 65b6796f Exists: true
+ Reading patch net.minecraft.world.item.crafting.UpgradeRecipe.binpatch
+ Checksum: 455a53cd Exists: true
+ Reading patch net.minecraft.world.item.enchantment.DiggingEnchantment.binpatch
+ Checksum: 8a4fa81 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.Enchantment$Rarity.binpatch
+ Checksum: 69489c60 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.Enchantment.binpatch
+ Checksum: 85c24704 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$1.binpatch
+ Checksum: 7604bb83 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$10.binpatch
+ Checksum: e27cbef6 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$11.binpatch
+ Checksum: f807bb85 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$12.binpatch
+ Checksum: f698f97d Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$13.binpatch
+ Checksum: 7dc9bddd Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$14.binpatch
+ Checksum: 64dd1c39 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$2.binpatch
+ Checksum: 76bd0699 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$3.binpatch
+ Checksum: 91c706ad Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$4.binpatch
+ Checksum: e4ee0710 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$5.binpatch
+ Checksum: f99f070e Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$6.binpatch
+ Checksum: cae1bc32 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$7.binpatch
+ Checksum: d693bc94 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$8.binpatch
+ Checksum: f9b7be3a Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory$9.binpatch
+ Checksum: 1a71bd3c Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentCategory.binpatch
+ Checksum: ebdbf497 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentHelper$EnchantmentVisitor.binpatch
+ Checksum: 3e408f4b Exists: true
+ Reading patch net.minecraft.world.item.enchantment.EnchantmentHelper.binpatch
+ Checksum: 5889d9fd Exists: true
+ Reading patch net.minecraft.world.item.enchantment.Enchantments.binpatch
+ Checksum: 383435d2 Exists: true
+ Reading patch net.minecraft.world.item.enchantment.FrostWalkerEnchantment.binpatch
+ Checksum: fc7a76a3 Exists: true
+ Reading patch net.minecraft.world.item.trading.MerchantOffer.binpatch
+ Checksum: afb7492f Exists: true
+ Reading patch net.minecraft.world.level.BaseSpawner.binpatch
+ Checksum: 7c5586de Exists: true
+ Reading patch net.minecraft.world.level.BlockGetter.binpatch
+ Checksum: d423f762 Exists: true
+ Reading patch net.minecraft.world.level.ClipContext$Block.binpatch
+ Checksum: bc5afe2e Exists: true
+ Reading patch net.minecraft.world.level.ClipContext$Fluid.binpatch
+ Checksum: 498e2375 Exists: true
+ Reading patch net.minecraft.world.level.ClipContext$ShapeGetter.binpatch
+ Checksum: 3996a501 Exists: true
+ Reading patch net.minecraft.world.level.ClipContext.binpatch
+ Checksum: d15e789 Exists: true
+ Reading patch net.minecraft.world.level.DataPackConfig.binpatch
+ Checksum: e107e92 Exists: true
+ Reading patch net.minecraft.world.level.Explosion$BlockInteraction.binpatch
+ Checksum: e04067d0 Exists: true
+ Reading patch net.minecraft.world.level.Explosion.binpatch
+ Checksum: d2081ac0 Exists: true
+ Reading patch net.minecraft.world.level.ExplosionDamageCalculator.binpatch
+ Checksum: c0fcb491 Exists: true
+ Reading patch net.minecraft.world.level.ForcedChunksSavedData.binpatch
+ Checksum: a8cf6e5c Exists: true
+ Reading patch net.minecraft.world.level.Level$1.binpatch
+ Checksum: a0904c28 Exists: true
+ Reading patch net.minecraft.world.level.Level.binpatch
+ Checksum: 9f9423b0 Exists: true
+ Reading patch net.minecraft.world.level.LevelReader.binpatch
+ Checksum: cc808e83 Exists: true
+ Reading patch net.minecraft.world.level.LevelSettings.binpatch
+ Checksum: 9736ece6 Exists: true
+ Reading patch net.minecraft.world.level.NaturalSpawner$1.binpatch
+ Checksum: f5eae7be Exists: true
+ Reading patch net.minecraft.world.level.NaturalSpawner$AfterSpawnCallback.binpatch
+ Checksum: e1b08c5f Exists: true
+ Reading patch net.minecraft.world.level.NaturalSpawner$ChunkGetter.binpatch
+ Checksum: 105fa1b2 Exists: true
+ Reading patch net.minecraft.world.level.NaturalSpawner$SpawnPredicate.binpatch
+ Checksum: 3e57d0a3 Exists: true
+ Reading patch net.minecraft.world.level.NaturalSpawner$SpawnState.binpatch
+ Checksum: 95de3c7d Exists: true
+ Reading patch net.minecraft.world.level.NaturalSpawner.binpatch
+ Checksum: e93f3d27 Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$1.binpatch
+ Checksum: 954562b6 Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$BiomeBuilder.binpatch
+ Checksum: 4eb14fc6 Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$BiomeCategory.binpatch
+ Checksum: 28a83862 Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$ClimateSettings.binpatch
+ Checksum: 6eda10cb Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$Precipitation.binpatch
+ Checksum: 986b6212 Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$TemperatureModifier$1.binpatch
+ Checksum: ec14d31b Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$TemperatureModifier$2.binpatch
+ Checksum: 7ce77647 Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome$TemperatureModifier.binpatch
+ Checksum: 6cb1c66d Exists: true
+ Reading patch net.minecraft.world.level.biome.Biome.binpatch
+ Checksum: b01a93b9 Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeGenerationSettings$Builder.binpatch
+ Checksum: 6a8c66c Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeGenerationSettings.binpatch
+ Checksum: daf52d93 Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects$Builder.binpatch
+ Checksum: eee50049 Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects$GrassColorModifier$1.binpatch
+ Checksum: 75a3d6ef Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects$GrassColorModifier$2.binpatch
+ Checksum: bb82dc86 Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects$GrassColorModifier$3.binpatch
+ Checksum: 10534167 Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects$GrassColorModifier$ColorModifier.binpatch
+ Checksum: 0 Exists: false
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects$GrassColorModifier.binpatch
+ Checksum: bb2a499c Exists: true
+ Reading patch net.minecraft.world.level.biome.BiomeSpecialEffects.binpatch
+ Checksum: 84157f61 Exists: true
+ Reading patch net.minecraft.world.level.biome.MobSpawnSettings$Builder.binpatch
+ Checksum: 17051c6a Exists: true
+ Reading patch net.minecraft.world.level.biome.MobSpawnSettings$MobSpawnCost.binpatch
+ Checksum: 1c070857 Exists: true
+ Reading patch net.minecraft.world.level.biome.MobSpawnSettings$SpawnerData.binpatch
+ Checksum: 5061b233 Exists: true
+ Reading patch net.minecraft.world.level.biome.MobSpawnSettings.binpatch
+ Checksum: 161519f9 Exists: true
+ Reading patch net.minecraft.world.level.block.AbstractBannerBlock.binpatch
+ Checksum: cc921290 Exists: true
+ Reading patch net.minecraft.world.level.block.AttachedStemBlock.binpatch
+ Checksum: 4bc15b97 Exists: true
+ Reading patch net.minecraft.world.level.block.BambooBlock.binpatch
+ Checksum: f78adeff Exists: true
+ Reading patch net.minecraft.world.level.block.BambooSaplingBlock.binpatch
+ Checksum: d34eeca1 Exists: true
+ Reading patch net.minecraft.world.level.block.BannerBlock.binpatch
+ Checksum: 499b1143 Exists: true
+ Reading patch net.minecraft.world.level.block.BaseFireBlock.binpatch
+ Checksum: 2fafe059 Exists: true
+ Reading patch net.minecraft.world.level.block.BaseRailBlock$1.binpatch
+ Checksum: 8c24f0a1 Exists: true
+ Reading patch net.minecraft.world.level.block.BaseRailBlock.binpatch
+ Checksum: a61030ab Exists: true
+ Reading patch net.minecraft.world.level.block.BeehiveBlock.binpatch
+ Checksum: ef4c21f8 Exists: true
+ Reading patch net.minecraft.world.level.block.BeetrootBlock.binpatch
+ Checksum: 19b3aff Exists: true
+ Reading patch net.minecraft.world.level.block.BigDripleafStemBlock$1.binpatch
+ Checksum: f05ac8d8 Exists: true
+ Reading patch net.minecraft.world.level.block.BigDripleafStemBlock.binpatch
+ Checksum: 95066ad2 Exists: true
+ Reading patch net.minecraft.world.level.block.Block$1.binpatch
+ Checksum: c198ce57 Exists: true
+ Reading patch net.minecraft.world.level.block.Block$2.binpatch
+ Checksum: 2fbcf7e5 Exists: true
+ Reading patch net.minecraft.world.level.block.Block$BlockStatePairKey.binpatch
+ Checksum: a89044cc Exists: true
+ Reading patch net.minecraft.world.level.block.Block.binpatch
+ Checksum: 4a98645 Exists: true
+ Reading patch net.minecraft.world.level.block.Blocks.binpatch
+ Checksum: 14af1986 Exists: true
+ Reading patch net.minecraft.world.level.block.BushBlock.binpatch
+ Checksum: bf24b06a Exists: true
+ Reading patch net.minecraft.world.level.block.CactusBlock.binpatch
+ Checksum: 33e96d38 Exists: true
+ Reading patch net.minecraft.world.level.block.CampfireBlock.binpatch
+ Checksum: 64c8f2f0 Exists: true
+ Reading patch net.minecraft.world.level.block.CandleCakeBlock.binpatch
+ Checksum: e1d88f50 Exists: true
+ Reading patch net.minecraft.world.level.block.CarrotBlock.binpatch
+ Checksum: 72aabb24 Exists: true
+ Reading patch net.minecraft.world.level.block.CaveVinesBlock.binpatch
+ Checksum: b9d3f2ac Exists: true
+ Reading patch net.minecraft.world.level.block.CaveVinesPlantBlock.binpatch
+ Checksum: 41c715c1 Exists: true
+ Reading patch net.minecraft.world.level.block.ChestBlock$1.binpatch
+ Checksum: 66e9f72c Exists: true
+ Reading patch net.minecraft.world.level.block.ChestBlock$2$1.binpatch
+ Checksum: 8a253ae6 Exists: true
+ Reading patch net.minecraft.world.level.block.ChestBlock$2.binpatch
+ Checksum: ead074a7 Exists: true
+ Reading patch net.minecraft.world.level.block.ChestBlock$3.binpatch
+ Checksum: ee881447 Exists: true
+ Reading patch net.minecraft.world.level.block.ChestBlock$4.binpatch
+ Checksum: 3cc3bd46 Exists: true
+ Reading patch net.minecraft.world.level.block.ChestBlock.binpatch
+ Checksum: f0ab7df6 Exists: true
+ Reading patch net.minecraft.world.level.block.ChorusFlowerBlock.binpatch
+ Checksum: 8eb8a776 Exists: true
+ Reading patch net.minecraft.world.level.block.CocoaBlock$1.binpatch
+ Checksum: eb3abcf8 Exists: true
+ Reading patch net.minecraft.world.level.block.CocoaBlock.binpatch
+ Checksum: 390dcd48 Exists: true
+ Reading patch net.minecraft.world.level.block.ComparatorBlock.binpatch
+ Checksum: d402e5a8 Exists: true
+ Reading patch net.minecraft.world.level.block.CropBlock.binpatch
+ Checksum: 8af87bdd Exists: true
+ Reading patch net.minecraft.world.level.block.DeadBushBlock.binpatch
+ Checksum: d90cce7 Exists: true
+ Reading patch net.minecraft.world.level.block.DetectorRailBlock$1.binpatch
+ Checksum: 1da2235f Exists: true
+ Reading patch net.minecraft.world.level.block.DetectorRailBlock.binpatch
+ Checksum: 3953a6b4 Exists: true
+ Reading patch net.minecraft.world.level.block.DiodeBlock.binpatch
+ Checksum: 1a3a5e86 Exists: true
+ Reading patch net.minecraft.world.level.block.DoublePlantBlock.binpatch
+ Checksum: d0e2d519 Exists: true
+ Reading patch net.minecraft.world.level.block.DropperBlock.binpatch
+ Checksum: 9a759ee8 Exists: true
+ Reading patch net.minecraft.world.level.block.EnchantmentTableBlock.binpatch
+ Checksum: 5d148db0 Exists: true
+ Reading patch net.minecraft.world.level.block.EndGatewayBlock.binpatch
+ Checksum: fe0e7729 Exists: true
+ Reading patch net.minecraft.world.level.block.EndPortalBlock.binpatch
+ Checksum: 8d172f67 Exists: true
+ Reading patch net.minecraft.world.level.block.FarmBlock.binpatch
+ Checksum: 79f92e62 Exists: true
+ Reading patch net.minecraft.world.level.block.FireBlock.binpatch
+ Checksum: e5ec177 Exists: true
+ Reading patch net.minecraft.world.level.block.FlowerPotBlock.binpatch
+ Checksum: 99013b4a Exists: true
+ Reading patch net.minecraft.world.level.block.FrostedIceBlock.binpatch
+ Checksum: cf0d95f8 Exists: true
+ Reading patch net.minecraft.world.level.block.GrowingPlantBodyBlock.binpatch
+ Checksum: 96a9d90b Exists: true
+ Reading patch net.minecraft.world.level.block.GrowingPlantHeadBlock.binpatch
+ Checksum: 29c6f1dc Exists: true
+ Reading patch net.minecraft.world.level.block.LeavesBlock.binpatch
+ Checksum: 7747285e Exists: true
+ Reading patch net.minecraft.world.level.block.LightBlock.binpatch
+ Checksum: 350b099 Exists: true
+ Reading patch net.minecraft.world.level.block.LiquidBlock.binpatch
+ Checksum: 18e25f22 Exists: true
+ Reading patch net.minecraft.world.level.block.MushroomBlock.binpatch
+ Checksum: 2d34c3b4 Exists: true
+ Reading patch net.minecraft.world.level.block.NetherPortalBlock$1.binpatch
+ Checksum: e5ee2492 Exists: true
+ Reading patch net.minecraft.world.level.block.NetherPortalBlock.binpatch
+ Checksum: 6fb21b0f Exists: true
+ Reading patch net.minecraft.world.level.block.NetherWartBlock.binpatch
+ Checksum: 2de0edbe Exists: true
+ Reading patch net.minecraft.world.level.block.NoteBlock.binpatch
+ Checksum: e2d341d1 Exists: true
+ Reading patch net.minecraft.world.level.block.OreBlock.binpatch
+ Checksum: 8851c767 Exists: true
+ Reading patch net.minecraft.world.level.block.PotatoBlock.binpatch
+ Checksum: d484bb73 Exists: true
+ Reading patch net.minecraft.world.level.block.PoweredRailBlock$1.binpatch
+ Checksum: 5bc4224f Exists: true
+ Reading patch net.minecraft.world.level.block.PoweredRailBlock.binpatch
+ Checksum: b93dd712 Exists: true
+ Reading patch net.minecraft.world.level.block.PumpkinBlock.binpatch
+ Checksum: a189a643 Exists: true
+ Reading patch net.minecraft.world.level.block.RailBlock$1.binpatch
+ Checksum: 537218c3 Exists: true
+ Reading patch net.minecraft.world.level.block.RailBlock.binpatch
+ Checksum: 19f2d4b5 Exists: true
+ Reading patch net.minecraft.world.level.block.RailState$1.binpatch
+ Checksum: faaa366f Exists: true
+ Reading patch net.minecraft.world.level.block.RailState.binpatch
+ Checksum: dc151dcf Exists: true
+ Reading patch net.minecraft.world.level.block.RedStoneOreBlock.binpatch
+ Checksum: 8bb475b Exists: true
+ Reading patch net.minecraft.world.level.block.RedStoneWireBlock$1.binpatch
+ Checksum: da38ace5 Exists: true
+ Reading patch net.minecraft.world.level.block.RedStoneWireBlock.binpatch
+ Checksum: d3dc00d8 Exists: true
+ Reading patch net.minecraft.world.level.block.SaplingBlock.binpatch
+ Checksum: 5a6989c6 Exists: true
+ Reading patch net.minecraft.world.level.block.SeagrassBlock.binpatch
+ Checksum: 93678bf Exists: true
+ Reading patch net.minecraft.world.level.block.ShulkerBoxBlock$1.binpatch
+ Checksum: d7ed5ab3 Exists: true
+ Reading patch net.minecraft.world.level.block.ShulkerBoxBlock.binpatch
+ Checksum: f9e32090 Exists: true
+ Reading patch net.minecraft.world.level.block.SoundType.binpatch
+ Checksum: 2d604c9a Exists: true
+ Reading patch net.minecraft.world.level.block.SpawnerBlock.binpatch
+ Checksum: 32739363 Exists: true
+ Reading patch net.minecraft.world.level.block.SpreadingSnowyDirtBlock.binpatch
+ Checksum: 49cd0c31 Exists: true
+ Reading patch net.minecraft.world.level.block.StairBlock$1.binpatch
+ Checksum: baf752e7 Exists: true
+ Reading patch net.minecraft.world.level.block.StairBlock.binpatch
+ Checksum: 959040b6 Exists: true
+ Reading patch net.minecraft.world.level.block.StemBlock.binpatch
+ Checksum: 9ede0704 Exists: true
+ Reading patch net.minecraft.world.level.block.SugarCaneBlock.binpatch
+ Checksum: dd528f24 Exists: true
+ Reading patch net.minecraft.world.level.block.SweetBerryBushBlock.binpatch
+ Checksum: afe2429f Exists: true
+ Reading patch net.minecraft.world.level.block.TallGrassBlock.binpatch
+ Checksum: bc15f77a Exists: true
+ Reading patch net.minecraft.world.level.block.TallSeagrassBlock.binpatch
+ Checksum: 6be30cd6 Exists: true
+ Reading patch net.minecraft.world.level.block.TntBlock.binpatch
+ Checksum: 100a95c5 Exists: true
+ Reading patch net.minecraft.world.level.block.TrapDoorBlock$1.binpatch
+ Checksum: e53c384a Exists: true
+ Reading patch net.minecraft.world.level.block.TrapDoorBlock.binpatch
+ Checksum: 26cadd3c Exists: true
+ Reading patch net.minecraft.world.level.block.TripWireBlock$1.binpatch
+ Checksum: 8a283e Exists: true
+ Reading patch net.minecraft.world.level.block.TripWireBlock.binpatch
+ Checksum: f551fb7e Exists: true
+ Reading patch net.minecraft.world.level.block.TripWireHookBlock$1.binpatch
+ Checksum: a537c58a Exists: true
+ Reading patch net.minecraft.world.level.block.TripWireHookBlock.binpatch
+ Checksum: 88c58fbb Exists: true
+ Reading patch net.minecraft.world.level.block.TurtleEggBlock.binpatch
+ Checksum: 8c22acc0 Exists: true
+ Reading patch net.minecraft.world.level.block.VineBlock$1.binpatch
+ Checksum: 7729227e Exists: true
+ Reading patch net.minecraft.world.level.block.VineBlock.binpatch
+ Checksum: 197f05fe Exists: true
+ Reading patch net.minecraft.world.level.block.WebBlock.binpatch
+ Checksum: 8cebacb6 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity$1.binpatch
+ Checksum: 108e424e Exists: true
+ Reading patch net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity.binpatch
+ Checksum: d670658f Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BannerPattern$Builder.binpatch
+ Checksum: 3eba8cab Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BannerPattern.binpatch
+ Checksum: 964fd934 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BaseContainerBlockEntity.binpatch
+ Checksum: ab98c198 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BeaconBlockEntity$1.binpatch
+ Checksum: acec303f Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BeaconBlockEntity$BeaconBeamSection.binpatch
+ Checksum: de34b749 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BeaconBlockEntity.binpatch
+ Checksum: c8248dae Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BlockEntity.binpatch
+ Checksum: a17da430 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BlockEntityType$BlockEntitySupplier.binpatch
+ Checksum: c635fccf Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BlockEntityType$Builder.binpatch
+ Checksum: 8b34c922 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BlockEntityType.binpatch
+ Checksum: 9ad26690 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BrewingStandBlockEntity$1.binpatch
+ Checksum: af6f1cfd Exists: true
+ Reading patch net.minecraft.world.level.block.entity.BrewingStandBlockEntity.binpatch
+ Checksum: cf817848 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.ChestBlockEntity$1.binpatch
+ Checksum: 8112ebda Exists: true
+ Reading patch net.minecraft.world.level.block.entity.ChestBlockEntity.binpatch
+ Checksum: 5f1f3284 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.ConduitBlockEntity.binpatch
+ Checksum: b6199df7 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.HopperBlockEntity.binpatch
+ Checksum: 9d05dc62 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity$1.binpatch
+ Checksum: f6ba1570 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity$AnimationStatus.binpatch
+ Checksum: 47edbd8a Exists: true
+ Reading patch net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity.binpatch
+ Checksum: 3a63627 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.SpawnerBlockEntity$1.binpatch
+ Checksum: e0275da9 Exists: true
+ Reading patch net.minecraft.world.level.block.entity.SpawnerBlockEntity.binpatch
+ Checksum: a393507a Exists: true
+ Reading patch net.minecraft.world.level.block.piston.MovingPistonBlock.binpatch
+ Checksum: 3adc62c4 Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonBaseBlock$1.binpatch
+ Checksum: f96c4c8d Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonBaseBlock.binpatch
+ Checksum: b0887069 Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonHeadBlock$1.binpatch
+ Checksum: 954fdb1f Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonHeadBlock.binpatch
+ Checksum: 4fad2cf0 Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonMovingBlockEntity$1.binpatch
+ Checksum: abb8435a Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonMovingBlockEntity.binpatch
+ Checksum: cf59748e Exists: true
+ Reading patch net.minecraft.world.level.block.piston.PistonStructureResolver.binpatch
+ Checksum: 51edc6b9 Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$1.binpatch
+ Checksum: 1710df57 Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase$Cache.binpatch
+ Checksum: 311ea25f Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.binpatch
+ Checksum: b5db80f Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$OffsetType.binpatch
+ Checksum: 59f18711 Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$Properties.binpatch
+ Checksum: 6ada5899 Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$StateArgumentPredicate.binpatch
+ Checksum: 66d0e80c Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour$StatePredicate.binpatch
+ Checksum: fac38d05 Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockBehaviour.binpatch
+ Checksum: f3d6d68a Exists: true
+ Reading patch net.minecraft.world.level.block.state.BlockState.binpatch
+ Checksum: a62ef067 Exists: true
+ Reading patch net.minecraft.world.level.block.state.properties.WoodType.binpatch
+ Checksum: 74fbd002 Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkAccess$TicksToSave.binpatch
+ Checksum: f907181c Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkAccess.binpatch
+ Checksum: a7b9fbbc Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkStatus$ChunkType.binpatch
+ Checksum: 130c6169 Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkStatus$GenerationTask.binpatch
+ Checksum: b6b11ba3 Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkStatus$LoadingTask.binpatch
+ Checksum: 77e93fd Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.binpatch
+ Checksum: 1fd2d231 Exists: true
+ Reading patch net.minecraft.world.level.chunk.ChunkStatus.binpatch
+ Checksum: a4817d47 Exists: true
+ Reading patch net.minecraft.world.level.chunk.LevelChunk$1.binpatch
+ Checksum: 13ed074 Exists: true
+ Reading patch net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.binpatch
+ Checksum: 9c291313 Exists: true
+ Reading patch net.minecraft.world.level.chunk.LevelChunk$EntityCreationType.binpatch
+ Checksum: 33018025 Exists: true
+ Reading patch net.minecraft.world.level.chunk.LevelChunk$PostLoadProcessor.binpatch
+ Checksum: 9e797d39 Exists: true
+ Reading patch net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.binpatch
+ Checksum: 253118b Exists: true
+ Reading patch net.minecraft.world.level.chunk.LevelChunk.binpatch
+ Checksum: 19de6c97 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$Configuration.binpatch
+ Checksum: de3b7b5 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$CountConsumer.binpatch
+ Checksum: dbd88b55 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$Data.binpatch
+ Checksum: f0c91beb Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$DiscData.binpatch
+ Checksum: a5c979d9 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$Strategy$1.binpatch
+ Checksum: ab4f0d01 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$Strategy$2.binpatch
+ Checksum: d60bfdc3 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer$Strategy.binpatch
+ Checksum: 12dd3d20 Exists: true
+ Reading patch net.minecraft.world.level.chunk.PalettedContainer.binpatch
+ Checksum: 4eeab488 Exists: true
+ Reading patch net.minecraft.world.level.chunk.ProtoChunk.binpatch
+ Checksum: e10dd5ee Exists: true
+ Reading patch net.minecraft.world.level.chunk.storage.ChunkSerializer.binpatch
+ Checksum: 15c69999 Exists: true
+ Reading patch net.minecraft.world.level.chunk.storage.EntityStorage.binpatch
+ Checksum: 2769397c Exists: true
+ Reading patch net.minecraft.world.level.dimension.end.EndDragonFight.binpatch
+ Checksum: 50ab220f Exists: true
+ Reading patch net.minecraft.world.level.entity.PersistentEntitySectionManager$Callback.binpatch
+ Checksum: 3a694497 Exists: true
+ Reading patch net.minecraft.world.level.entity.PersistentEntitySectionManager$ChunkLoadStatus.binpatch
+ Checksum: f48bd4b Exists: true
+ Reading patch net.minecraft.world.level.entity.PersistentEntitySectionManager.binpatch
+ Checksum: 8fb57ff2 Exists: true
+ Reading patch net.minecraft.world.level.entity.TransientEntitySectionManager$Callback.binpatch
+ Checksum: 592c9ea5 Exists: true
+ Reading patch net.minecraft.world.level.entity.TransientEntitySectionManager.binpatch
+ Checksum: d2b0c38f Exists: true
+ Reading patch net.minecraft.world.level.gameevent.GameEvent.binpatch
+ Checksum: a3788873 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.DebugLevelSource.binpatch
+ Checksum: 7fb483b9 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.binpatch
+ Checksum: 520ed167 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.PatrolSpawner.binpatch
+ Checksum: 8deeac1d Exists: true
+ Reading patch net.minecraft.world.level.levelgen.PhantomSpawner.binpatch
+ Checksum: 8e90c0ca Exists: true
+ Reading patch net.minecraft.world.level.levelgen.WorldGenSettings.binpatch
+ Checksum: 9d33d4e5 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.carver.WorldCarver$CarveSkipChecker.binpatch
+ Checksum: dcea7982 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.carver.WorldCarver.binpatch
+ Checksum: 23bfa835 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.Feature.binpatch
+ Checksum: 3ea13a3 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.MonsterRoomFeature.binpatch
+ Checksum: 3514b759 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.NetherFortressFeature.binpatch
+ Checksum: 5eb4ec7a Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.OceanMonumentFeature.binpatch
+ Checksum: 5bd92512 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.PillagerOutpostFeature.binpatch
+ Checksum: 780f02b3 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.StructureFeature.binpatch
+ Checksum: 451a1f83 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.SwamplandHutFeature.binpatch
+ Checksum: e8a5d37e Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.configurations.TreeConfiguration$TreeConfigurationBuilder.binpatch
+ Checksum: 539e2c35 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.configurations.TreeConfiguration.binpatch
+ Checksum: 33d95473 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType.binpatch
+ Checksum: 9e4a61f1 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.stateproviders.BlockStateProviderType.binpatch
+ Checksum: cabefcec Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.structures.SinglePoolElement.binpatch
+ Checksum: 57303a0f Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.structures.StructureTemplatePool$Projection.binpatch
+ Checksum: b406fd00 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.structures.StructureTemplatePool.binpatch
+ Checksum: cd2d0ce0 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType.binpatch
+ Checksum: 6955a76b Exists: true
+ Reading patch net.minecraft.world.level.levelgen.flat.FlatLevelGeneratorSettings.binpatch
+ Checksum: 7d8c0975 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.StructurePiece$1.binpatch
+ Checksum: 253bcdcb Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.StructurePiece$BlockSelector.binpatch
+ Checksum: 5d7e0c6f Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.StructurePiece.binpatch
+ Checksum: 257cc679 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.StructureStart.binpatch
+ Checksum: 2682d88d Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor.binpatch
+ Checksum: ac86f82c Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$1.binpatch
+ Checksum: cf5f4f92 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$Palette.binpatch
+ Checksum: 88e5566f Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$SimplePalette.binpatch
+ Checksum: 389cb1d1 Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$StructureBlockInfo.binpatch
+ Checksum: 146187be Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$StructureEntityInfo.binpatch
+ Checksum: b145215c Exists: true
+ Reading patch net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.binpatch
+ Checksum: 87f7b196 Exists: true
+ Reading patch net.minecraft.world.level.lighting.BlockLightEngine.binpatch
+ Checksum: bc747fe6 Exists: true
+ Reading patch net.minecraft.world.level.lighting.DynamicGraphMinFixedPoint$1.binpatch
+ Checksum: d827fab4 Exists: true
+ Reading patch net.minecraft.world.level.lighting.DynamicGraphMinFixedPoint$2.binpatch
+ Checksum: 5840fa3c Exists: true
+ Reading patch net.minecraft.world.level.lighting.DynamicGraphMinFixedPoint.binpatch
+ Checksum: 7abc6670 Exists: true
+ Reading patch net.minecraft.world.level.lighting.LayerLightEngine.binpatch
+ Checksum: e8ceac8a Exists: true
+ Reading patch net.minecraft.world.level.lighting.SkyLightEngine.binpatch
+ Checksum: ae66b31f Exists: true
+ Reading patch net.minecraft.world.level.material.FlowingFluid$1.binpatch
+ Checksum: 7d301095 Exists: true
+ Reading patch net.minecraft.world.level.material.FlowingFluid.binpatch
+ Checksum: b108416 Exists: true
+ Reading patch net.minecraft.world.level.material.Fluid.binpatch
+ Checksum: 4c7101bf Exists: true
+ Reading patch net.minecraft.world.level.material.FluidState.binpatch
+ Checksum: 2e0ea6c0 Exists: true
+ Reading patch net.minecraft.world.level.material.LavaFluid$Flowing.binpatch
+ Checksum: f7f593de Exists: true
+ Reading patch net.minecraft.world.level.material.LavaFluid$Source.binpatch
+ Checksum: 9859bcd8 Exists: true
+ Reading patch net.minecraft.world.level.material.LavaFluid.binpatch
+ Checksum: aaffc475 Exists: true
+ Reading patch net.minecraft.world.level.pathfinder.BlockPathTypes.binpatch
+ Checksum: 7d182179 Exists: true
+ Reading patch net.minecraft.world.level.pathfinder.WalkNodeEvaluator.binpatch
+ Checksum: 540bda78 Exists: true
+ Reading patch net.minecraft.world.level.portal.PortalForcer.binpatch
+ Checksum: b59768a1 Exists: true
+ Reading patch net.minecraft.world.level.portal.PortalShape.binpatch
+ Checksum: 72224446 Exists: true
+ Reading patch net.minecraft.world.level.saveddata.maps.MapDecoration$Type.binpatch
+ Checksum: 3d85206d Exists: true
+ Reading patch net.minecraft.world.level.saveddata.maps.MapDecoration.binpatch
+ Checksum: 14bc0986 Exists: true
+ Reading patch net.minecraft.world.level.storage.DimensionDataStorage.binpatch
+ Checksum: 6660a6cc Exists: true
+ Reading patch net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess$1.binpatch
+ Checksum: 7759e9d7 Exists: true
+ Reading patch net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess$2.binpatch
+ Checksum: cec1367 Exists: true
+ Reading patch net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.binpatch
+ Checksum: 34eea62b Exists: true
+ Reading patch net.minecraft.world.level.storage.LevelStorageSource.binpatch
+ Checksum: 1795b891 Exists: true
+ Reading patch net.minecraft.world.level.storage.PlayerDataStorage.binpatch
+ Checksum: 110bc642 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootContext$Builder.binpatch
+ Checksum: 7a37f61a Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootContext$DynamicDrop.binpatch
+ Checksum: b402db3c Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootContext$EntityTarget$Serializer.binpatch
+ Checksum: 210f6533 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootContext$EntityTarget.binpatch
+ Checksum: 458249d6 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootContext.binpatch
+ Checksum: 4b356f70 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootPool$Builder.binpatch
+ Checksum: 18f6a896 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootPool$Serializer.binpatch
+ Checksum: ef8b0bdb Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootPool.binpatch
+ Checksum: a6b52c8a Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootTable$Builder.binpatch
+ Checksum: df976d0a Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootTable$Serializer.binpatch
+ Checksum: ad3396ac Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootTable.binpatch
+ Checksum: 94ed53d1 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.LootTables.binpatch
+ Checksum: 9c329149 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.functions.LootingEnchantFunction$Builder.binpatch
+ Checksum: 8aa87c50 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.functions.LootingEnchantFunction$Serializer.binpatch
+ Checksum: 8caaef23 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.functions.LootingEnchantFunction.binpatch
+ Checksum: 7e1b1d0e Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.functions.SmeltItemFunction$Serializer.binpatch
+ Checksum: 99ed780d Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.functions.SmeltItemFunction.binpatch
+ Checksum: b640c8d2 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.parameters.LootContextParamSets.binpatch
+ Checksum: 9af3e81e Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceCondition$Serializer.binpatch
+ Checksum: 81a4dc61 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceCondition.binpatch
+ Checksum: a8c1dc42 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithLootingCondition$Serializer.binpatch
+ Checksum: e7e31454 Exists: true
+ Reading patch net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithLootingCondition.binpatch
+ Checksum: 3e5a5bd8 Exists: true
+ Reading patch net.minecraft.world.phys.Vec3.binpatch
+ Checksum: d4c6481 Exists: true
+Processing: C:\Users\Spotty\.gradle\caches\forge_gradle\mcp_repo\net\minecraft\joined\1.18.1-20211210.034407\joined-1.18.1-20211210.034407-srg.jar
+ Patching com/mojang/blaze3d/pipeline/RenderTarget 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$BlendState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$BooleanState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$ColorLogicState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$ColorMask 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$CullState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$DepthState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$DestFactor 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$LogicOp 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$ScissorState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$SourceFactor 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$StencilFunc 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$StencilState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$TextureState 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager$Viewport 1/1
+ Patching com/mojang/blaze3d/platform/GlStateManager 1/1
+ Patching com/mojang/blaze3d/platform/Window$WindowInitFailed 1/1
+ Patching com/mojang/blaze3d/platform/Window 1/1
+ Patching com/mojang/blaze3d/vertex/BufferBuilder$1 1/1
+ Patching com/mojang/blaze3d/vertex/BufferBuilder$DrawState 1/1
+ Patching com/mojang/blaze3d/vertex/BufferBuilder$SortState 1/1
+ Patching com/mojang/blaze3d/vertex/BufferBuilder 1/1
+ Patching com/mojang/blaze3d/vertex/VertexConsumer 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormat$1 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormat$IndexType 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormat$Mode 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormat 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormatElement$Type 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormatElement$Usage$ClearState 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormatElement$Usage$SetupState 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormatElement$Usage 1/1
+ Patching com/mojang/blaze3d/vertex/VertexFormatElement 1/1
+ Patching com/mojang/math/Matrix3f 1/1
+ Patching com/mojang/math/Matrix4f 1/1
+ Patching com/mojang/math/Transformation 1/1
+ Patching com/mojang/math/Vector3f 1/1
+ Patching com/mojang/math/Vector4f 1/1
+ Patching com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen 1/1
+ Patching net/minecraft/CrashReport 1/1
+ Patching net/minecraft/CrashReportCategory$Entry 1/1
+ Patching net/minecraft/CrashReportCategory 1/1
+ Patching net/minecraft/SharedConstants 1/1
+ Patching net/minecraft/Util$1 1/1
+ Patching net/minecraft/Util$3 1/1
+ Patching net/minecraft/Util$4 1/1
+ Patching net/minecraft/Util$5 1/1
+ Patching net/minecraft/Util$6 1/1
+ Patching net/minecraft/Util$7 1/1
+ Patching net/minecraft/Util$8 1/1
+ Patching net/minecraft/Util$9 1/1
+ Patching net/minecraft/Util$IdentityStrategy 1/1
+ Patching net/minecraft/Util$OS$1 1/1
+ Patching net/minecraft/Util$OS$2 1/1
+ Patching net/minecraft/Util$OS 1/1
+ Patching net/minecraft/Util 1/1
+ Patching net/minecraft/advancements/Advancement$Builder 1/1
+ Patching net/minecraft/advancements/Advancement 1/1
+ Patching net/minecraft/advancements/AdvancementList$Listener 1/1
+ Patching net/minecraft/advancements/AdvancementList 1/1
Patching net/minecraft/advancements/AdvancementRewards$Builder 1/1
- Patching net/minecraft/item/MusicDiscItem 1/1
- Patching net/minecraft/item/Rarity 1/1
- Patching net/minecraft/item/PickaxeItem 1/1
- Patching net/minecraft/item/MinecartItem 1/1
- Patching net/minecraft/item/MilkBucketItem 1/1
- Patching net/minecraft/item/FilledMapItem 1/1
- Patching net/minecraft/item/Items 1/1
- Patching net/minecraft/item/ItemStack 1/1
- Patching net/minecraft/item/Item 1/1
- Patching net/minecraft/item/HorseArmorItem 1/1
- Patching net/minecraft/item/HoeItem 1/1
- Patching net/minecraft/item/FishBucketItem 1/1
- Patching net/minecraft/item/ElytraItem 1/1
- Patching net/minecraft/item/DyeableHorseArmorItem 1/1
- Patching net/minecraft/item/DyeColor 1/1
- Patching net/minecraft/item/ToolItem 1/1
- Patching net/minecraft/item/ItemGroup 1/1
- Patching net/minecraft/item/ChorusFruitItem 1/1
- Patching net/minecraft/item/BucketItem 1/1
- Patching net/minecraft/item/BowItem 1/1
- Patching net/minecraft/item/BoneMealItem 1/1
- Patching net/minecraft/item/BlockItem 1/1
- Patching net/minecraft/client/world/ClientWorld$ClientWorldInfo 1/1
- Patching net/minecraft/item/AxeItem 1/1
- Patching net/minecraft/item/ArrowItem 1/1
- Patching net/minecraft/loot/LootPool$Serializer 1/1
- Patching net/minecraft/loot/LootPool$Builder 1/1
- Patching net/minecraft/item/ArmorItem 1/1
- Patching net/minecraft/inventory/container/Slot 1/1
- Patching net/minecraft/world/server/ServerChunkProvider$ChunkExecutor 1/1
- Patching net/minecraft/inventory/container/CraftingResultSlot 1/1
- Patching net/minecraft/inventory/container/RecipeBookContainer 1/1
- Patching net/minecraft/inventory/container/ContainerType 1/1
- Patching net/minecraft/inventory/container/PlayerContainer 1/1
- Patching net/minecraft/inventory/container/GrindstoneContainer 1/1
- Patching net/minecraft/inventory/container/FurnaceResultSlot 1/1
- Patching net/minecraft/client/world/ClientWorld$1 1/1
- Patching net/minecraft/inventory/container/EnchantmentContainer 1/1
- Patching net/minecraft/loot/LootPool$1 1/1
- Patching net/minecraft/inventory/container/BrewingStandContainer 1/1
- Patching net/minecraft/inventory/container/BeaconContainer 1/1
- Patching net/minecraft/inventory/container/RepairContainer 1/1
- Patching net/minecraft/inventory/container/AbstractFurnaceContainer 1/1
- Patching net/minecraft/inventory/container/Container 1/1
- Patching net/minecraft/world/server/ServerChunkProvider$1 1/1
- Patching net/minecraft/item/Food 1/1
- Patching net/minecraft/entity/item/minecart/SpawnerMinecartEntity 1/1
- Patching net/minecraft/entity/item/minecart/FurnaceMinecartEntity 1/1
- Patching net/minecraft/entity/item/minecart/CommandBlockMinecartEntity 1/1
- Patching net/minecraft/entity/item/minecart/MinecartEntity 1/1
- Patching net/minecraft/entity/item/BoatEntity 1/1
- Patching net/minecraft/entity/item/minecart/ContainerMinecartEntity 1/1
- Patching net/minecraft/entity/item/minecart/AbstractMinecartEntity 1/1
- Patching net/minecraft/entity/ai/brain/schedule/Schedule 1/1
- Patching net/minecraft/entity/ai/brain/schedule/Activity 1/1
- Patching net/minecraft/world/raid/Raid 1/1
- Patching net/minecraft/entity/projectile/WitherSkullEntity 1/1
- Patching net/minecraft/entity/item/EnderPearlEntity 1/1
- Patching net/minecraft/entity/projectile/ThrowableEntity 1/1
- Patching net/minecraft/entity/projectile/SmallFireballEntity 1/1
- Patching net/minecraft/entity/projectile/ShulkerBulletEntity 1/1
- Patching net/minecraft/entity/projectile/ProjectileHelper 1/1
- Patching net/minecraft/entity/projectile/LlamaSpitEntity 1/1
- Patching net/minecraft/entity/projectile/FireballEntity 1/1
- Patching net/minecraft/entity/projectile/FishingBobberEntity 1/1
- Patching net/minecraft/entity/projectile/FireworkRocketEntity 1/1
- Patching net/minecraft/entity/projectile/DamagingProjectileEntity 1/1
- Patching net/minecraft/entity/projectile/AbstractArrowEntity 1/1
- Patching net/minecraft/client/particle/ParticleManager$IParticleMetaFactory 1/1
- Patching net/minecraft/client/particle/ParticleManager$AnimatedSpriteImpl 1/1
- Patching net/minecraft/entity/player/PlayerEntity 1/1
- Patching net/minecraft/entity/player/PlayerInventory 1/1
- Patching net/minecraft/entity/merchant/villager/VillagerProfession 1/1
- Patching net/minecraft/entity/merchant/villager/VillagerEntity 1/1
- Patching net/minecraft/world/spawner/CatSpawner 1/1
- Patching net/minecraft/entity/merchant/villager/AbstractVillagerEntity 1/1
- Patching net/minecraft/entity/monster/piglin/StartAdmiringItemTask 1/1
- Patching net/minecraft/entity/monster/piglin/PiglinTasks 1/1
- Patching net/minecraft/entity/monster/piglin/PiglinEntity 1/1
- Patching net/minecraft/entity/monster/piglin/AbstractPiglinEntity 1/1
- Patching net/minecraft/entity/monster/HoglinEntity 1/1
- Patching net/minecraft/entity/monster/ZombifiedPiglinEntity 1/1
- Patching net/minecraft/entity/monster/ZombieVillagerEntity 1/1
- Patching net/minecraft/entity/monster/ZombieEntity 1/1
- Patching net/minecraft/client/particle/ParticleManager$1 1/1
- Patching net/minecraft/entity/monster/SpiderEntity 1/1
- Patching net/minecraft/entity/monster/SlimeEntity 1/1
- Patching net/minecraft/entity/monster/SilverfishEntity 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity 1/1
- Patching net/minecraft/entity/monster/RavagerEntity 1/1
- Patching net/minecraft/entity/monster/PillagerEntity 1/1
- Patching net/minecraft/entity/monster/MagmaCubeEntity 1/1
- Patching net/minecraft/entity/monster/IllusionerEntity 1/1
- Patching net/minecraft/entity/monster/EvokerEntity 1/1
- Patching net/minecraft/entity/monster/EndermanEntity 1/1
- Patching net/minecraft/entity/ICrossbowUser 1/1
- Patching net/minecraft/inventory/container/ContainerType$IFactory 1/1
- Patching net/minecraft/entity/monster/CreeperEntity 1/1
- Patching net/minecraft/entity/monster/AbstractSkeletonEntity 1/1
- Patching net/minecraft/entity/item/ItemEntity 1/1
- Patching net/minecraft/entity/item/FallingBlockEntity 1/1
- Patching net/minecraft/network/datasync/DataSerializers$17 1/1
- Patching net/minecraft/entity/item/PaintingType 1/1
- Patching net/minecraft/network/datasync/DataSerializers$16 1/1
- Patching net/minecraft/entity/item/LeashKnotEntity 1/1
- Patching net/minecraft/network/datasync/DataSerializers$15 1/1
- Patching net/minecraft/network/datasync/DataSerializers$14 1/1
- Patching net/minecraft/entity/item/HangingEntity 1/1
- Patching net/minecraft/network/datasync/DataSerializers$13 1/1
- Patching net/minecraft/entity/item/ArmorStandEntity 1/1
- Patching net/minecraft/network/datasync/DataSerializers$12 1/1
- Patching net/minecraft/network/datasync/DataSerializers$11 1/1
- Patching net/minecraft/entity/boss/WitherEntity 1/1
- Patching net/minecraft/network/datasync/DataSerializers$10 1/1
- Patching net/minecraft/network/datasync/DataSerializers$1 1/1
- Patching net/minecraft/entity/boss/dragon/EnderDragonEntity 1/1
- Patching net/minecraft/entity/boss/dragon/EnderDragonPartEntity 1/1
- Patching net/minecraft/entity/ai/goal/TriggerSkeletonTrapGoal 1/1
- Patching net/minecraft/entity/passive/horse/HorseEntity 1/1
- Patching net/minecraft/entity/passive/horse/AbstractHorseEntity 1/1
- Patching net/minecraft/entity/passive/WolfEntity 1/1
- Patching net/minecraft/entity/passive/SnowGolemEntity 1/1
- Patching net/minecraft/entity/passive/SheepEntity 1/1
- Patching net/minecraft/entity/passive/RabbitEntity 1/1
- Patching net/minecraft/entity/passive/PolarBearEntity 1/1
- Patching net/minecraft/entity/passive/PigEntity 1/1
- Patching net/minecraft/entity/passive/ParrotEntity 1/1
- Patching net/minecraft/entity/passive/OcelotEntity 1/1
- Patching net/minecraft/entity/passive/MooshroomEntity 1/1
- Patching net/minecraft/entity/passive/IronGolemEntity 1/1
- Patching net/minecraft/entity/passive/FoxEntity 1/1
- Patching net/minecraft/entity/passive/CatEntity 1/1
- Patching net/minecraft/entity/passive/BeeEntity 1/1
- Patching net/minecraft/inventory/container/GrindstoneContainer$4 1/1
- Patching net/minecraft/inventory/container/GrindstoneContainer$3 1/1
- Patching net/minecraft/inventory/container/GrindstoneContainer$2 1/1
- Patching net/minecraft/inventory/container/GrindstoneContainer$1 1/1
- Patching net/minecraft/entity/passive/AnimalEntity 1/1
- Patching net/minecraft/client/renderer/model/WeightedBakedModel$WeightedModel 1/1
- Patching net/minecraft/client/renderer/model/WeightedBakedModel$Builder 1/1
- Patching net/minecraft/village/PointOfInterestType 1/1
- Patching net/minecraft/village/VillageSiege 1/1
- Patching net/minecraft/world/spawner/WorldEntitySpawner$EntityDensityManager 1/1
- Patching net/minecraft/world/spawner/WorldEntitySpawner$IDensityCheck 1/1
- Patching net/minecraft/world/spawner/WorldEntitySpawner$IInitialDensityAdder 1/1
- Patching net/minecraft/world/spawner/WorldEntitySpawner$IOnSpawnDensityAdder 1/1
- Patching net/minecraft/entity/ai/brain/sensor/SensorType 1/1
- Patching net/minecraft/nbt/NBTSizeTracker$1 1/1
- Patching net/minecraft/pathfinding/ClimberPathNavigator 1/1
- Patching net/minecraft/pathfinding/PathNavigator 1/1
- Patching net/minecraft/entity/ai/brain/memory/MemoryModuleType 1/1
- Patching net/minecraft/world/spawner/WorldEntitySpawner$1 1/1
- Patching net/minecraft/entity/ai/goal/RunAroundLikeCrazyGoal 1/1
- Patching net/minecraft/entity/ai/goal/BreakBlockGoal 1/1
- Patching net/minecraft/entity/ai/goal/RangedCrossbowAttackGoal 1/1
- Patching net/minecraft/entity/ai/goal/RangedBowAttackGoal 1/1
- Patching net/minecraft/entity/ai/goal/MeleeAttackGoal 1/1
- Patching net/minecraft/world/server/ChunkManager$EntityTracker 1/1
- Patching net/minecraft/world/server/ChunkManager$ProxyTicketManager 1/1
- Patching net/minecraft/util/text/Style$Serializer 1/1
- Patching net/minecraft/entity/ai/goal/EatGrassGoal 1/1
- Patching net/minecraft/entity/ai/goal/BreakDoorGoal 1/1
- Patching net/minecraft/client/Minecraft$PackManager 1/1
- Patching net/minecraft/client/Minecraft$WorldSelectionType 1/1
- Patching net/minecraft/world/server/ChunkManager$2 1/1
- Patching net/minecraft/world/server/ChunkManager$1 1/1
- Patching net/minecraft/util/text/Style$1 1/1
+ Patching net/minecraft/advancements/AdvancementRewards 1/1
+ Patching net/minecraft/advancements/critereon/ItemPredicate$Builder 1/1
+ Patching net/minecraft/advancements/critereon/ItemPredicate 1/1
+ Patching net/minecraft/client/Camera$NearPlane 1/1
+ Patching net/minecraft/client/Camera 1/1
+ Patching net/minecraft/client/ClientBrandRetriever 1/1
+ Patching net/minecraft/client/KeyMapping 1/1
+ Patching net/minecraft/client/KeyboardHandler$1 1/1
+ Patching net/minecraft/client/KeyboardHandler 1/1
Patching net/minecraft/client/Minecraft$1 1/1
- Patching net/minecraft/entity/passive/PolarBearEntity$PanicGoal 1/1
- Patching net/minecraft/entity/passive/PolarBearEntity$MeleeAttackGoal 1/1
- Patching net/minecraft/entity/passive/PolarBearEntity$HurtByTargetGoal 1/1
- Patching net/minecraft/entity/passive/PolarBearEntity$AttackPlayerGoal 1/1
- Patching net/minecraft/entity/ai/brain/task/FarmTask 1/1
- Patching net/minecraft/entity/ai/brain/task/ShootTargetTask 1/1
- Patching net/minecraft/entity/ai/attributes/GlobalEntityTypeAttributes 1/1
- Patching net/minecraft/entity/ai/attributes/AttributeModifierMap 1/1
- Patching net/minecraft/entity/ai/attributes/Attribute 1/1
- Patching net/minecraft/tileentity/PistonTileEntity$1 1/1
- Patching net/minecraft/entity/EntitySpawnPlacementRegistry 1/1
- Patching net/minecraft/entity/IShearable 1/1
- Patching net/minecraft/client/gui/screen/PackLoadingManager$DisabledPack 1/1
- Patching net/minecraft/client/gui/screen/PackLoadingManager$EnabledPack 1/1
- Patching net/minecraft/client/gui/screen/PackLoadingManager$AbstractPack 1/1
- Patching net/minecraft/client/gui/screen/PackLoadingManager$IPack 1/1
- Patching net/minecraft/tileentity/BannerPattern$Builder 1/1
- Patching net/minecraft/entity/EntityClassification 1/1
- Patching net/minecraft/entity/MobEntity 1/1
- Patching net/minecraft/entity/LivingEntity 1/1
- Patching net/minecraft/entity/effect/LightningBoltEntity 1/1
- Patching net/minecraft/entity/FlyingEntity 1/1
- Patching net/minecraft/entity/item/ExperienceOrbEntity 1/1
- Patching net/minecraft/entity/EntityType 1/1
- Patching net/minecraft/entity/Entity 1/1
- Patching net/minecraft/potion/Effects 1/1
- Patching net/minecraft/potion/EffectInstance 1/1
- Patching net/minecraft/potion/EffectType 1/1
- Patching net/minecraft/potion/Effect 1/1
- Patching net/minecraft/client/util/SearchTreeManager$Key 1/1
- Patching net/minecraft/potion/PotionBrewing$MixPredicate 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$7$1 1/1
- Patching net/minecraft/client/gui/advancements/AdvancementTabType$1 1/1
- Patching net/minecraft/server/Main$1 1/1
- Patching net/minecraft/entity/passive/CatEntity$TemptGoal 1/1
- Patching net/minecraft/entity/passive/CatEntity$MorningGiftGoal 1/1
- Patching net/minecraft/entity/passive/CatEntity$AvoidPlayerGoal 1/1
- Patching net/minecraft/entity/monster/SilverfishEntity$SummonSilverfishGoal 1/1
- Patching net/minecraft/entity/monster/SilverfishEntity$HideInStoneGoal 1/1
- Patching net/minecraft/util/Direction$Axis$3 1/1
- Patching net/minecraft/util/Direction$Axis$2 1/1
- Patching net/minecraft/util/Direction$Axis$1 1/1
- Patching net/minecraft/tags/NetworkTagManager 1/1
- Patching net/minecraft/tags/ITagCollectionSupplier 1/1
- Patching net/minecraft/tags/ITagCollection 1/1
- Patching net/minecraft/tags/ITag 1/1
- Patching net/minecraft/tags/TagRegistryManager 1/1
- Patching net/minecraft/tags/TagRegistry 1/1
- Patching net/minecraft/tags/TagCollectionManager 1/1
- Patching net/minecraft/tags/ItemTags 1/1
- Patching net/minecraft/tags/FluidTags 1/1
- Patching net/minecraft/tags/EntityTypeTags 1/1
- Patching net/minecraft/tags/BlockTags 1/1
- Patching net/minecraft/stats/StatType 1/1
- Patching net/minecraft/util/SoundEvents 1/1
- Patching net/minecraft/util/SoundEvent 1/1
- Patching net/minecraft/network/rcon/ClientThread 1/1
- Patching net/minecraft/network/rcon/RConConsoleSource 1/1
- Patching net/minecraft/server/management/PlayerList 1/1
- Patching net/minecraft/resources/SimpleReloadableResourceManager 1/1
- Patching net/minecraft/client/resources/JsonReloadListener 1/1
- Patching net/minecraft/resources/IResourceManagerReloadListener 1/1
- Patching net/minecraft/resources/IResourceManager 1/1
- Patching net/minecraft/resources/FallbackResourceManager 1/1
- Patching net/minecraft/resources/ResourcePackList 1/1
- Patching net/minecraft/resources/ResourcePackInfo 1/1
- Patching net/minecraft/resources/VanillaPack 1/1
- Patching net/minecraft/resources/IResourcePack 1/1
- Patching net/minecraft/network/login/ServerLoginNetHandler 1/1
- Patching net/minecraft/world/raid/Raid$WaveMember 1/1
- Patching net/minecraft/world/raid/Raid$Status 1/1
- Patching net/minecraft/network/handshake/ServerHandshakeNetHandler 1/1
- Patching net/minecraft/network/play/ServerPlayNetHandler 1/1
- Patching net/minecraft/network/NetworkSystem 1/1
- Patching net/minecraft/client/network/handshake/ClientHandshakeNetHandler 1/1
- Patching net/minecraft/world/gen/WorldGenRegion 1/1
- Patching net/minecraft/world/server/Ticket 1/1
- Patching net/minecraft/server/management/PlayerInteractionManager 1/1
- Patching net/minecraft/entity/player/ServerPlayerEntity 1/1
- Patching net/minecraft/world/server/ServerWorld 1/1
- Patching net/minecraft/world/TrackedEntity 1/1
- Patching net/minecraft/world/server/ServerChunkProvider 1/1
- Patching net/minecraft/world/raid/Raid$1 1/1
- Patching net/minecraft/loot/functions/Smelt$Serializer 1/1
- Patching net/minecraft/loot/functions/Smelt$1 1/1
+ Patching net/minecraft/client/Minecraft$ChatStatus$1 1/1
+ Patching net/minecraft/client/Minecraft$ChatStatus$2 1/1
+ Patching net/minecraft/client/Minecraft$ChatStatus$3 1/1
+ Patching net/minecraft/client/Minecraft$ChatStatus$4 1/1
+ Patching net/minecraft/client/Minecraft$ChatStatus 1/1
+ Patching net/minecraft/client/Minecraft$ExperimentalDialogType 1/1
+ Patching net/minecraft/client/Minecraft$ServerStem 1/1
+ Patching net/minecraft/client/Minecraft 1/1
+ Patching net/minecraft/client/MouseHandler 1/1
+ Patching net/minecraft/client/Options$1 1/1
+ Patching net/minecraft/client/Options$2 1/1
+ Patching net/minecraft/client/Options$3 1/1
+ Patching net/minecraft/client/Options$4 1/1
+ Patching net/minecraft/client/Options$FieldAccess 1/1
+ Patching net/minecraft/client/Options 1/1
+ Patching net/minecraft/client/Screenshot 1/1
+ Patching net/minecraft/client/ToggleKeyMapping 1/1
+ Patching net/minecraft/client/User$Type 1/1
+ Patching net/minecraft/client/User 1/1
+ Patching net/minecraft/client/color/block/BlockColors 1/1
+ Patching net/minecraft/client/color/item/ItemColors 1/1
+ Patching net/minecraft/client/gui/Gui$HeartType 1/1
+ Patching net/minecraft/client/gui/Gui 1/1
+ Patching net/minecraft/client/gui/MapRenderer$MapInstance 1/1
+ Patching net/minecraft/client/gui/MapRenderer 1/1
+ Patching net/minecraft/client/gui/components/AbstractSelectionList$Entry 1/1
+ Patching net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection 1/1
+ Patching net/minecraft/client/gui/components/AbstractSelectionList$TrackedList 1/1
+ Patching net/minecraft/client/gui/components/AbstractSelectionList 1/1
+ Patching net/minecraft/client/gui/components/AbstractWidget 1/1
+ Patching net/minecraft/client/gui/components/BossHealthOverlay$1 1/1
+ Patching net/minecraft/client/gui/components/BossHealthOverlay 1/1
+ Patching net/minecraft/client/gui/components/DebugScreenOverlay$1 1/1
+ Patching net/minecraft/client/gui/components/DebugScreenOverlay 1/1
+ Patching net/minecraft/client/gui/screens/DeathScreen 1/1
+ Patching net/minecraft/client/gui/screens/LoadingOverlay$LogoTexture 1/1
+ Patching net/minecraft/client/gui/screens/LoadingOverlay 1/1
+ Patching net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor 1/1
+ Patching net/minecraft/client/gui/screens/MenuScreens 1/1
+ Patching net/minecraft/client/gui/screens/OptionsScreen 1/1
+ Patching net/minecraft/client/gui/screens/Screen$NarratableSearchResult 1/1
+ Patching net/minecraft/client/gui/screens/Screen 1/1
+ Patching net/minecraft/client/gui/screens/TitleScreen$1 1/1
+ Patching net/minecraft/client/gui/screens/TitleScreen 1/1
+ Patching net/minecraft/client/gui/screens/advancements/AdvancementTab 1/1
+ Patching net/minecraft/client/gui/screens/advancements/AdvancementTabType$1 1/1
+ Patching net/minecraft/client/gui/screens/advancements/AdvancementTabType 1/1
+ Patching net/minecraft/client/gui/screens/advancements/AdvancementsScreen 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry$1 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList$CategoryEntry 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList$Entry 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$1 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry$2 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList$KeyEntry 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsList 1/1
+ Patching net/minecraft/client/gui/screens/controls/KeyBindsScreen 1/1
+ Patching net/minecraft/client/gui/screens/inventory/AbstractContainerScreen 1/1
+ Patching net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$CustomCreativeSlot 1/1
+ Patching net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$ItemPickerMenu 1/1
+ Patching net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen$SlotWrapper 1/1
+ Patching net/minecraft/client/gui/screens/inventory/CreativeModeInventoryScreen 1/1
+ Patching net/minecraft/client/gui/screens/inventory/EffectRenderingInventoryScreen 1/1
+ Patching net/minecraft/client/gui/screens/inventory/EnchantmentScreen 1/1
+ Patching net/minecraft/client/gui/screens/inventory/tooltip/ClientTooltipComponent 1/1
+ Patching net/minecraft/client/gui/screens/multiplayer/JoinMultiplayerScreen 1/1
+ Patching net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry 1/1
+ Patching net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$LANHeader 1/1
+ Patching net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$NetworkServerEntry 1/1
+ Patching net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$OnlineServerEntry 1/1
+ Patching net/minecraft/client/gui/screens/multiplayer/ServerSelectionList 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionModel$EntryBase 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionModel$SelectedPackEntry 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionModel$UnselectedPackEntry 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionModel 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionScreen$1 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher 1/1
+ Patching net/minecraft/client/gui/screens/packs/PackSelectionScreen 1/1
+ Patching net/minecraft/client/gui/screens/recipebook/RecipeBookComponent 1/1
+ Patching net/minecraft/client/gui/screens/recipebook/RecipeBookPage 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$1 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$OperationFailedException 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/CreateWorldScreen 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldGenSettingsComponent 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$1 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$2 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$3 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$4 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$5 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$6 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset$PresetEditor 1/1
+ Patching net/minecraft/client/gui/screens/worldselection/WorldPreset 1/1
+ Patching net/minecraft/client/main/Main$1 1/1
+ Patching net/minecraft/client/main/Main$2 1/1
+ Patching net/minecraft/client/main/Main$3 1/1
Patching net/minecraft/client/main/Main 1/1
- Patching net/minecraft/util/math/RayTraceResult$Type 1/1
- Patching net/minecraft/world/server/ChunkHolder$IPlayerProvider 1/1
- Patching net/minecraft/world/server/ChunkHolder$IListener 1/1
- Patching net/minecraft/world/server/ChunkHolder$LocationType 1/1
- Patching net/minecraft/world/server/ChunkHolder$IChunkLoadingError 1/1
- Patching net/minecraft/world/server/ChunkHolder$1 1/1
- Patching net/minecraft/world/storage/SaveFormat$LevelSave$2 1/1
- Patching net/minecraft/world/storage/SaveFormat$LevelSave$1 1/1
- Patching net/minecraft/world/gen/feature/structure/StructureStart$1 1/1
- Patching net/minecraft/block/ShulkerBoxBlock$1 1/1
- Patching net/minecraft/world/World$1 1/1
- Patching net/minecraft/entity/passive/BeeEntity$WanderGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$PollinateGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$BeeLookController 1/1
- Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$SortTransparencyTask 1/1
- Patching net/minecraft/entity/passive/BeeEntity$UpdateBeehiveGoal 1/1
- Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$RebuildTask 1/1
- Patching net/minecraft/entity/passive/BeeEntity$AngerGoal 1/1
- Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender$ChunkRenderTask 1/1
- Patching net/minecraft/entity/passive/BeeEntity$FindPollinationTargetGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$FindFlowerGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$FindBeehiveGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$EnterBeehiveGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$AttackPlayerGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$StingGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$PassiveGoal 1/1
- Patching net/minecraft/entity/passive/BeeEntity$1 1/1
- Patching net/minecraft/client/multiplayer/ClientChunkProvider$ChunkArray 1/1
- Patching net/minecraft/client/renderer/BufferBuilder$State 1/1
- Patching net/minecraft/loot/LootContext$EntityTarget 1/1
- Patching net/minecraft/client/renderer/BufferBuilder$DrawState 1/1
- Patching net/minecraft/loot/LootContext$IDynamicDropProvider 1/1
- Patching net/minecraft/loot/LootContext$Builder 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity$PeekGoal 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity$AttackNearestGoal 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity$DefenseAttackGoal 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity$BodyHelperController 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity$AttackGoal 1/1
- Patching net/minecraft/client/multiplayer/ClientChunkProvider$1 1/1
- Patching net/minecraft/client/renderer/BufferBuilder$1 1/1
- Patching net/minecraft/loot/LootContext$1 1/1
- Patching net/minecraft/entity/monster/ShulkerEntity$1 1/1
- Patching net/minecraft/item/ItemGroup$9 1/1
- Patching net/minecraft/item/ItemGroup$8 1/1
- Patching net/minecraft/item/ItemGroup$7 1/1
- Patching net/minecraft/world/gen/feature/structure/SwampHutStructure$Start 1/1
- Patching net/minecraft/entity/item/BoatEntity$Type 1/1
- Patching net/minecraft/entity/item/BoatEntity$Status 1/1
- Patching net/minecraft/block/PoweredRailBlock$1 1/1
- Patching net/minecraft/command/arguments/ArgumentTypes$Entry 1/1
- Patching net/minecraft/entity/item/BoatEntity$1 1/1
- Patching net/minecraft/command/arguments/ArgumentTypes$1 1/1
- Patching net/minecraft/client/MainWindow$GlException 1/1
- Patching net/minecraft/entity/monster/EvokerEntity$WololoSpellGoal 1/1
- Patching net/minecraft/entity/monster/EvokerEntity$SummonSpellGoal 1/1
- Patching net/minecraft/entity/monster/EvokerEntity$CastingSpellGoal 1/1
- Patching net/minecraft/entity/monster/EvokerEntity$AttackSpellGoal 1/1
- Patching net/minecraft/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState 1/1
- Patching net/minecraft/client/MainWindow$1 1/1
- Patching net/minecraft/command/impl/SpreadPlayersCommand$Position 1/1
- Patching net/minecraft/entity/monster/EvokerEntity$1 1/1
- Patching net/minecraft/util/math/shapes/EntitySelectionContext$1 1/1
- Patching net/minecraft/client/ClientBrandRetriever 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$Viewport 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$TextureState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$TexGenState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$TexGenCoord 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$TexGen 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$StencilState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$StencilFunc 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$SourceFactor 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$ScissorState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$LogicOp 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$FogState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$FogMode 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$FramebufferExtension 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$SupportType 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$DestFactor 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$DepthState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$CullState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$ColorMaterialState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$ColorMask 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$ColorLogicState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$Color 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$BooleanState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$BlendState 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$AlphaState 1/1
- Patching net/minecraft/item/crafting/Ingredient$IItemList 1/1
- Patching net/minecraft/item/crafting/Ingredient$TagList 1/1
- Patching net/minecraft/item/crafting/Ingredient$SingleItemList 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager$1 1/1
- Patching net/minecraft/block/AbstractRailBlock$1 1/1
- Patching net/minecraft/item/crafting/Ingredient$1 1/1
- Patching net/minecraft/client/renderer/model/SimpleBakedModel$Builder 1/1
- Patching net/minecraft/world/gen/feature/structure/OceanMonumentStructure$Start 1/1
- Patching net/minecraft/entity/passive/WolfEntity$AvoidEntityGoal 1/1
- Patching net/minecraft/world/gen/feature/structure/StructurePiece$BlockSelector 1/1
- Patching net/minecraft/inventory/container/BrewingStandContainer$PotionSlot 1/1
- Patching net/minecraft/inventory/container/BrewingStandContainer$IngredientSlot 1/1
- Patching net/minecraft/inventory/container/BrewingStandContainer$FuelSlot 1/1
- Patching net/minecraft/entity/EntityType$IFactory 1/1
- Patching net/minecraft/entity/EntityType$Builder 1/1
- Patching net/minecraft/client/KeyboardListener$1 1/1
- Patching net/minecraft/world/gen/feature/structure/StructurePiece$1 1/1
- Patching net/minecraft/block/StairsBlock$1 1/1
- Patching net/minecraft/entity/item/HangingEntity$1 1/1
- Patching net/minecraft/client/particle/DiggingParticle$Factory 1/1
- Patching net/minecraft/client/renderer/entity/LivingRenderer$1 1/1
- Patching net/minecraft/block/PistonHeadBlock$1 1/1
- Patching net/minecraft/entity/passive/ParrotEntity$1 1/1
- Patching net/minecraft/enchantment/EnchantmentHelper$IEnchantmentVisitor 1/1
- Patching net/minecraft/util/registry/Bootstrap$1 1/1
- Patching net/minecraft/client/renderer/model/VariantList$Deserializer 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces$Stairs 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces$Room 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces$Piece 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces$Cross 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces$Corridor 1/1
- Patching net/minecraft/item/Food$Builder 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces$1 1/1
- Patching net/minecraft/item/Food$1 1/1
- Patching net/minecraft/potion/Effects$1 1/1
+ Patching net/minecraft/client/model/geom/LayerDefinitions 1/1
+ Patching net/minecraft/client/model/geom/ModelLayers 1/1
+ Patching net/minecraft/client/multiplayer/ClientChunkCache$Storage 1/1
+ Patching net/minecraft/client/multiplayer/ClientChunkCache 1/1
+ Patching net/minecraft/client/multiplayer/ClientHandshakePacketListenerImpl 1/1
+ Patching net/minecraft/client/multiplayer/ClientLevel$1 1/1
+ Patching net/minecraft/client/multiplayer/ClientLevel$ClientLevelData 1/1
+ Patching net/minecraft/client/multiplayer/ClientLevel$EntityCallbacks 1/1
+ Patching net/minecraft/client/multiplayer/ClientLevel 1/1
+ Patching net/minecraft/client/multiplayer/ClientPacketListener$1 1/1
+ Patching net/minecraft/client/multiplayer/ClientPacketListener 1/1
+ Patching net/minecraft/client/multiplayer/MultiPlayerGameMode 1/1
+ Patching net/minecraft/client/multiplayer/PlayerInfo 1/1
+ Patching net/minecraft/client/multiplayer/ServerData$ServerPackStatus 1/1
+ Patching net/minecraft/client/multiplayer/ServerData 1/1
+ Patching net/minecraft/client/multiplayer/ServerStatusPinger$1 1/1
+ Patching net/minecraft/client/multiplayer/ServerStatusPinger$2$1 1/1
+ Patching net/minecraft/client/multiplayer/ServerStatusPinger$2 1/1
+ Patching net/minecraft/client/multiplayer/ServerStatusPinger 1/1
+ Patching net/minecraft/client/particle/BreakingItemParticle$Provider 1/1
+ Patching net/minecraft/client/particle/BreakingItemParticle$SlimeProvider 1/1
+ Patching net/minecraft/client/particle/BreakingItemParticle$SnowballProvider 1/1
+ Patching net/minecraft/client/particle/BreakingItemParticle 1/1
+ Patching net/minecraft/client/particle/Particle 1/1
+ Patching net/minecraft/client/particle/ParticleEngine$MutableSpriteSet 1/1
+ Patching net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration 1/1
+ Patching net/minecraft/client/particle/ParticleEngine 1/1
+ Patching net/minecraft/client/particle/TerrainParticle$Provider 1/1
+ Patching net/minecraft/client/particle/TerrainParticle 1/1
+ Patching net/minecraft/client/player/AbstractClientPlayer 1/1
+ Patching net/minecraft/client/player/LocalPlayer 1/1
+ Patching net/minecraft/client/player/RemotePlayer 1/1
+ Patching net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects 1/1
+ Patching net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects 1/1
+ Patching net/minecraft/client/renderer/DimensionSpecialEffects$OverworldEffects 1/1
+ Patching net/minecraft/client/renderer/DimensionSpecialEffects$SkyType 1/1
+ Patching net/minecraft/client/renderer/DimensionSpecialEffects 1/1
+ Patching net/minecraft/client/renderer/EffectInstance 1/1
+ Patching net/minecraft/client/renderer/FogRenderer$FogMode 1/1
+ Patching net/minecraft/client/renderer/FogRenderer 1/1
+ Patching net/minecraft/client/renderer/GameRenderer 1/1
+ Patching net/minecraft/client/renderer/ItemBlockRenderTypes 1/1
+ Patching net/minecraft/client/renderer/ItemInHandRenderer$1 1/1
+ Patching net/minecraft/client/renderer/ItemInHandRenderer$HandRenderSelection 1/1
+ Patching net/minecraft/client/renderer/ItemInHandRenderer 1/1
+ Patching net/minecraft/client/renderer/ItemModelShaper 1/1
+ Patching net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo 1/1
+ Patching net/minecraft/client/renderer/LevelRenderer$RenderChunkStorage 1/1
+ Patching net/minecraft/client/renderer/LevelRenderer$RenderInfoMap 1/1
+ Patching net/minecraft/client/renderer/LevelRenderer$TransparencyShaderException 1/1
+ Patching net/minecraft/client/renderer/LevelRenderer 1/1
+ Patching net/minecraft/client/renderer/LightTexture 1/1
+ Patching net/minecraft/client/renderer/PostChain 1/1
+ Patching net/minecraft/client/renderer/RenderType$CompositeRenderType 1/1
+ Patching net/minecraft/client/renderer/RenderType$CompositeState$CompositeStateBuilder 1/1
+ Patching net/minecraft/client/renderer/RenderType$CompositeState 1/1
+ Patching net/minecraft/client/renderer/RenderType$OutlineProperty 1/1
+ Patching net/minecraft/client/renderer/RenderType 1/1
+ Patching net/minecraft/client/renderer/ScreenEffectRenderer 1/1
+ Patching net/minecraft/client/renderer/ShaderInstance$1 1/1
+ Patching net/minecraft/client/renderer/ShaderInstance 1/1
+ Patching net/minecraft/client/renderer/Sheets$1 1/1
+ Patching net/minecraft/client/renderer/Sheets 1/1
+ Patching net/minecraft/client/renderer/block/BlockModelShaper 1/1
+ Patching net/minecraft/client/renderer/block/BlockRenderDispatcher$1 1/1
+ Patching net/minecraft/client/renderer/block/BlockRenderDispatcher 1/1
+ Patching net/minecraft/client/renderer/block/LiquidBlockRenderer 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$1 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$1 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$Cache$2 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$Cache 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer$SizeInfo 1/1
+ Patching net/minecraft/client/renderer/block/ModelBlockRenderer 1/1
+ Patching net/minecraft/client/renderer/block/model/BakedQuad 1/1
+ Patching net/minecraft/client/renderer/block/model/BlockModel$Deserializer 1/1
+ Patching net/minecraft/client/renderer/block/model/BlockModel$GuiLight 1/1
+ Patching net/minecraft/client/renderer/block/model/BlockModel$LoopException 1/1
+ Patching net/minecraft/client/renderer/block/model/BlockModel 1/1
+ Patching net/minecraft/client/renderer/block/model/FaceBakery$1 1/1
+ Patching net/minecraft/client/renderer/block/model/FaceBakery 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemModelGenerator$1 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemModelGenerator$Span 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemModelGenerator 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemOverrides$BakedOverride 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemOverrides$PropertyMatcher 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemOverrides 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemTransform$Deserializer 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemTransform 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemTransforms$1 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemTransforms$Deserializer 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemTransforms$TransformType 1/1
+ Patching net/minecraft/client/renderer/block/model/ItemTransforms 1/1
+ Patching net/minecraft/client/renderer/block/model/MultiVariant$Deserializer 1/1
+ Patching net/minecraft/client/renderer/block/model/MultiVariant 1/1
+ Patching net/minecraft/client/renderer/blockentity/BlockEntityRenderers 1/1
+ Patching net/minecraft/client/renderer/blockentity/ChestRenderer 1/1
+ Patching net/minecraft/client/renderer/blockentity/PistonHeadRenderer 1/1
+ Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult 1/1
Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk$1 1/1
- Patching net/minecraft/entity/monster/RavagerEntity$Processor 1/1
- Patching net/minecraft/item/crafting/SmithingRecipe$Serializer 1/1
- Patching net/minecraft/entity/monster/RavagerEntity$Navigator 1/1
- Patching net/minecraft/entity/monster/RavagerEntity$AttackGoal 1/1
- Patching net/minecraft/entity/monster/RavagerEntity$1 1/1
- Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkRender 1/1
Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk 1/1
- Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult 1/1
- Patching net/minecraft/item/crafting/CookingRecipeSerializer$IFactory 1/1
- Patching net/minecraft/block/TripWireHookBlock$1 1/1
- Patching net/minecraft/client/gui/ScreenManager$IScreenFactory 1/1
- Patching net/minecraft/block/NetherPortalBlock$1 1/1
- Patching net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData 1/1
+ Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask 1/1
+ Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask 1/1
+ Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ResortTransparencyTask 1/1
+ Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk 1/1
+ Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher 1/1
+ Patching net/minecraft/client/renderer/entity/BoatRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/EntityRenderDispatcher 1/1
+ Patching net/minecraft/client/renderer/entity/EntityRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/FallingBlockRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/ItemEntityRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/ItemFrameRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/ItemRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/LivingEntityRenderer$1 1/1
+ Patching net/minecraft/client/renderer/entity/LivingEntityRenderer 1/1
+ Patching net/minecraft/client/renderer/entity/layers/ElytraLayer 1/1
+ Patching net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer$1 1/1
+ Patching net/minecraft/client/renderer/entity/layers/HumanoidArmorLayer 1/1
+ Patching net/minecraft/client/renderer/entity/player/PlayerRenderer 1/1
+ Patching net/minecraft/client/renderer/item/ItemProperties$1 1/1
+ Patching net/minecraft/client/renderer/item/ItemProperties$2 1/1
+ Patching net/minecraft/client/renderer/item/ItemProperties$CompassWobble 1/1
+ Patching net/minecraft/client/renderer/item/ItemProperties 1/1
+ Patching net/minecraft/client/renderer/texture/AbstractTexture 1/1
+ Patching net/minecraft/client/renderer/texture/Stitcher$Holder 1/1
+ Patching net/minecraft/client/renderer/texture/Stitcher$Region 1/1
+ Patching net/minecraft/client/renderer/texture/Stitcher$SpriteLoader 1/1
+ Patching net/minecraft/client/renderer/texture/Stitcher 1/1
+ Patching net/minecraft/client/renderer/texture/TextureAtlas$Preparations 1/1
+ Patching net/minecraft/client/renderer/texture/TextureAtlas 1/1
+ Patching net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture 1/1
+ Patching net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo 1/1
Patching net/minecraft/client/renderer/texture/TextureAtlasSprite$Info 1/1
- Patching net/minecraft/world/gen/feature/jigsaw/JigsawPattern$PlacementBehaviour 1/1
- Patching net/minecraft/client/renderer/texture/TextureAtlasSprite$1 1/1
- Patching net/minecraft/client/renderer/model/MultipartBakedModel$Builder 1/1
- Patching net/minecraft/client/renderer/RenderType$State$Builder 1/1
- Patching net/minecraft/tileentity/BrewingStandTileEntity$1 1/1
- Patching net/minecraft/network/play/server/SEntityPropertiesPacket$Snapshot 1/1
- Patching net/minecraft/entity/item/ArmorStandEntity$1 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$GrassColorModifier$3 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$GrassColorModifier$2 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$GrassColorModifier$1 1/1
- Patching net/minecraft/block/PistonBlock$1 1/1
- Patching net/minecraft/client/gui/screen/ServerSelectionList$NormalEntry 1/1
- Patching net/minecraft/client/gui/screen/ServerSelectionList$LanDetectedEntry 1/1
- Patching net/minecraft/client/gui/screen/ServerSelectionList$LanScanEntry 1/1
- Patching net/minecraft/client/gui/screen/ServerSelectionList$Entry 1/1
- Patching net/minecraft/client/renderer/vertex/VertexFormatElement$Usage 1/1
- Patching net/minecraft/client/renderer/vertex/VertexFormatElement$Type 1/1
- Patching net/minecraft/enchantment/EnchantmentType$4 1/1
- Patching net/minecraft/enchantment/EnchantmentType$3 1/1
- Patching net/minecraft/enchantment/EnchantmentType$2 1/1
- Patching net/minecraft/enchantment/EnchantmentType$14 1/1
- Patching net/minecraft/enchantment/EnchantmentType$13 1/1
- Patching net/minecraft/enchantment/EnchantmentType$12 1/1
- Patching net/minecraft/enchantment/EnchantmentType$11 1/1
- Patching net/minecraft/enchantment/EnchantmentType$10 1/1
- Patching net/minecraft/enchantment/EnchantmentType$1 1/1
- Patching net/minecraft/client/renderer/model/ItemCameraTransforms$TransformType 1/1
- Patching net/minecraft/client/renderer/model/ItemCameraTransforms$Deserializer 1/1
- Patching net/minecraft/world/border/WorldBorder$StationaryBorderInfo 1/1
- Patching net/minecraft/world/border/WorldBorder$Serializer 1/1
- Patching net/minecraft/world/border/WorldBorder$MovingBorderInfo 1/1
- Patching net/minecraft/advancements/AdvancementList$IListener 1/1
- Patching net/minecraft/world/border/WorldBorder$IBorderInfo 1/1
- Patching net/minecraft/client/renderer/model/ItemCameraTransforms$1 1/1
- Patching net/minecraft/world/border/WorldBorder$1 1/1
- Patching net/minecraft/block/RedstoneWireBlock$1 1/1
- Patching net/minecraft/entity/player/PlayerEntity$SleepResult 1/1
- Patching net/minecraft/entity/player/PlayerEntity$1 1/1
- Patching net/minecraft/entity/ai/attributes/AttributeModifierMap$MutableAttribute 1/1
- Patching net/minecraft/network/datasync/DataSerializers$9 1/1
- Patching net/minecraft/network/datasync/DataSerializers$8 1/1
- Patching net/minecraft/network/datasync/DataSerializers$7 1/1
- Patching net/minecraft/network/datasync/DataSerializers$6 1/1
- Patching net/minecraft/network/datasync/DataSerializers$5 1/1
- Patching net/minecraft/network/datasync/DataSerializers$4 1/1
- Patching net/minecraft/network/datasync/DataSerializers$3 1/1
- Patching net/minecraft/network/datasync/DataSerializers$2 1/1
- Patching net/minecraft/network/datasync/DataSerializers$19 1/1
- Patching net/minecraft/network/datasync/DataSerializers$18 1/1
- Patching net/minecraft/network/NetworkManager$QueuedPacket 1/1
- Patching net/minecraft/world/gen/feature/structure/Structure$IStartFactory 1/1
- Patching net/minecraft/crash/CrashReportCategory$Entry 1/1
- Patching net/minecraft/entity/item/minecart/AbstractMinecartEntity$Type 1/1
- Patching net/minecraft/network/NetworkManager$2 1/1
- Patching net/minecraft/network/NetworkManager$1 1/1
- Patching net/minecraft/entity/item/minecart/AbstractMinecartEntity$1 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$IFactory 1/1
- Patching net/minecraft/resources/ResourcePackInfo$Priority 1/1
- Patching net/minecraft/resources/ResourcePackInfo$IFactory 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$8 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$7 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$6 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$5 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$4 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$3 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$2 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens$1 1/1
- Patching net/minecraft/world/storage/SaveFormat$LevelSave 1/1
- Patching net/minecraft/client/renderer/FogRenderer$FogType 1/1
- Patching net/minecraft/client/gui/ResourceLoadProgressGui$MojangLogoTexture 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$Cache$2 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$Cache$1 1/1
- Patching net/minecraft/client/renderer/Atlases$1 1/1
- Patching net/minecraft/server/MinecraftServer$2 1/1
+ Patching net/minecraft/client/renderer/texture/TextureAtlasSprite$InterpolationData 1/1
+ Patching net/minecraft/client/renderer/texture/TextureAtlasSprite 1/1
+ Patching net/minecraft/client/renderer/texture/TextureManager 1/1
+ Patching net/minecraft/client/resources/language/ClientLanguage 1/1
+ Patching net/minecraft/client/resources/language/I18n 1/1
+ Patching net/minecraft/client/resources/language/LanguageInfo 1/1
+ Patching net/minecraft/client/resources/model/BakedModel 1/1
+ Patching net/minecraft/client/resources/model/ModelBakery$BlockStateDefinitionException 1/1
+ Patching net/minecraft/client/resources/model/ModelBakery$ModelGroupKey 1/1
+ Patching net/minecraft/client/resources/model/ModelBakery 1/1
+ Patching net/minecraft/client/resources/model/ModelManager 1/1
+ Patching net/minecraft/client/resources/model/ModelResourceLocation 1/1
+ Patching net/minecraft/client/resources/model/ModelState 1/1
+ Patching net/minecraft/client/resources/model/MultiPartBakedModel$Builder 1/1
+ Patching net/minecraft/client/resources/model/MultiPartBakedModel 1/1
+ Patching net/minecraft/client/resources/model/SimpleBakedModel$Builder 1/1
+ Patching net/minecraft/client/resources/model/SimpleBakedModel 1/1
+ Patching net/minecraft/client/resources/model/WeightedBakedModel$Builder 1/1
+ Patching net/minecraft/client/resources/model/WeightedBakedModel 1/1
+ Patching net/minecraft/client/server/IntegratedServer 1/1
+ Patching net/minecraft/client/sounds/SoundEngine$DeviceCheckState 1/1
+ Patching net/minecraft/client/sounds/SoundEngine 1/1
+ Patching net/minecraft/commands/Commands$CommandSelection 1/1
+ Patching net/minecraft/commands/Commands$ParseFunction 1/1
+ Patching net/minecraft/commands/Commands 1/1
+ Patching net/minecraft/commands/arguments/selector/EntitySelectorParser 1/1
+ Patching net/minecraft/commands/synchronization/ArgumentTypes$Entry 1/1
+ Patching net/minecraft/commands/synchronization/ArgumentTypes 1/1
+ Patching net/minecraft/core/Direction$1 1/1
+ Patching net/minecraft/core/Direction$Axis$1 1/1
+ Patching net/minecraft/core/Direction$Axis$2 1/1
+ Patching net/minecraft/core/Direction$Axis$3 1/1
+ Patching net/minecraft/core/Direction$Axis 1/1
+ Patching net/minecraft/core/Direction$AxisDirection 1/1
+ Patching net/minecraft/core/Direction$Plane 1/1
+ Patching net/minecraft/core/Direction 1/1
+ Patching net/minecraft/core/MappedRegistry$RegistryEntry 1/1
+ Patching net/minecraft/core/MappedRegistry 1/1
+ Patching net/minecraft/core/Registry 1/1
+ Patching net/minecraft/core/RegistryAccess$RegistryData 1/1
+ Patching net/minecraft/core/RegistryAccess$RegistryHolder 1/1
+ Patching net/minecraft/core/RegistryAccess 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$1 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$10 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$11 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$12 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$13 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$14 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$15 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$16 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$17 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$18 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$19 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$2 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$20 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$21 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$22 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$23 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$24 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$25 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$26 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$3 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$4 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$5 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$6 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$7$1 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$7 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$8$1 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$8 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior$9 1/1
+ Patching net/minecraft/core/dispenser/DispenseItemBehavior 1/1
+ Patching net/minecraft/core/particles/BlockParticleOption$1 1/1
+ Patching net/minecraft/core/particles/BlockParticleOption 1/1
+ Patching net/minecraft/core/particles/ItemParticleOption$1 1/1
+ Patching net/minecraft/core/particles/ItemParticleOption 1/1
+ Patching net/minecraft/core/particles/ParticleType 1/1
+ Patching net/minecraft/core/particles/ParticleTypes$1 1/1
+ Patching net/minecraft/core/particles/ParticleTypes 1/1
+ Patching net/minecraft/data/BuiltinRegistries 1/1
+ Patching net/minecraft/data/DataGenerator 1/1
+ Patching net/minecraft/data/HashCache 1/1
+ Patching net/minecraft/data/Main 1/1
+ Patching net/minecraft/data/advancements/AdvancementProvider 1/1
+ Patching net/minecraft/data/loot/BlockLoot 1/1
+ Patching net/minecraft/data/loot/EntityLoot 1/1
+ Patching net/minecraft/data/loot/LootTableProvider 1/1
+ Patching net/minecraft/data/recipes/RecipeProvider 1/1
+ Patching net/minecraft/data/tags/BlockTagsProvider 1/1
+ Patching net/minecraft/data/tags/EntityTypeTagsProvider 1/1
+ Patching net/minecraft/data/tags/FluidTagsProvider 1/1
+ Patching net/minecraft/data/tags/GameEventTagsProvider 1/1
+ Patching net/minecraft/data/tags/ItemTagsProvider 1/1
+ Patching net/minecraft/data/tags/TagsProvider$TagAppender 1/1
+ Patching net/minecraft/data/tags/TagsProvider 1/1
+ Patching net/minecraft/data/worldgen/biome/OverworldBiomes 1/1
+ Patching net/minecraft/locale/Language$1 1/1
+ Patching net/minecraft/locale/Language 1/1
+ Patching net/minecraft/nbt/CompoundTag$1 1/1
+ Patching net/minecraft/nbt/CompoundTag$2 1/1
+ Patching net/minecraft/nbt/CompoundTag 1/1
+ Patching net/minecraft/nbt/NbtAccounter$1 1/1
+ Patching net/minecraft/nbt/NbtAccounter 1/1
+ Patching net/minecraft/nbt/NbtIo$1 1/1
+ Patching net/minecraft/nbt/NbtIo 1/1
+ Patching net/minecraft/nbt/StringTag$1 1/1
+ Patching net/minecraft/nbt/StringTag 1/1
+ Patching net/minecraft/network/CompressionEncoder 1/1
+ Patching net/minecraft/network/Connection$1 1/1
+ Patching net/minecraft/network/Connection$2 1/1
+ Patching net/minecraft/network/Connection$PacketHolder 1/1
+ Patching net/minecraft/network/Connection 1/1
+ Patching net/minecraft/network/FriendlyByteBuf 1/1
+ Patching net/minecraft/network/PacketEncoder 1/1
+ Patching net/minecraft/network/chat/Style$1 1/1
+ Patching net/minecraft/network/chat/Style$Serializer 1/1
+ Patching net/minecraft/network/chat/Style 1/1
+ Patching net/minecraft/network/chat/TranslatableComponent 1/1
+ Patching net/minecraft/network/protocol/game/ClientboundCommandsPacket$Entry 1/1
+ Patching net/minecraft/network/protocol/game/ClientboundCommandsPacket 1/1
+ Patching net/minecraft/network/protocol/game/ClientboundCustomPayloadPacket 1/1
+ Patching net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket$AttributeSnapshot 1/1
+ Patching net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket 1/1
+ Patching net/minecraft/network/protocol/game/ServerboundContainerClickPacket 1/1
+ Patching net/minecraft/network/protocol/game/ServerboundCustomPayloadPacket 1/1
+ Patching net/minecraft/network/protocol/game/ServerboundSetCreativeModeSlotPacket 1/1
+ Patching net/minecraft/network/protocol/handshake/ClientIntentionPacket 1/1
+ Patching net/minecraft/network/protocol/login/ClientboundCustomQueryPacket 1/1
+ Patching net/minecraft/network/protocol/login/ServerboundCustomQueryPacket 1/1
+ Patching net/minecraft/network/protocol/status/ClientboundStatusResponsePacket 1/1
+ Patching net/minecraft/network/protocol/status/ServerStatus$Players$Serializer 1/1
+ Patching net/minecraft/network/protocol/status/ServerStatus$Players 1/1
+ Patching net/minecraft/network/protocol/status/ServerStatus$Serializer 1/1
+ Patching net/minecraft/network/protocol/status/ServerStatus$Version$Serializer 1/1
+ Patching net/minecraft/network/protocol/status/ServerStatus$Version 1/1
+ Patching net/minecraft/network/protocol/status/ServerStatus 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$1 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$10 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$11 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$12 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$13 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$14 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$15 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$16 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$17 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$18 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$19 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$2 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$3 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$4 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$5 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$6 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$7 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$8 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers$9 1/1
+ Patching net/minecraft/network/syncher/EntityDataSerializers 1/1
+ Patching net/minecraft/network/syncher/SynchedEntityData$DataItem 1/1
+ Patching net/minecraft/network/syncher/SynchedEntityData 1/1
+ Patching net/minecraft/recipebook/PlaceRecipe 1/1
+ Patching net/minecraft/resources/RegistryResourceAccess$1 1/1
+ Patching net/minecraft/resources/RegistryResourceAccess$InMemoryStorage$Entry 1/1
+ Patching net/minecraft/resources/RegistryResourceAccess$InMemoryStorage 1/1
+ Patching net/minecraft/resources/RegistryResourceAccess$ParsedEntry 1/1
+ Patching net/minecraft/resources/RegistryResourceAccess 1/1
+ Patching net/minecraft/resources/ResourceKey 1/1
+ Patching net/minecraft/resources/ResourceLocation$Serializer 1/1
+ Patching net/minecraft/resources/ResourceLocation 1/1
+ Patching net/minecraft/server/Bootstrap$1 1/1
+ Patching net/minecraft/server/Bootstrap 1/1
+ Patching net/minecraft/server/Main$1 1/1
+ Patching net/minecraft/server/Main 1/1
Patching net/minecraft/server/MinecraftServer$1 1/1
- Patching net/minecraft/client/renderer/texture/AtlasTexture$SheetData 1/1
- Patching net/minecraft/util/palette/PalettedContainer$ICountConsumer 1/1
- Patching net/minecraft/client/GameSettings$2 1/1
- Patching net/minecraft/client/GameSettings$1 1/1
- Patching net/minecraft/inventory/container/EnchantmentContainer$3 1/1
- Patching net/minecraft/inventory/container/EnchantmentContainer$2 1/1
- Patching net/minecraft/inventory/container/EnchantmentContainer$1 1/1
- Patching net/minecraft/entity/monster/AbstractSkeletonEntity$1 1/1
- Patching net/minecraft/client/renderer/WorldRenderer$ShaderException 1/1
- Patching net/minecraft/client/renderer/WorldRenderer$LocalRenderInformationContainer 1/1
- Patching net/minecraft/block/ChestBlock$2$1 1/1
- Patching net/minecraft/client/renderer/RenderType$Type$EqualityStrategy 1/1
- Patching net/minecraft/client/renderer/WorldRenderer$1 1/1
- Patching net/minecraft/item/MinecartItem$1 1/1
- Patching net/minecraft/tileentity/TileEntityType$Builder 1/1
- Patching net/minecraft/network/handshake/ServerHandshakeNetHandler$1 1/1
- Patching net/minecraft/inventory/container/BeaconContainer$BeaconSlot 1/1
- Patching net/minecraft/util/Direction$Plane 1/1
- Patching net/minecraft/util/Direction$AxisDirection 1/1
- Patching net/minecraft/util/Direction$Axis 1/1
- Patching net/minecraft/inventory/container/BeaconContainer$1 1/1
- Patching net/minecraft/entity/passive/OcelotEntity$TemptGoal 1/1
- Patching net/minecraft/entity/passive/OcelotEntity$AvoidEntityGoal 1/1
- Patching net/minecraft/util/Direction$1 1/1
- Patching net/minecraft/util/ResourceLocation$Serializer 1/1
- Patching net/minecraft/entity/monster/SpiderEntity$TargetGoal 1/1
- Patching net/minecraft/enchantment/Enchantment$Rarity 1/1
- Patching net/minecraft/entity/monster/SpiderEntity$GroupData 1/1
- Patching net/minecraft/entity/monster/SpiderEntity$AttackGoal 1/1
- Patching net/minecraft/item/crafting/SingleItemRecipe$Serializer$IRecipeFactory 1/1
- Patching net/minecraft/client/renderer/model/ItemTransformVec3f$Deserializer 1/1
- Patching net/minecraft/advancements/Advancement$Builder 1/1
- Patching net/minecraft/advancements/Advancement$1 1/1
- Patching net/minecraft/resources/FallbackResourceManager$LeakComplainerInputStream 1/1
- Patching net/minecraft/advancements/criterion/ItemPredicate$Builder 1/1
- Patching net/minecraft/tileentity/ShulkerBoxTileEntity$AnimationStatus 1/1
- Patching net/minecraft/util/Util$OS$2 1/1
- Patching net/minecraft/util/Util$OS$1 1/1
- Patching net/minecraft/client/gui/screen/WorldOptionsScreen$3 1/1
- Patching net/minecraft/client/gui/screen/WorldOptionsScreen$2 1/1
- Patching net/minecraft/client/gui/screen/WorldOptionsScreen$1 1/1
- Patching net/minecraft/tileentity/ShulkerBoxTileEntity$1 1/1
- Patching net/minecraft/entity/monster/EndermanEntity$TakeBlockGoal 1/1
- Patching net/minecraft/entity/monster/EndermanEntity$FindPlayerGoal 1/1
- Patching net/minecraft/entity/monster/EndermanEntity$PlaceBlockGoal 1/1
- Patching net/minecraft/entity/monster/EndermanEntity$StareGoal 1/1
+ Patching net/minecraft/server/MinecraftServer$TimeProfiler$1 1/1
+ Patching net/minecraft/server/MinecraftServer$TimeProfiler 1/1
Patching net/minecraft/server/MinecraftServer 1/1
- Patching net/minecraft/world/gen/feature/structure/FortressStructure$Start 1/1
- Patching net/minecraft/block/DetectorRailBlock$1 1/1
- Patching net/minecraft/network/play/ServerPlayNetHandler$1 1/1
- Patching net/minecraft/world/chunk/ChunkStatus$ISelectiveWorker 1/1
- Patching net/minecraft/world/chunk/ChunkStatus$ILoadingWorker 1/1
- Patching net/minecraft/world/chunk/ChunkStatus$IGenerationWorker 1/1
- Patching net/minecraft/world/chunk/ChunkStatus$Type 1/1
- Patching net/minecraft/entity/boss/WitherEntity$DoNothingGoal 1/1
- Patching net/minecraft/inventory/container/RepairContainer$1 1/1
- Patching net/minecraft/entity/passive/MooshroomEntity$Type 1/1
- Patching net/minecraft/item/ArmorItem$1 1/1
- Patching net/minecraft/util/Util$OS 1/1
- Patching net/minecraft/util/Util$IdentityStrategy 1/1
- Patching net/minecraft/util/Util$6 1/1
- Patching net/minecraft/util/Util$5 1/1
- Patching net/minecraft/util/Util$4 1/1
- Patching net/minecraft/util/Util$3 1/1
- Patching net/minecraft/util/Util$2 1/1
- Patching net/minecraft/util/Util$1 1/1
- Patching net/minecraft/block/RailState$1 1/1
- Patching net/minecraft/network/play/server/SCommandListPacket$Entry 1/1
- Patching net/minecraft/network/play/server/SCommandListPacket$1 1/1
- Patching net/minecraft/item/crafting/ShapelessRecipe$Serializer 1/1
- Patching net/minecraft/client/renderer/entity/layers/BipedArmorLayer$1 1/1
- Patching net/minecraft/block/TrapDoorBlock$1 1/1
- Patching net/minecraft/client/gui/screen/LanguageScreen$List 1/1
- Patching net/minecraft/entity/passive/horse/HorseEntity$HorseData 1/1
- Patching net/minecraft/server/Main 1/1
- Patching net/minecraft/item/ItemGroup$6 1/1
- Patching net/minecraft/item/ItemGroup$5 1/1
- Patching net/minecraft/item/ItemGroup$4 1/1
- Patching net/minecraft/item/ItemGroup$3 1/1
- Patching net/minecraft/item/ItemGroup$2 1/1
- Patching net/minecraft/item/ItemGroup$12 1/1
- Patching net/minecraft/item/ItemGroup$11 1/1
- Patching net/minecraft/item/ItemGroup$10 1/1
- Patching net/minecraft/item/ItemGroup$1 1/1
- Patching net/minecraft/util/registry/DynamicRegistries$Impl 1/1
- Patching net/minecraft/util/registry/DynamicRegistries$CodecHolder 1/1
- Patching net/minecraft/entity/MobEntity$1 1/1
- Patching net/minecraft/client/renderer/FirstPersonRenderer$1 1/1
- Patching net/minecraft/network/NetworkSystem$2 1/1
- Patching net/minecraft/network/NetworkSystem$1 1/1
- Patching net/minecraft/entity/Entity$IMoveCallback 1/1
- Patching net/minecraft/server/gui/MinecraftServerGui$2 1/1
+ Patching net/minecraft/server/PlayerAdvancements$1 1/1
+ Patching net/minecraft/server/PlayerAdvancements 1/1
+ Patching net/minecraft/server/ServerAdvancementManager 1/1
+ Patching net/minecraft/server/ServerResources 1/1
+ Patching net/minecraft/server/commands/LocateCommand 1/1
+ Patching net/minecraft/server/commands/SpreadPlayersCommand$Position 1/1
+ Patching net/minecraft/server/commands/SpreadPlayersCommand 1/1
+ Patching net/minecraft/server/commands/TeleportCommand$LookAt 1/1
+ Patching net/minecraft/server/commands/TeleportCommand 1/1
+ Patching net/minecraft/server/dedicated/DedicatedServer$1 1/1
+ Patching net/minecraft/server/dedicated/DedicatedServer 1/1
+ Patching net/minecraft/server/dedicated/ServerWatchdog$1 1/1
+ Patching net/minecraft/server/dedicated/ServerWatchdog 1/1
+ Patching net/minecraft/server/dedicated/Settings$MutableValue 1/1
+ Patching net/minecraft/server/dedicated/Settings 1/1
Patching net/minecraft/server/gui/MinecraftServerGui$1 1/1
- Patching net/minecraft/entity/Entity$1 1/1
- Patching net/minecraft/entity/passive/IronGolemEntity$Cracks 1/1
- Patching net/minecraft/resources/SimpleReloadableResourceManager$FailedPackException 1/1
- Patching net/minecraft/resources/SimpleReloadableResourceManager$FailedPackReloader 1/1
- Patching net/minecraft/util/text/LanguageMap$1 1/1
- Patching net/minecraft/data/TagsProvider$Builder 1/1
- Patching net/minecraft/client/multiplayer/ServerData$ServerResourceMode 1/1
- Patching net/minecraft/data/TagsProvider$1 1/1
- Patching net/minecraft/loot/LootContext$EntityTarget$Serializer 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList$KeyEntry$2 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList$KeyEntry$1 1/1
- Patching net/minecraft/client/gui/screen/LanguageScreen$List$LanguageEntry 1/1
- Patching net/minecraft/block/RailBlock$1 1/1
- Patching net/minecraft/fluid/LavaFluid$Source 1/1
- Patching net/minecraft/fluid/LavaFluid$Flowing 1/1
- Patching net/minecraft/util/math/RayTraceContext$IVoxelProvider 1/1
- Patching net/minecraft/util/math/RayTraceContext$FluidMode 1/1
- Patching net/minecraft/util/math/RayTraceContext$BlockMode 1/1
- Patching net/minecraft/client/network/ServerPinger$2$1 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$GrassColorModifier 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$Builder 1/1
- Patching net/minecraft/particles/ParticleTypes$1 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$1 1/1
- Patching net/minecraft/network/ServerStatusResponse$Version 1/1
- Patching net/minecraft/network/ServerStatusResponse$Serializer 1/1
- Patching net/minecraft/network/ServerStatusResponse$Players 1/1
- Patching net/minecraft/block/Block$RenderSideCacheKey 1/1
- Patching net/minecraft/item/crafting/ShapedRecipe$Serializer 1/1
- Patching net/minecraft/block/Block$2 1/1
- Patching net/minecraft/block/Block$1 1/1
- Patching net/minecraft/client/world/DimensionRenderInfo$FogType 1/1
- Patching net/minecraft/client/renderer/RenderType$OutlineState 1/1
- Patching net/minecraft/client/world/DimensionRenderInfo$Overworld 1/1
- Patching net/minecraft/client/renderer/RenderType$State 1/1
- Patching net/minecraft/client/world/DimensionRenderInfo$Nether 1/1
- Patching net/minecraft/client/renderer/RenderType$Type 1/1
- Patching net/minecraft/client/world/DimensionRenderInfo$End 1/1
- Patching net/minecraft/nbt/StringNBT$1 1/1
- Patching net/minecraft/client/renderer/RenderType$1 1/1
- Patching net/minecraft/world/server/TicketManager$PlayerTicketTracker 1/1
- Patching net/minecraft/world/server/TicketManager$PlayerChunkTracker 1/1
- Patching net/minecraft/world/server/TicketManager$ChunkTicketTracker 1/1
- Patching net/minecraft/client/audio/SoundHandler$Loader 1/1
- Patching net/minecraft/client/audio/SoundHandler$2 1/1
- Patching net/minecraft/client/audio/SoundHandler$1 1/1
- Patching net/minecraft/client/renderer/model/ModelBakery$ModelListWrapper 1/1
- Patching net/minecraft/entity/LivingEntity$1 1/1
- Patching net/minecraft/client/renderer/model/ModelBakery$BlockStateDefinitionException 1/1
- Patching net/minecraft/entity/passive/FoxEntity$Type 1/1
- Patching net/minecraft/entity/passive/FoxEntity$FollowTargetGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$SleepGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$FindShelterGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$SitAndLookGoal 1/1
- Patching net/minecraft/tags/ITagCollectionSupplier$1 1/1
- Patching net/minecraft/entity/passive/FoxEntity$StrollGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$FindItemsGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$PounceGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$PanicGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$MoveHelperController 1/1
- Patching net/minecraft/entity/passive/FoxEntity$BiteGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$LookHelperController 1/1
- Patching net/minecraft/entity/passive/FoxEntity$WatchGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$FoxData 1/1
- Patching net/minecraft/entity/passive/FoxEntity$FollowGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$SwimGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$EatBerriesGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$MateGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$BaseGoal 1/1
- Patching net/minecraft/entity/passive/FoxEntity$AlertablePredicate 1/1
- Patching net/minecraft/entity/passive/FoxEntity$JumpGoal 1/1
- Patching net/minecraft/entity/projectile/AbstractArrowEntity$PickupStatus 1/1
- Patching net/minecraft/entity/passive/FoxEntity$RevengeGoal 1/1
- Patching net/minecraft/util/registry/WorldSettingsImport$IResourceAccess 1/1
- Patching net/minecraft/util/registry/WorldSettingsImport$ResultMap 1/1
- Patching net/minecraft/entity/passive/FoxEntity$1 1/1
- Patching net/minecraft/util/registry/WorldSettingsImport$1 1/1
- Patching net/minecraft/tileentity/AbstractFurnaceTileEntity$1 1/1
- Patching net/minecraft/client/renderer/model/ItemModelGenerator$SpanFacing 1/1
- Patching net/minecraft/client/renderer/model/ItemModelGenerator$Span 1/1
- Patching net/minecraft/world/biome/MobSpawnInfo$Spawners 1/1
- Patching net/minecraft/world/biome/MobSpawnInfo$SpawnCosts 1/1
- Patching net/minecraft/world/biome/MobSpawnInfo$Builder 1/1
- Patching net/minecraft/client/renderer/model/ItemModelGenerator$1 1/1
- Patching net/minecraft/world/biome/MobSpawnInfo$1 1/1
- Patching net/minecraft/entity/item/minecart/SpawnerMinecartEntity$1 1/1
- Patching net/minecraft/world/server/TicketManager 1/1
- Patching net/minecraft/world/server/ChunkManager 1/1
- Patching net/minecraft/world/server/ChunkHolder 1/1
+ Patching net/minecraft/server/gui/MinecraftServerGui$2 1/1
Patching net/minecraft/server/gui/MinecraftServerGui 1/1
- Patching net/minecraft/server/dedicated/PropertyManager 1/1
- Patching net/minecraft/server/dedicated/ServerHangWatchdog 1/1
- Patching net/minecraft/server/dedicated/DedicatedServer 1/1
- Patching net/minecraft/command/impl/TeleportCommand 1/1
- Patching net/minecraft/command/impl/SpreadPlayersCommand 1/1
- Patching net/minecraft/command/impl/TeleportCommand$Facing 1/1
- Patching net/minecraft/command/impl/LocateCommand 1/1
- Patching net/minecraft/world/biome/Biome$TemperatureModifier$2 1/1
- Patching net/minecraft/world/biome/Biome$TemperatureModifier$1 1/1
- Patching net/minecraft/resources/DataPackRegistries 1/1
- Patching net/minecraft/advancements/AdvancementManager 1/1
- Patching net/minecraft/advancements/PlayerAdvancements 1/1
- Patching net/minecraft/util/registry/Bootstrap 1/1
- Patching net/minecraft/util/ResourceLocation 1/1
- Patching net/minecraft/util/RegistryKey 1/1
- Patching net/minecraft/util/registry/WorldSettingsImport 1/1
- Patching net/minecraft/network/ServerStatusResponse$Version$Serializer 1/1
- Patching net/minecraft/item/crafting/IRecipePlacer 1/1
- Patching net/minecraft/network/datasync/EntityDataManager 1/1
- Patching net/minecraft/network/datasync/DataSerializers 1/1
- Patching net/minecraft/network/ServerStatusResponse 1/1
- Patching net/minecraft/network/status/server/SServerInfoPacket 1/1
- Patching net/minecraft/network/login/client/CCustomPayloadLoginPacket 1/1
- Patching net/minecraft/network/login/server/SCustomPayloadLoginPacket 1/1
- Patching net/minecraft/network/handshake/client/CHandshakePacket 1/1
- Patching net/minecraft/network/play/client/CCreativeInventoryActionPacket 1/1
- Patching net/minecraft/command/Commands$IParser 1/1
- Patching net/minecraft/command/Commands$EnvironmentType 1/1
- Patching net/minecraft/client/renderer/texture/NativeImage$WriteCallback 1/1
- Patching net/minecraft/client/renderer/texture/NativeImage$PixelFormatGLCode 1/1
- Patching net/minecraft/util/Session$Type 1/1
- Patching net/minecraft/client/renderer/texture/NativeImage$PixelFormat 1/1
- Patching net/minecraft/network/play/client/CCustomPayloadPacket 1/1
- Patching net/minecraft/network/play/client/CClickWindowPacket 1/1
- Patching net/minecraft/network/play/client/CClientSettingsPacket 1/1
- Patching net/minecraft/network/play/server/SEntityPropertiesPacket 1/1
- Patching net/minecraft/client/renderer/texture/NativeImage$1 1/1
- Patching net/minecraft/network/play/server/SCustomPayloadPlayPacket 1/1
- Patching net/minecraft/network/play/server/SCommandListPacket 1/1
- Patching net/minecraft/util/registry/WorldSettingsImport$IResourceAccess$RegistryAccess 1/1
- Patching net/minecraft/util/text/TranslationTextComponent 1/1
- Patching net/minecraft/util/text/Style 1/1
- Patching net/minecraft/network/NettyPacketEncoder 1/1
- Patching net/minecraft/network/PacketBuffer 1/1
- Patching net/minecraft/network/NetworkManager 1/1
- Patching net/minecraft/network/NettyCompressionEncoder 1/1
- Patching net/minecraft/util/registry/WorldSettingsImport$IResourceAccess$1 1/1
- Patching net/minecraft/nbt/StringNBT 1/1
- Patching net/minecraft/nbt/CompressedStreamTools 1/1
- Patching net/minecraft/nbt/NBTSizeTracker 1/1
- Patching net/minecraft/world/storage/MapDecoration$Type 1/1
- Patching net/minecraft/nbt/CompoundNBT 1/1
- Patching net/minecraft/util/text/LanguageMap 1/1
- Patching net/minecraft/world/biome/BiomeRegistry 1/1
- Patching net/minecraft/data/TagsProvider 1/1
- Patching net/minecraft/data/ItemTagsProvider 1/1
- Patching net/minecraft/data/FluidTagsProvider 1/1
- Patching net/minecraft/data/EntityTypeTagsProvider 1/1
- Patching net/minecraft/data/BlockTagsProvider 1/1
- Patching net/minecraft/data/RecipeProvider 1/1
- Patching net/minecraft/client/renderer/vertex/VertexFormatElement$Usage$ISetupState 1/1
- Patching net/minecraft/data/LootTableProvider 1/1
- Patching net/minecraft/data/loot/EntityLootTables 1/1
- Patching net/minecraft/data/loot/BlockLootTables 1/1
- Patching net/minecraft/data/DirectoryCache 1/1
- Patching net/minecraft/entity/ai/brain/task/ShootTargetTask$Status 1/1
- Patching net/minecraft/data/DataGenerator 1/1
- Patching net/minecraft/util/registry/WorldGenRegistries 1/1
- Patching net/minecraft/particles/ParticleTypes 1/1
- Patching net/minecraft/particles/ParticleType 1/1
- Patching net/minecraft/particles/ItemParticleData 1/1
- Patching net/minecraft/particles/BlockParticleData 1/1
- Patching net/minecraft/advancements/PlayerAdvancements$1 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior 1/1
- Patching net/minecraft/util/registry/DynamicRegistries 1/1
- Patching net/minecraft/util/registry/Registry 1/1
- Patching net/minecraft/util/registry/SimpleRegistry 1/1
- Patching net/minecraft/server/dedicated/PropertyManager$Property 1/1
- Patching net/minecraft/util/Direction 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList$KeyEntry 1/1
- Patching net/minecraft/client/renderer/model/UVTransformationUtil 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList$Entry 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList$CategoryEntry 1/1
- Patching net/minecraft/command/arguments/ArgumentTypes 1/1
- Patching net/minecraft/command/arguments/EntitySelectorParser 1/1
- Patching net/minecraft/server/dedicated/PropertyManager$1 1/1
- Patching net/minecraft/command/arguments/BlockStateParser 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList$1 1/1
- Patching net/minecraft/tags/ITagCollection$1 1/1
- Patching net/minecraft/item/Item$Properties 1/1
- Patching net/minecraft/command/Commands 1/1
- Patching net/minecraft/item/Item$1 1/1
- Patching net/minecraft/advancements/criterion/ItemPredicate 1/1
- Patching net/minecraft/advancements/AdvancementRewards 1/1
- Patching net/minecraft/block/CocoaBlock$1 1/1
- Patching net/minecraft/client/renderer/model/FaceBakery$1 1/1
- Patching net/minecraft/item/crafting/SingleItemRecipe$Serializer 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$Orientation 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$Cache 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$VertexTranslations 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$AmbientOcclusionFace 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$NeighborInfo 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer$1 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$9 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$8 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$7 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$6 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$5 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$4 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$3 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$25 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$24 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$23 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$22 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$21 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$20 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$2 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$19 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$18 1/1
- Patching net/minecraft/nbt/CompoundNBT$1 1/1
- Patching net/minecraft/entity/passive/SheepEntity$2 1/1
- Patching net/minecraft/entity/passive/SheepEntity$1 1/1
- Patching net/minecraft/entity/monster/ZombieEntity$GroupData 1/1
- Patching net/minecraft/entity/monster/ZombieEntity$AttackTurtleEggGoal 1/1
- Patching net/minecraft/tags/ITag$TagEntry 1/1
- Patching net/minecraft/tags/ITag$OptionalTagEntry 1/1
- Patching net/minecraft/tags/ITag$OptionalItemEntry 1/1
- Patching net/minecraft/tags/ITag$INamedTag 1/1
- Patching net/minecraft/tags/ITag$ITagEntry 1/1
- Patching net/minecraft/tags/ITag$ItemEntry 1/1
- Patching net/minecraft/tags/ITag$Proxy 1/1
- Patching net/minecraft/tags/ITag$Builder 1/1
- Patching net/minecraft/client/audio/SoundHandler 1/1
- Patching net/minecraft/client/audio/SoundEngine 1/1
- Patching net/minecraft/server/dedicated/ServerHangWatchdog$1 1/1
- Patching net/minecraft/server/integrated/IntegratedServer 1/1
- Patching net/minecraft/client/util/SearchTreeManager 1/1
- Patching net/minecraft/tags/ITag$1 1/1
- Patching net/minecraft/world/Explosion$Mode 1/1
- Patching net/minecraft/village/VillageSiege$State 1/1
- Patching net/minecraft/client/renderer/model/WeightedBakedModel 1/1
- Patching net/minecraft/client/renderer/model/IUnbakedModel 1/1
- Patching net/minecraft/client/renderer/model/SimpleBakedModel 1/1
- Patching net/minecraft/client/renderer/model/MultipartBakedModel 1/1
- Patching net/minecraft/client/renderer/model/IModelTransform 1/1
- Patching net/minecraft/client/renderer/model/ModelResourceLocation 1/1
- Patching net/minecraft/client/renderer/model/ModelManager 1/1
- Patching net/minecraft/client/renderer/model/ModelBakery 1/1
- Patching net/minecraft/client/renderer/model/IBakedModel 1/1
- Patching net/minecraft/client/resources/LanguageManager 1/1
- Patching net/minecraft/client/resources/Language 1/1
- Patching net/minecraft/client/resources/I18n 1/1
- Patching net/minecraft/client/resources/ClientLanguageMap 1/1
- Patching net/minecraft/client/resources/GrassColorReloadListener 1/1
- Patching net/minecraft/client/resources/FoliageColorReloadListener 1/1
- Patching net/minecraft/client/gui/widget/list/AbstractList$SimpleArrayList 1/1
- Patching net/minecraft/client/renderer/texture/TextureManager 1/1
- Patching net/minecraft/client/gui/widget/list/AbstractList$Ordering 1/1
- Patching net/minecraft/client/renderer/texture/TextureAtlasSprite 1/1
- Patching net/minecraft/client/gui/widget/list/AbstractList$AbstractListEntry 1/1
- Patching net/minecraft/client/renderer/texture/AtlasTexture 1/1
- Patching net/minecraft/client/renderer/texture/Stitcher 1/1
- Patching net/minecraft/client/renderer/texture/Texture 1/1
- Patching net/minecraft/client/renderer/entity/PlayerRenderer 1/1
- Patching net/minecraft/client/gui/widget/list/AbstractList$1 1/1
- Patching net/minecraft/client/renderer/entity/layers/BipedArmorLayer 1/1
- Patching net/minecraft/client/renderer/entity/layers/ElytraLayer 1/1
- Patching net/minecraft/data/Main 1/1
- Patching net/minecraft/client/renderer/entity/LivingRenderer 1/1
- Patching net/minecraft/client/renderer/ItemRenderer 1/1
- Patching net/minecraft/client/renderer/entity/ItemFrameRenderer 1/1
- Patching net/minecraft/client/renderer/entity/ItemRenderer 1/1
- Patching net/minecraft/client/renderer/entity/FallingBlockRenderer 1/1
- Patching net/minecraft/client/renderer/entity/EntityRenderer 1/1
- Patching net/minecraft/client/renderer/entity/EntityRendererManager 1/1
- Patching net/minecraft/client/gui/MapItemRenderer$Instance 1/1
- Patching net/minecraft/entity/monster/IllusionerEntity$MirrorSpellGoal 1/1
- Patching net/minecraft/entity/monster/IllusionerEntity$BlindnessSpellGoal 1/1
- Patching net/minecraft/client/renderer/chunk/ChunkRenderDispatcher 1/1
- Patching net/minecraft/client/renderer/tileentity/SignTileEntityRenderer 1/1
- Patching net/minecraft/client/renderer/tileentity/PistonTileEntityRenderer 1/1
- Patching net/minecraft/client/renderer/tileentity/ChestTileEntityRenderer 1/1
- Patching net/minecraft/client/renderer/tileentity/TileEntityRendererDispatcher 1/1
- Patching net/minecraft/client/gui/MapItemRenderer$1 1/1
- Patching net/minecraft/entity/monster/IllusionerEntity$1 1/1
- Patching net/minecraft/client/renderer/model/VariantList 1/1
- Patching net/minecraft/client/renderer/model/ItemCameraTransforms 1/1
- Patching net/minecraft/client/renderer/model/ItemTransformVec3f 1/1
- Patching net/minecraft/client/renderer/model/ItemOverrideList 1/1
- Patching net/minecraft/client/renderer/model/ItemModelGenerator 1/1
- Patching net/minecraft/client/renderer/model/FaceBakery 1/1
- Patching net/minecraft/client/renderer/model/BlockModel 1/1
- Patching net/minecraft/client/renderer/model/BakedQuad 1/1
- Patching net/minecraft/world/biome/BiomeGenerationSettings$Builder 1/1
- Patching net/minecraft/client/renderer/BlockModelRenderer 1/1
- Patching net/minecraft/client/renderer/FluidBlockRenderer 1/1
- Patching net/minecraft/client/renderer/BlockRendererDispatcher 1/1
- Patching net/minecraft/client/renderer/BlockModelShapes 1/1
- Patching net/minecraft/client/renderer/Atlases 1/1
- Patching net/minecraft/client/renderer/OverlayRenderer 1/1
- Patching net/minecraft/client/renderer/RenderType 1/1
- Patching net/minecraft/client/shader/ShaderGroup 1/1
- Patching net/minecraft/client/renderer/LightTexture 1/1
- Patching net/minecraft/client/renderer/WorldRenderer 1/1
- Patching net/minecraft/client/renderer/ItemModelMesher 1/1
- Patching net/minecraft/client/renderer/FirstPersonRenderer 1/1
- Patching net/minecraft/client/renderer/RenderTypeLookup 1/1
- Patching net/minecraft/particles/ItemParticleData$1 1/1
- Patching net/minecraft/world/biome/BiomeGenerationSettings$1 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$GameMode 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$DatapackException 1/1
- Patching net/minecraft/network/ServerStatusResponse$Players$Serializer 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$5 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$4 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$3 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$2 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen$1 1/1
- Patching net/minecraft/world/lighting/LevelBasedGraph$2 1/1
- Patching net/minecraft/world/lighting/LevelBasedGraph$1 1/1
- Patching net/minecraft/client/renderer/tileentity/SignTileEntityRenderer$SignModel 1/1
- Patching net/minecraft/inventory/container/PlayerContainer$2 1/1
- Patching net/minecraft/inventory/container/PlayerContainer$1 1/1
- Patching net/minecraft/client/renderer/GameRenderer 1/1
- Patching net/minecraft/client/renderer/FogRenderer 1/1
- Patching net/minecraft/client/shader/ShaderInstance 1/1
- Patching net/minecraft/client/world/DimensionRenderInfo 1/1
- Patching net/minecraft/client/entity/player/RemoteClientPlayerEntity 1/1
- Patching net/minecraft/client/entity/player/ClientPlayerEntity 1/1
- Patching net/minecraft/client/entity/player/AbstractClientPlayerEntity 1/1
- Patching net/minecraft/client/particle/DiggingParticle 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$17 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$16 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$15 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$14 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$13 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$12 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$11 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$10 1/1
- Patching net/minecraft/dispenser/IDispenseItemBehavior$1 1/1
- Patching net/minecraft/client/particle/ParticleManager 1/1
- Patching net/minecraft/client/particle/Particle 1/1
- Patching net/minecraft/client/network/ServerPinger 1/1
- Patching net/minecraft/client/multiplayer/ServerData 1/1
- Patching net/minecraft/client/network/play/NetworkPlayerInfo 1/1
- Patching net/minecraft/client/multiplayer/PlayerController 1/1
- Patching net/minecraft/client/network/play/ClientPlayNetHandler 1/1
- Patching net/minecraft/client/world/ClientWorld 1/1
- Patching net/minecraft/client/network/login/ClientLoginNetHandler 1/1
- Patching net/minecraft/client/multiplayer/ClientChunkProvider 1/1
- Patching net/minecraft/block/AbstractBlock$IPositionPredicate 1/1
- Patching net/minecraft/block/AbstractBlock$IExtendedPositionPredicate 1/1
- Patching net/minecraft/block/AbstractBlock$Properties 1/1
- Patching net/minecraft/block/AbstractBlock$OffsetType 1/1
- Patching net/minecraft/block/AbstractBlock$AbstractBlockState 1/1
- Patching net/minecraft/client/gui/screen/BiomeGeneratorTypeScreens 1/1
- Patching net/minecraft/client/gui/screen/WorldOptionsScreen 1/1
- Patching net/minecraft/client/gui/screen/CreateWorldScreen 1/1
- Patching net/minecraft/client/gui/recipebook/RecipeBookGui 1/1
- Patching net/minecraft/client/gui/screen/PackScreen 1/1
- Patching net/minecraft/client/gui/screen/PackLoadingManager 1/1
- Patching net/minecraft/block/AbstractBlock$1 1/1
- Patching net/minecraft/client/gui/screen/ServerSelectionList 1/1
- Patching net/minecraft/client/gui/screen/MultiplayerScreen 1/1
- Patching net/minecraft/tileentity/BeaconTileEntity$BeamSegment 1/1
- Patching net/minecraft/client/gui/screen/EnchantmentScreen 1/1
- Patching net/minecraft/client/main/Main$3 1/1
- Patching net/minecraft/client/main/Main$2 1/1
- Patching net/minecraft/client/gui/DisplayEffectsScreen 1/1
- Patching net/minecraft/client/main/Main$1 1/1
- Patching net/minecraft/client/gui/screen/inventory/CreativeScreen 1/1
- Patching net/minecraft/client/gui/screen/inventory/ContainerScreen 1/1
- Patching net/minecraft/client/gui/screen/ControlsScreen 1/1
- Patching net/minecraft/client/gui/widget/list/KeyBindingList 1/1
- Patching net/minecraft/client/gui/advancements/AdvancementsScreen 1/1
- Patching net/minecraft/client/gui/advancements/AdvancementTabType 1/1
- Patching net/minecraft/client/gui/advancements/AdvancementTabGui 1/1
- Patching net/minecraft/tileentity/BeaconTileEntity$1 1/1
- Patching net/minecraft/client/gui/screen/MainMenuScreen 1/1
- Patching net/minecraft/client/gui/screen/Screen 1/1
- Patching net/minecraft/client/gui/screen/OptionsScreen 1/1
- Patching net/minecraft/client/gui/ScreenManager 1/1
- Patching net/minecraft/client/gui/ResourceLoadProgressGui 1/1
- Patching net/minecraft/client/gui/screen/LanguageScreen 1/1
- Patching net/minecraft/client/gui/screen/DeathScreen 1/1
- Patching net/minecraft/loot/conditions/RandomChanceWithLooting$Serializer 1/1
- Patching net/minecraft/fluid/WaterFluid$Source 1/1
- Patching net/minecraft/fluid/WaterFluid$Flowing 1/1
- Patching net/minecraft/client/gui/overlay/DebugOverlayGui 1/1
- Patching net/minecraft/client/gui/overlay/BossOverlayGui 1/1
- Patching net/minecraft/client/gui/widget/Widget 1/1
- Patching net/minecraft/client/gui/widget/list/AbstractList 1/1
- Patching net/minecraft/client/gui/MapItemRenderer 1/1
- Patching net/minecraft/loot/conditions/RandomChanceWithLooting$1 1/1
- Patching net/minecraft/client/gui/IngameGui 1/1
- Patching net/minecraft/client/renderer/color/ItemColors 1/1
- Patching net/minecraft/client/renderer/color/BlockColors 1/1
- Patching net/minecraft/util/Session 1/1
- Patching net/minecraft/client/settings/ToggleableKeyBinding 1/1
- Patching net/minecraft/util/ScreenShotHelper 1/1
- Patching net/minecraft/client/GameSettings 1/1
- Patching net/minecraft/world/gen/feature/template/Template$EntityInfo 1/1
- Patching net/minecraft/world/gen/feature/template/Template$BlockInfo 1/1
- Patching net/minecraft/client/MouseHelper 1/1
- Patching net/minecraft/world/gen/feature/template/Template$BasicPalette 1/1
- Patching net/minecraft/world/gen/feature/template/Template$Palette 1/1
- Patching net/minecraft/client/Minecraft 1/1
- Patching net/minecraft/client/KeyboardListener 1/1
- Patching net/minecraft/client/settings/KeyBinding 1/1
- Patching net/minecraft/client/renderer/ActiveRenderInfo 1/1
- Patching net/minecraft/block/AbstractBlock$AbstractBlockState$Cache 1/1
- Patching net/minecraft/world/gen/feature/template/Template$1 1/1
- Patching net/minecraft/client/renderer/model/BlockModel$GuiLight 1/1
- Patching net/minecraft/client/renderer/model/BlockModel$Deserializer 1/1
- Patching com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen 1/1
- Patching net/minecraft/entity/item/minecart/CommandBlockMinecartEntity$MinecartCommandLogic 1/1
- Patching net/minecraft/client/renderer/vertex/VertexFormatElement 1/1
- Patching net/minecraft/client/renderer/vertex/VertexFormat 1/1
- Patching com/mojang/blaze3d/vertex/IVertexBuilder 1/1
- Patching net/minecraft/client/renderer/BufferBuilder 1/1
- Patching net/minecraft/client/MainWindow 1/1
- Patching net/minecraft/client/renderer/texture/NativeImage 1/1
- Patching com/mojang/blaze3d/platform/GlStateManager 1/1
- Patching net/minecraft/client/shader/Framebuffer 1/1
- Patching net/minecraft/fluid/FlowingFluid$1 1/1
- Patching net/minecraft/entity/EntitySpawnPlacementRegistry$PlacementType 1/1
- Patching net/minecraft/entity/EntitySpawnPlacementRegistry$IPlacementPredicate 1/1
- Patching net/minecraft/entity/EntitySpawnPlacementRegistry$Entry 1/1
- Patching net/minecraft/util/math/shapes/EntitySelectionContext 1/1
- Patching net/minecraft/util/math/shapes/ISelectionContext 1/1
- Patching net/minecraft/util/math/vector/Vector3d 1/1
- Patching net/minecraft/util/math/RayTraceResult 1/1
- Patching net/minecraft/loot/conditions/RandomChanceWithLooting 1/1
- Patching net/minecraft/world/biome/Biome$TemperatureModifier 1/1
- Patching net/minecraft/loot/LootParameterSets 1/1
- Patching net/minecraft/world/biome/Biome$RainType 1/1
- Patching net/minecraft/world/biome/Biome$Climate 1/1
- Patching net/minecraft/world/biome/Biome$Attributes 1/1
- Patching net/minecraft/world/biome/Biome$Category 1/1
- Patching net/minecraft/world/biome/Biome$Builder 1/1
- Patching net/minecraft/loot/functions/Smelt 1/1
- Patching net/minecraft/loot/functions/LootingEnchantBonus 1/1
- Patching net/minecraft/client/renderer/BlockRendererDispatcher$1 1/1
- Patching net/minecraft/world/biome/Biome$1 1/1
- Patching net/minecraft/client/gui/screen/inventory/CreativeScreen$CreativeSlot 1/1
- Patching net/minecraft/client/gui/screen/inventory/CreativeScreen$CreativeContainer 1/1
- Patching net/minecraft/client/gui/screen/inventory/CreativeScreen$LockedSlot 1/1
- Patching net/minecraft/loot/LootTableManager 1/1
- Patching net/minecraft/loot/LootTable 1/1
- Patching net/minecraft/loot/LootPool 1/1
- Patching net/minecraft/loot/LootContext 1/1
- Patching net/minecraft/world/storage/PlayerData 1/1
- Patching net/minecraft/world/storage/SaveFormat 1/1
- Patching net/minecraft/world/storage/DimensionSavedDataManager 1/1
- Patching net/minecraft/world/storage/MapDecoration 1/1
- Patching net/minecraft/world/storage/WorldSavedData 1/1
- Patching net/minecraft/client/renderer/texture/Stitcher$ISpriteLoader 1/1
- Patching net/minecraft/client/renderer/texture/Stitcher$Slot 1/1
- Patching net/minecraft/client/renderer/texture/Stitcher$Holder 1/1
- Patching net/minecraft/block/PortalSize 1/1
- Patching net/minecraft/world/Teleporter 1/1
- Patching net/minecraft/loot/functions/LootingEnchantBonus$Serializer 1/1
- Patching net/minecraft/loot/functions/LootingEnchantBonus$Builder 1/1
- Patching net/minecraft/pathfinding/WalkNodeProcessor 1/1
- Patching net/minecraft/pathfinding/PathNodeType 1/1
- Patching net/minecraft/network/login/ServerLoginNetHandler$State 1/1
- Patching net/minecraft/loot/functions/LootingEnchantBonus$1 1/1
- Patching net/minecraft/world/gen/layer/BiomeLayer 1/1
- Patching net/minecraft/network/login/ServerLoginNetHandler$1 1/1
- Patching net/minecraft/fluid/WaterFluid 1/1
- Patching net/minecraft/world/chunk/Chunk$CreateEntityType 1/1
- Patching net/minecraft/fluid/LavaFluid 1/1
- Patching net/minecraft/fluid/FluidState 1/1
- Patching net/minecraft/fluid/Fluid 1/1
- Patching net/minecraft/fluid/FlowingFluid 1/1
- Patching net/minecraft/world/lighting/SkyLightEngine 1/1
- Patching net/minecraft/world/lighting/LightEngine 1/1
- Patching net/minecraft/world/lighting/LevelBasedGraph 1/1
- Patching net/minecraft/world/lighting/BlockLightEngine 1/1
- Patching net/minecraft/world/gen/surfacebuilders/SurfaceBuilder 1/1
- Patching net/minecraft/util/registry/SimpleRegistry$Entry 1/1
- Patching net/minecraft/world/gen/feature/template/Template 1/1
- Patching net/minecraft/world/gen/feature/template/StructureProcessor 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$RaidFarmGoal 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$PanicGoal 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$MoveHelperController 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$JumpHelperController 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$RabbitData 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$AvoidEntityGoal 1/1
- Patching net/minecraft/entity/passive/RabbitEntity$EvilAttackGoal 1/1
- Patching net/minecraft/world/gen/feature/structure/StructureStart 1/1
- Patching net/minecraft/world/gen/feature/structure/StructurePiece 1/1
- Patching net/minecraft/world/gen/feature/structure/MineshaftPieces 1/1
- Patching net/minecraft/server/management/PlayerList$1 1/1
- Patching net/minecraft/world/gen/placement/Placement 1/1
- Patching net/minecraft/world/gen/FlatGenerationSettings 1/1
- Patching net/minecraft/world/gen/treedecorator/TreeDecoratorType 1/1
- Patching net/minecraft/world/gen/feature/jigsaw/JigsawPattern 1/1
- Patching net/minecraft/world/gen/feature/jigsaw/SingleJigsawPiece 1/1
- Patching net/minecraft/tags/TagRegistry$NamedTag 1/1
- Patching net/minecraft/world/gen/blockstateprovider/BlockStateProviderType 1/1
- Patching net/minecraft/world/gen/foliageplacer/FoliagePlacerType 1/1
- Patching net/minecraft/world/gen/feature/BaseTreeFeatureConfig 1/1
- Patching net/minecraft/tags/TagRegistry$1 1/1
- Patching net/minecraft/client/audio/SoundHandler$Loader$1 1/1
- Patching net/minecraft/resources/IResourceManager$Instance 1/1
- Patching net/minecraft/world/gen/blockplacer/BlockPlacerType 1/1
- Patching net/minecraft/world/gen/feature/structure/SwampHutStructure 1/1
- Patching net/minecraft/world/gen/feature/structure/Structure 1/1
- Patching net/minecraft/world/gen/feature/SpringFeature 1/1
- Patching net/minecraft/world/gen/feature/structure/PillagerOutpostStructure 1/1
- Patching net/minecraft/world/gen/feature/structure/OceanMonumentStructure 1/1
- Patching net/minecraft/world/gen/feature/structure/FortressStructure 1/1
- Patching net/minecraft/world/gen/feature/DungeonsFeature 1/1
- Patching net/minecraft/loot/LootTable$Serializer 1/1
- Patching net/minecraft/loot/LootTable$Builder 1/1
- Patching net/minecraft/entity/monster/SlimeEntity$FaceRandomGoal 1/1
- Patching net/minecraft/entity/monster/SlimeEntity$MoveHelperController 1/1
- Patching net/minecraft/entity/monster/SlimeEntity$HopGoal 1/1
- Patching net/minecraft/entity/monster/SlimeEntity$FloatGoal 1/1
- Patching net/minecraft/entity/monster/SlimeEntity$AttackGoal 1/1
- Patching net/minecraft/world/gen/feature/IceSpikeFeature 1/1
- Patching net/minecraft/world/gen/feature/BigRedMushroomFeature 1/1
- Patching net/minecraft/world/gen/feature/BigBrownMushroomFeature 1/1
- Patching net/minecraft/world/gen/feature/GlowstoneBlobFeature 1/1
- Patching net/minecraft/world/gen/feature/Feature 1/1
- Patching net/minecraft/enchantment/EnchantmentType$9 1/1
- Patching net/minecraft/enchantment/EnchantmentType$8 1/1
- Patching net/minecraft/enchantment/EnchantmentType$7 1/1
- Patching net/minecraft/enchantment/EnchantmentType$6 1/1
- Patching net/minecraft/enchantment/EnchantmentType$5 1/1
- Patching net/minecraft/client/network/play/ClientPlayNetHandler$1 1/1
- Patching net/minecraft/loot/LootTable$1 1/1
- Patching net/minecraft/block/ChestBlock$4 1/1
- Patching net/minecraft/world/gen/feature/AbstractBigMushroomFeature 1/1
- Patching net/minecraft/block/ChestBlock$3 1/1
- Patching net/minecraft/block/ChestBlock$2 1/1
- Patching net/minecraft/block/ChestBlock$1 1/1
- Patching net/minecraft/world/gen/carver/WorldCarver 1/1
- Patching net/minecraft/world/gen/settings/DimensionGeneratorSettings 1/1
- Patching net/minecraft/world/spawner/PhantomSpawner 1/1
- Patching net/minecraft/world/spawner/PatrolSpawner 1/1
- Patching net/minecraft/world/gen/NoiseChunkGenerator 1/1
- Patching net/minecraft/world/gen/DebugChunkGenerator 1/1
- Patching net/minecraft/world/end/DragonFightManager 1/1
- Patching net/minecraft/world/chunk/storage/ChunkSerializer 1/1
- Patching net/minecraft/world/chunk/ChunkPrimer 1/1
- Patching net/minecraft/util/palette/PalettedContainer 1/1
- Patching net/minecraft/world/chunk/Chunk 1/1
- Patching net/minecraft/world/chunk/ChunkStatus 1/1
- Patching net/minecraft/world/chunk/IChunk 1/1
- Patching net/minecraft/advancements/AdvancementList 1/1
- Patching net/minecraft/world/border/WorldBorder 1/1
- Patching net/minecraft/advancements/Advancement 1/1
- Patching net/minecraft/util/Util 1/1
- Patching net/minecraft/util/SharedConstants 1/1
- Patching net/minecraft/block/WoodType 1/1
- Patching net/minecraft/crash/CrashReportCategory 1/1
- Patching net/minecraft/crash/CrashReport 1/1
- Patching net/minecraft/util/math/vector/Vector4f 1/1
- Patching net/minecraft/util/math/vector/Vector3f 1/1
- Patching net/minecraft/util/math/vector/TransformationMatrix 1/1
- Patching net/minecraft/util/math/vector/Matrix4f 1/1
- Patching net/minecraft/util/math/vector/Matrix3f 1/1
- Patching net/minecraft/block/BlockState 1/1
- Patching net/minecraft/block/AbstractBlock 1/1
- Patching net/minecraft/block/PistonBlockStructureHelper 1/1
- Patching net/minecraft/tileentity/PistonTileEntity 1/1
- Patching net/minecraft/block/PistonHeadBlock 1/1
- Patching net/minecraft/block/PistonBlock 1/1
- Patching net/minecraft/network/datasync/EntityDataManager$DataEntry 1/1
- Patching net/minecraft/block/MovingPistonBlock 1/1
- Patching net/minecraft/world/gen/feature/BaseTreeFeatureConfig$Builder 1/1
- Patching net/minecraft/tileentity/ShulkerBoxTileEntity 1/1
- Patching net/minecraft/tileentity/HopperTileEntity 1/1
- Patching net/minecraft/tileentity/ConduitTileEntity 1/1
- Patching net/minecraft/tileentity/ChestTileEntity 1/1
- Patching net/minecraft/tileentity/BrewingStandTileEntity 1/1
- Patching net/minecraft/tileentity/TileEntityType 1/1
- Patching net/minecraft/tileentity/TileEntity 1/1
- Patching net/minecraft/tileentity/BeaconTileEntity 1/1
- Patching net/minecraft/tileentity/LockableTileEntity 1/1
- Patching net/minecraft/tileentity/BannerPattern 1/1
- Patching net/minecraft/tileentity/BannerTileEntity 1/1
- Patching net/minecraft/tileentity/AbstractFurnaceTileEntity 1/1
- Patching net/minecraft/tags/TagRegistry$OptionalNamedTag 1/1
- Patching net/minecraft/tags/ITagCollectionSupplier$2 1/1
- Patching net/minecraft/world/biome/BiomeAmbience$GrassColorModifier$ColorModifier 1/1
+ Patching net/minecraft/server/level/ChunkHolder$1 1/1
+ Patching net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure$1 1/1
+ Patching net/minecraft/server/level/ChunkHolder$ChunkLoadingFailure 1/1
+ Patching net/minecraft/server/level/ChunkHolder$ChunkSaveDebug 1/1
+ Patching net/minecraft/server/level/ChunkHolder$FullChunkStatus 1/1
+ Patching net/minecraft/server/level/ChunkHolder$LevelChangeListener 1/1
+ Patching net/minecraft/server/level/ChunkHolder$PlayerProvider 1/1
+ Patching net/minecraft/server/level/ChunkHolder 1/1
+ Patching net/minecraft/server/level/ChunkMap$1 1/1
+ Patching net/minecraft/server/level/ChunkMap$2 1/1
+ Patching net/minecraft/server/level/ChunkMap$DistanceManager 1/1
+ Patching net/minecraft/server/level/ChunkMap$TrackedEntity 1/1
+ Patching net/minecraft/server/level/ChunkMap 1/1
+ Patching net/minecraft/server/level/DistanceManager$ChunkTicketTracker 1/1
+ Patching net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker 1/1
+ Patching net/minecraft/server/level/DistanceManager$PlayerTicketTracker 1/1
+ Patching net/minecraft/server/level/DistanceManager 1/1
+ Patching net/minecraft/server/level/ServerChunkCache$ChunkAndHolder 1/1
+ Patching net/minecraft/server/level/ServerChunkCache$MainThreadExecutor 1/1
+ Patching net/minecraft/server/level/ServerChunkCache 1/1
+ Patching net/minecraft/server/level/ServerEntity 1/1
+ Patching net/minecraft/server/level/ServerLevel$EntityCallbacks 1/1
+ Patching net/minecraft/server/level/ServerLevel 1/1
+ Patching net/minecraft/server/level/ServerPlayer$1 1/1
+ Patching net/minecraft/server/level/ServerPlayer$2 1/1
+ Patching net/minecraft/server/level/ServerPlayer$3 1/1
+ Patching net/minecraft/server/level/ServerPlayer 1/1
+ Patching net/minecraft/server/level/ServerPlayerGameMode 1/1
+ Patching net/minecraft/server/level/Ticket 1/1
+ Patching net/minecraft/server/network/MemoryServerHandshakePacketListenerImpl 1/1
+ Patching net/minecraft/server/network/ServerConnectionListener$1 1/1
+ Patching net/minecraft/server/network/ServerConnectionListener$2 1/1
+ Patching net/minecraft/server/network/ServerConnectionListener$LatencySimulator$DelayedMessage 1/1
+ Patching net/minecraft/server/network/ServerConnectionListener$LatencySimulator 1/1
+ Patching net/minecraft/server/network/ServerConnectionListener 1/1
+ Patching net/minecraft/server/network/ServerGamePacketListenerImpl$1 1/1
+ Patching net/minecraft/server/network/ServerGamePacketListenerImpl$2 1/1
+ Patching net/minecraft/server/network/ServerGamePacketListenerImpl$EntityInteraction 1/1
+ Patching net/minecraft/server/network/ServerGamePacketListenerImpl 1/1
+ Patching net/minecraft/server/network/ServerHandshakePacketListenerImpl$1 1/1
+ Patching net/minecraft/server/network/ServerHandshakePacketListenerImpl 1/1
+ Patching net/minecraft/server/network/ServerLoginPacketListenerImpl$1 1/1
+ Patching net/minecraft/server/network/ServerLoginPacketListenerImpl$State 1/1
+ Patching net/minecraft/server/network/ServerLoginPacketListenerImpl 1/1
+ Patching net/minecraft/server/packs/AbstractPackResources 1/1
+ Patching net/minecraft/server/packs/PackResources 1/1
+ Patching net/minecraft/server/packs/VanillaPackResources$1 1/1
+ Patching net/minecraft/server/packs/VanillaPackResources 1/1
+ Patching net/minecraft/server/packs/repository/Pack$PackConstructor 1/1
+ Patching net/minecraft/server/packs/repository/Pack$Position 1/1
+ Patching net/minecraft/server/packs/repository/Pack 1/1
+ Patching net/minecraft/server/packs/repository/PackRepository 1/1
+ Patching net/minecraft/server/packs/resources/FallbackResourceManager$LeakedResourceWarningInputStream 1/1
+ Patching net/minecraft/server/packs/resources/FallbackResourceManager 1/1
+ Patching net/minecraft/server/packs/resources/ResourceManager$Empty 1/1
+ Patching net/minecraft/server/packs/resources/ResourceManager 1/1
+ Patching net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener 1/1
+ Patching net/minecraft/server/packs/resources/SimpleReloadableResourceManager$FailingReloadInstance 1/1
+ Patching net/minecraft/server/packs/resources/SimpleReloadableResourceManager$ResourcePackLoadingFailure 1/1
+ Patching net/minecraft/server/packs/resources/SimpleReloadableResourceManager 1/1
+ Patching net/minecraft/server/players/PlayerList$1 1/1
+ Patching net/minecraft/server/players/PlayerList 1/1
+ Patching net/minecraft/server/rcon/RconConsoleSource 1/1
+ Patching net/minecraft/server/rcon/thread/RconClient 1/1
+ Patching net/minecraft/sounds/SoundEvent 1/1
+ Patching net/minecraft/sounds/SoundEvents 1/1
+ Patching net/minecraft/stats/StatType 1/1
+ Patching net/minecraft/tags/BlockTags 1/1
+ Patching net/minecraft/tags/EntityTypeTags 1/1
+ Patching net/minecraft/tags/FluidTags 1/1
+ Patching net/minecraft/tags/GameEventTags 1/1
+ Patching net/minecraft/tags/ItemTags 1/1
+ Patching net/minecraft/tags/StaticTagHelper$Wrapper 1/1
+ Patching net/minecraft/tags/StaticTagHelper 1/1
+ Patching net/minecraft/tags/StaticTags 1/1
+ Patching net/minecraft/tags/Tag$Builder 1/1
+ Patching net/minecraft/tags/Tag$BuilderEntry 1/1
+ Patching net/minecraft/tags/Tag$ElementEntry 1/1
+ Patching net/minecraft/tags/Tag$Entry 1/1
+ Patching net/minecraft/tags/Tag$Named 1/1
+ Patching net/minecraft/tags/Tag$OptionalElementEntry 1/1
+ Patching net/minecraft/tags/Tag$OptionalTagEntry 1/1
+ Patching net/minecraft/tags/Tag$TagEntry 1/1
+ Patching net/minecraft/tags/Tag 1/1
+ Patching net/minecraft/tags/TagContainer$1 1/1
+ Patching net/minecraft/tags/TagContainer$Builder 1/1
+ Patching net/minecraft/tags/TagContainer$CollectionConsumer 1/1
+ Patching net/minecraft/tags/TagContainer 1/1
+ Patching net/minecraft/tags/TagManager$LoaderInfo 1/1
+ Patching net/minecraft/tags/TagManager 1/1
+ Patching net/minecraft/world/effect/MobEffect 1/1
+ Patching net/minecraft/world/effect/MobEffectCategory 1/1
+ Patching net/minecraft/world/effect/MobEffectInstance 1/1
+ Patching net/minecraft/world/effect/MobEffects$1 1/1
+ Patching net/minecraft/world/effect/MobEffects 1/1
+ Patching net/minecraft/world/entity/Entity$1 1/1
+ Patching net/minecraft/world/entity/Entity$MoveFunction 1/1
+ Patching net/minecraft/world/entity/Entity$MovementEmission 1/1
+ Patching net/minecraft/world/entity/Entity$RemovalReason 1/1
+ Patching net/minecraft/world/entity/Entity 1/1
+ Patching net/minecraft/world/entity/EntityType$1 1/1
+ Patching net/minecraft/world/entity/EntityType$Builder 1/1
+ Patching net/minecraft/world/entity/EntityType$EntityFactory 1/1
+ Patching net/minecraft/world/entity/EntityType 1/1
+ Patching net/minecraft/world/entity/ExperienceOrb 1/1
+ Patching net/minecraft/world/entity/FlyingMob 1/1
+ Patching net/minecraft/world/entity/LightningBolt 1/1
+ Patching net/minecraft/world/entity/LivingEntity$1 1/1
+ Patching net/minecraft/world/entity/LivingEntity$Fallsounds 1/1
+ Patching net/minecraft/world/entity/LivingEntity 1/1
+ Patching net/minecraft/world/entity/Mob$1 1/1
+ Patching net/minecraft/world/entity/Mob 1/1
+ Patching net/minecraft/world/entity/MobCategory 1/1
+ Patching net/minecraft/world/entity/Shearable 1/1
+ Patching net/minecraft/world/entity/SpawnPlacements$Data 1/1
+ Patching net/minecraft/world/entity/SpawnPlacements$SpawnPredicate 1/1
+ Patching net/minecraft/world/entity/SpawnPlacements$Type 1/1
+ Patching net/minecraft/world/entity/SpawnPlacements 1/1
+ Patching net/minecraft/world/entity/TamableAnimal 1/1
+ Patching net/minecraft/world/entity/ai/attributes/Attribute 1/1
+ Patching net/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder 1/1
+ Patching net/minecraft/world/entity/ai/attributes/AttributeSupplier 1/1
+ Patching net/minecraft/world/entity/ai/attributes/DefaultAttributes 1/1
+ Patching net/minecraft/world/entity/ai/behavior/CrossbowAttack$CrossbowState 1/1
+ Patching net/minecraft/world/entity/ai/behavior/CrossbowAttack 1/1
+ Patching net/minecraft/world/entity/ai/behavior/HarvestFarmland 1/1
+ Patching net/minecraft/world/entity/ai/goal/BreakDoorGoal 1/1
+ Patching net/minecraft/world/entity/ai/goal/EatBlockGoal 1/1
+ Patching net/minecraft/world/entity/ai/goal/MeleeAttackGoal 1/1
+ Patching net/minecraft/world/entity/ai/goal/RangedBowAttackGoal 1/1
+ Patching net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal$CrossbowState 1/1
+ Patching net/minecraft/world/entity/ai/goal/RangedCrossbowAttackGoal 1/1
+ Patching net/minecraft/world/entity/ai/goal/RemoveBlockGoal 1/1
+ Patching net/minecraft/world/entity/ai/goal/RunAroundLikeCrazyGoal 1/1
+ Patching net/minecraft/world/entity/ai/memory/MemoryModuleType 1/1
+ Patching net/minecraft/world/entity/ai/navigation/PathNavigation 1/1
+ Patching net/minecraft/world/entity/ai/navigation/WallClimberNavigation 1/1
+ Patching net/minecraft/world/entity/ai/sensing/SensorType 1/1
+ Patching net/minecraft/world/entity/ai/village/VillageSiege$State 1/1
+ Patching net/minecraft/world/entity/ai/village/VillageSiege 1/1
+ Patching net/minecraft/world/entity/ai/village/poi/PoiType 1/1
+ Patching net/minecraft/world/entity/animal/Animal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$1 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BaseBeeGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeAttackGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeBecomeAngryTargetGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeEnterHiveGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeGoToHiveGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeGoToKnownFlowerGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeGrowCropGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeHurtByOtherGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeLocateHiveGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeLookControl 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeePollinateGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee$BeeWanderGoal 1/1
+ Patching net/minecraft/world/entity/animal/Bee 1/1
+ Patching net/minecraft/world/entity/animal/Cat$CatAvoidEntityGoal 1/1
+ Patching net/minecraft/world/entity/animal/Cat$CatRelaxOnOwnerGoal 1/1
+ Patching net/minecraft/world/entity/animal/Cat$CatTemptGoal 1/1
+ Patching net/minecraft/world/entity/animal/Cat 1/1
+ Patching net/minecraft/world/entity/animal/Fox$DefendTrustedTargetGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FaceplantGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxAlertableEntitiesSelector 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxBehaviorGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxBreedGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxEatBerriesGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxFloatGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxFollowParentGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxGroupData 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxLookAtPlayerGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxLookControl 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxMeleeAttackGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxMoveControl 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxPanicGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxPounceGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxSearchForItemsGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$FoxStrollThroughVillageGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$PerchAndSearchGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$SeekShelterGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$SleepGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$StalkPreyGoal 1/1
+ Patching net/minecraft/world/entity/animal/Fox$Type 1/1
+ Patching net/minecraft/world/entity/animal/Fox 1/1
+ Patching net/minecraft/world/entity/animal/IronGolem$Crackiness 1/1
+ Patching net/minecraft/world/entity/animal/IronGolem 1/1
+ Patching net/minecraft/world/entity/animal/MushroomCow$MushroomType 1/1
+ Patching net/minecraft/world/entity/animal/MushroomCow 1/1
+ Patching net/minecraft/world/entity/animal/Ocelot$OcelotAvoidEntityGoal 1/1
+ Patching net/minecraft/world/entity/animal/Ocelot$OcelotTemptGoal 1/1
+ Patching net/minecraft/world/entity/animal/Ocelot 1/1
+ Patching net/minecraft/world/entity/animal/Parrot$1 1/1
+ Patching net/minecraft/world/entity/animal/Parrot$ParrotWanderGoal 1/1
+ Patching net/minecraft/world/entity/animal/Parrot 1/1
+ Patching net/minecraft/world/entity/animal/Pig 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$EvilRabbitAttackGoal 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$RabbitAvoidEntityGoal 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$RabbitGroupData 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$RabbitJumpControl 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$RabbitMoveControl 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$RabbitPanicGoal 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit$RaidGardenGoal 1/1
+ Patching net/minecraft/world/entity/animal/Rabbit 1/1
+ Patching net/minecraft/world/entity/animal/Sheep$1 1/1
+ Patching net/minecraft/world/entity/animal/Sheep$2 1/1
+ Patching net/minecraft/world/entity/animal/Sheep 1/1
+ Patching net/minecraft/world/entity/animal/SnowGolem 1/1
+ Patching net/minecraft/world/entity/animal/Wolf$WolfAvoidEntityGoal 1/1
+ Patching net/minecraft/world/entity/animal/Wolf 1/1
+ Patching net/minecraft/world/entity/animal/horse/AbstractHorse$1 1/1
+ Patching net/minecraft/world/entity/animal/horse/AbstractHorse 1/1
+ Patching net/minecraft/world/entity/animal/horse/Horse$HorseGroupData 1/1
+ Patching net/minecraft/world/entity/animal/horse/Horse 1/1
+ Patching net/minecraft/world/entity/animal/horse/SkeletonTrapGoal 1/1
+ Patching net/minecraft/world/entity/boss/EnderDragonPart 1/1
+ Patching net/minecraft/world/entity/boss/enderdragon/EnderDragon 1/1
+ Patching net/minecraft/world/entity/boss/wither/WitherBoss$WitherDoNothingGoal 1/1
+ Patching net/minecraft/world/entity/boss/wither/WitherBoss 1/1
+ Patching net/minecraft/world/entity/decoration/ArmorStand$1 1/1
+ Patching net/minecraft/world/entity/decoration/ArmorStand 1/1
+ Patching net/minecraft/world/entity/decoration/HangingEntity$1 1/1
+ Patching net/minecraft/world/entity/decoration/HangingEntity 1/1
+ Patching net/minecraft/world/entity/decoration/Motive 1/1
+ Patching net/minecraft/world/entity/item/ItemEntity 1/1
+ Patching net/minecraft/world/entity/monster/AbstractSkeleton$1 1/1
+ Patching net/minecraft/world/entity/monster/AbstractSkeleton 1/1
+ Patching net/minecraft/world/entity/monster/Creeper 1/1
+ Patching net/minecraft/world/entity/monster/CrossbowAttackMob 1/1
+ Patching net/minecraft/world/entity/monster/EnderMan$EndermanFreezeWhenLookedAt 1/1
+ Patching net/minecraft/world/entity/monster/EnderMan$EndermanLeaveBlockGoal 1/1
+ Patching net/minecraft/world/entity/monster/EnderMan$EndermanLookForPlayerGoal 1/1
+ Patching net/minecraft/world/entity/monster/EnderMan$EndermanTakeBlockGoal 1/1
+ Patching net/minecraft/world/entity/monster/EnderMan 1/1
+ Patching net/minecraft/world/entity/monster/Evoker$EvokerAttackSpellGoal 1/1
+ Patching net/minecraft/world/entity/monster/Evoker$EvokerCastingSpellGoal 1/1
+ Patching net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal 1/1
+ Patching net/minecraft/world/entity/monster/Evoker$EvokerWololoSpellGoal 1/1
+ Patching net/minecraft/world/entity/monster/Evoker 1/1
+ Patching net/minecraft/world/entity/monster/Illusioner$IllusionerBlindnessSpellGoal 1/1
+ Patching net/minecraft/world/entity/monster/Illusioner$IllusionerMirrorSpellGoal 1/1
+ Patching net/minecraft/world/entity/monster/Illusioner 1/1
+ Patching net/minecraft/world/entity/monster/MagmaCube 1/1
+ Patching net/minecraft/world/entity/monster/Pillager 1/1
+ Patching net/minecraft/world/entity/monster/Ravager$RavagerMeleeAttackGoal 1/1
+ Patching net/minecraft/world/entity/monster/Ravager$RavagerNavigation 1/1
+ Patching net/minecraft/world/entity/monster/Ravager$RavagerNodeEvaluator 1/1
+ Patching net/minecraft/world/entity/monster/Ravager 1/1
+ Patching net/minecraft/world/entity/monster/Silverfish$SilverfishMergeWithStoneGoal 1/1
+ Patching net/minecraft/world/entity/monster/Silverfish$SilverfishWakeUpFriendsGoal 1/1
+ Patching net/minecraft/world/entity/monster/Silverfish 1/1
+ Patching net/minecraft/world/entity/monster/Slime$SlimeAttackGoal 1/1
+ Patching net/minecraft/world/entity/monster/Slime$SlimeFloatGoal 1/1
+ Patching net/minecraft/world/entity/monster/Slime$SlimeKeepOnJumpingGoal 1/1
+ Patching net/minecraft/world/entity/monster/Slime$SlimeMoveControl 1/1
+ Patching net/minecraft/world/entity/monster/Slime$SlimeRandomDirectionGoal 1/1
+ Patching net/minecraft/world/entity/monster/Slime 1/1
+ Patching net/minecraft/world/entity/monster/Spider$SpiderAttackGoal 1/1
+ Patching net/minecraft/world/entity/monster/Spider$SpiderEffectsGroupData 1/1
+ Patching net/minecraft/world/entity/monster/Spider$SpiderTargetGoal 1/1
+ Patching net/minecraft/world/entity/monster/Spider 1/1
+ Patching net/minecraft/world/entity/monster/Zombie$ZombieAttackTurtleEggGoal 1/1
+ Patching net/minecraft/world/entity/monster/Zombie$ZombieGroupData 1/1
+ Patching net/minecraft/world/entity/monster/Zombie 1/1
+ Patching net/minecraft/world/entity/monster/ZombieVillager 1/1
+ Patching net/minecraft/world/entity/monster/hoglin/Hoglin 1/1
+ Patching net/minecraft/world/entity/monster/piglin/AbstractPiglin 1/1
+ Patching net/minecraft/world/entity/monster/piglin/Piglin 1/1
+ Patching net/minecraft/world/entity/monster/piglin/PiglinAi 1/1
+ Patching net/minecraft/world/entity/monster/piglin/StopHoldingItemIfNoLongerAdmiring 1/1
+ Patching net/minecraft/world/entity/npc/AbstractVillager 1/1
+ Patching net/minecraft/world/entity/npc/CatSpawner 1/1
+ Patching net/minecraft/world/entity/npc/Villager 1/1
+ Patching net/minecraft/world/entity/npc/VillagerProfession 1/1
+ Patching net/minecraft/world/entity/player/Inventory 1/1
+ Patching net/minecraft/world/entity/player/Player$1 1/1
+ Patching net/minecraft/world/entity/player/Player$BedSleepingProblem 1/1
+ Patching net/minecraft/world/entity/player/Player 1/1
+ Patching net/minecraft/world/entity/projectile/AbstractArrow$1 1/1
+ Patching net/minecraft/world/entity/projectile/AbstractArrow$Pickup 1/1
+ Patching net/minecraft/world/entity/projectile/AbstractArrow 1/1
+ Patching net/minecraft/world/entity/projectile/AbstractHurtingProjectile 1/1
+ Patching net/minecraft/world/entity/projectile/FireworkRocketEntity 1/1
+ Patching net/minecraft/world/entity/projectile/FishingHook$1 1/1
+ Patching net/minecraft/world/entity/projectile/FishingHook$FishHookState 1/1
+ Patching net/minecraft/world/entity/projectile/FishingHook$OpenWaterType 1/1
+ Patching net/minecraft/world/entity/projectile/FishingHook 1/1
+ Patching net/minecraft/world/entity/projectile/LargeFireball 1/1
+ Patching net/minecraft/world/entity/projectile/LlamaSpit 1/1
+ Patching net/minecraft/world/entity/projectile/Projectile 1/1
+ Patching net/minecraft/world/entity/projectile/ProjectileUtil 1/1
+ Patching net/minecraft/world/entity/projectile/ShulkerBullet 1/1
+ Patching net/minecraft/world/entity/projectile/SmallFireball 1/1
+ Patching net/minecraft/world/entity/projectile/ThrowableProjectile 1/1
+ Patching net/minecraft/world/entity/projectile/ThrownEnderpearl 1/1
+ Patching net/minecraft/world/entity/projectile/WitherSkull 1/1
+ Patching net/minecraft/world/entity/raid/Raid$1 1/1
+ Patching net/minecraft/world/entity/raid/Raid$RaidStatus 1/1
+ Patching net/minecraft/world/entity/raid/Raid$RaiderType 1/1
+ Patching net/minecraft/world/entity/raid/Raid 1/1
+ Patching net/minecraft/world/entity/schedule/Activity 1/1
+ Patching net/minecraft/world/entity/schedule/Schedule 1/1
+ Patching net/minecraft/world/entity/vehicle/AbstractMinecart$1 1/1
+ Patching net/minecraft/world/entity/vehicle/AbstractMinecart$Type 1/1
+ Patching net/minecraft/world/entity/vehicle/AbstractMinecart 1/1
+ Patching net/minecraft/world/entity/vehicle/AbstractMinecartContainer$1 1/1
+ Patching net/minecraft/world/entity/vehicle/AbstractMinecartContainer 1/1
+ Patching net/minecraft/world/entity/vehicle/Boat$1 1/1
+ Patching net/minecraft/world/entity/vehicle/Boat$Status 1/1
+ Patching net/minecraft/world/entity/vehicle/Boat$Type 1/1
+ Patching net/minecraft/world/entity/vehicle/Boat 1/1
+ Patching net/minecraft/world/entity/vehicle/Minecart 1/1
+ Patching net/minecraft/world/entity/vehicle/MinecartCommandBlock$MinecartCommandBase 1/1
+ Patching net/minecraft/world/entity/vehicle/MinecartCommandBlock 1/1
+ Patching net/minecraft/world/entity/vehicle/MinecartFurnace 1/1
+ Patching net/minecraft/world/entity/vehicle/MinecartSpawner$1 1/1
+ Patching net/minecraft/world/entity/vehicle/MinecartSpawner 1/1
+ Patching net/minecraft/world/food/FoodProperties$Builder 1/1
+ Patching net/minecraft/world/food/FoodProperties 1/1
+ Patching net/minecraft/world/inventory/AbstractContainerMenu$1 1/1
+ Patching net/minecraft/world/inventory/AbstractContainerMenu 1/1
+ Patching net/minecraft/world/inventory/AbstractFurnaceMenu 1/1
+ Patching net/minecraft/world/inventory/AnvilMenu$1 1/1
+ Patching net/minecraft/world/inventory/AnvilMenu 1/1
+ Patching net/minecraft/world/inventory/BeaconMenu$1 1/1
+ Patching net/minecraft/world/inventory/BeaconMenu$PaymentSlot 1/1
+ Patching net/minecraft/world/inventory/BeaconMenu 1/1
+ Patching net/minecraft/world/inventory/BrewingStandMenu$FuelSlot 1/1
+ Patching net/minecraft/world/inventory/BrewingStandMenu$IngredientsSlot 1/1
+ Patching net/minecraft/world/inventory/BrewingStandMenu$PotionSlot 1/1
+ Patching net/minecraft/world/inventory/BrewingStandMenu 1/1
+ Patching net/minecraft/world/inventory/EnchantmentMenu$1 1/1
+ Patching net/minecraft/world/inventory/EnchantmentMenu$2 1/1
+ Patching net/minecraft/world/inventory/EnchantmentMenu$3 1/1
+ Patching net/minecraft/world/inventory/EnchantmentMenu 1/1
+ Patching net/minecraft/world/inventory/FurnaceResultSlot 1/1
+ Patching net/minecraft/world/inventory/GrindstoneMenu$1 1/1
+ Patching net/minecraft/world/inventory/GrindstoneMenu$2 1/1
+ Patching net/minecraft/world/inventory/GrindstoneMenu$3 1/1
+ Patching net/minecraft/world/inventory/GrindstoneMenu$4 1/1
+ Patching net/minecraft/world/inventory/GrindstoneMenu 1/1
+ Patching net/minecraft/world/inventory/InventoryMenu$1 1/1
+ Patching net/minecraft/world/inventory/InventoryMenu$2 1/1
+ Patching net/minecraft/world/inventory/InventoryMenu 1/1
+ Patching net/minecraft/world/inventory/MenuType$MenuSupplier 1/1
+ Patching net/minecraft/world/inventory/MenuType 1/1
+ Patching net/minecraft/world/inventory/RecipeBookMenu 1/1
+ Patching net/minecraft/world/inventory/ResultSlot 1/1
+ Patching net/minecraft/world/inventory/Slot 1/1
+ Patching net/minecraft/world/item/ArmorItem$1 1/1
+ Patching net/minecraft/world/item/ArmorItem 1/1
+ Patching net/minecraft/world/item/ArrowItem 1/1
+ Patching net/minecraft/world/item/AxeItem 1/1
+ Patching net/minecraft/world/item/BlockItem 1/1
+ Patching net/minecraft/world/item/BoneMealItem 1/1
+ Patching net/minecraft/world/item/BowItem 1/1
+ Patching net/minecraft/world/item/BucketItem 1/1
+ Patching net/minecraft/world/item/ChorusFruitItem 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$1 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$10 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$11 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$12 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$2 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$3 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$4 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$5 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$6 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$7 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$8 1/1
+ Patching net/minecraft/world/item/CreativeModeTab$9 1/1
+ Patching net/minecraft/world/item/CreativeModeTab 1/1
+ Patching net/minecraft/world/item/DiggerItem 1/1
+ Patching net/minecraft/world/item/DyeColor 1/1
+ Patching net/minecraft/world/item/DyeableHorseArmorItem 1/1
+ Patching net/minecraft/world/item/ElytraItem 1/1
+ Patching net/minecraft/world/item/HoeItem 1/1
+ Patching net/minecraft/world/item/HorseArmorItem 1/1
+ Patching net/minecraft/world/item/Item$1 1/1
+ Patching net/minecraft/world/item/Item$Properties 1/1
+ Patching net/minecraft/world/item/Item 1/1
+ Patching net/minecraft/world/item/ItemStack$TooltipPart 1/1
+ Patching net/minecraft/world/item/ItemStack 1/1
+ Patching net/minecraft/world/item/Items 1/1
+ Patching net/minecraft/world/item/MapItem 1/1
+ Patching net/minecraft/world/item/MilkBucketItem 1/1
+ Patching net/minecraft/world/item/MinecartItem$1 1/1
+ Patching net/minecraft/world/item/MinecartItem 1/1
+ Patching net/minecraft/world/item/MobBucketItem 1/1
+ Patching net/minecraft/world/item/PickaxeItem 1/1
+ Patching net/minecraft/world/item/Rarity 1/1
+ Patching net/minecraft/world/item/RecordItem 1/1
+ Patching net/minecraft/world/item/ShearsItem 1/1
+ Patching net/minecraft/world/item/ShieldItem 1/1
+ Patching net/minecraft/world/item/ShovelItem 1/1
+ Patching net/minecraft/world/item/SpawnEggItem 1/1
+ Patching net/minecraft/world/item/StandingAndWallBlockItem 1/1
+ Patching net/minecraft/world/item/SwordItem 1/1
+ Patching net/minecraft/world/item/Tier 1/1
+ Patching net/minecraft/world/item/Tiers 1/1
+ Patching net/minecraft/world/item/alchemy/Potion 1/1
+ Patching net/minecraft/world/item/alchemy/PotionBrewing$Mix 1/1
+ Patching net/minecraft/world/item/alchemy/PotionBrewing 1/1
+ Patching net/minecraft/world/item/crafting/AbstractCookingRecipe 1/1
+ Patching net/minecraft/world/item/crafting/ArmorDyeRecipe 1/1
+ Patching net/minecraft/world/item/crafting/BannerDuplicateRecipe 1/1
+ Patching net/minecraft/world/item/crafting/BlastingRecipe 1/1
+ Patching net/minecraft/world/item/crafting/BookCloningRecipe 1/1
+ Patching net/minecraft/world/item/crafting/CampfireCookingRecipe 1/1
+ Patching net/minecraft/world/item/crafting/FireworkRocketRecipe 1/1
+ Patching net/minecraft/world/item/crafting/FireworkStarFadeRecipe 1/1
+ Patching net/minecraft/world/item/crafting/FireworkStarRecipe 1/1
+ Patching net/minecraft/world/item/crafting/Ingredient$ItemValue 1/1
+ Patching net/minecraft/world/item/crafting/Ingredient$TagValue 1/1
+ Patching net/minecraft/world/item/crafting/Ingredient$Value 1/1
+ Patching net/minecraft/world/item/crafting/Ingredient 1/1
+ Patching net/minecraft/world/item/crafting/MapCloningRecipe 1/1
+ Patching net/minecraft/world/item/crafting/Recipe 1/1
+ Patching net/minecraft/world/item/crafting/RecipeManager 1/1
+ Patching net/minecraft/world/item/crafting/RecipeSerializer 1/1
+ Patching net/minecraft/world/item/crafting/RepairItemRecipe 1/1
+ Patching net/minecraft/world/item/crafting/ShapedRecipe$Serializer 1/1
+ Patching net/minecraft/world/item/crafting/ShapedRecipe 1/1
+ Patching net/minecraft/world/item/crafting/ShapelessRecipe$Serializer 1/1
+ Patching net/minecraft/world/item/crafting/ShapelessRecipe 1/1
+ Patching net/minecraft/world/item/crafting/ShieldDecorationRecipe 1/1
+ Patching net/minecraft/world/item/crafting/ShulkerBoxColoring 1/1
+ Patching net/minecraft/world/item/crafting/SimpleCookingSerializer$CookieBaker 1/1
+ Patching net/minecraft/world/item/crafting/SimpleCookingSerializer 1/1
+ Patching net/minecraft/world/item/crafting/SimpleRecipeSerializer 1/1
+ Patching net/minecraft/world/item/crafting/SingleItemRecipe$Serializer$SingleItemMaker 1/1
+ Patching net/minecraft/world/item/crafting/SingleItemRecipe$Serializer 1/1
+ Patching net/minecraft/world/item/crafting/SingleItemRecipe 1/1
+ Patching net/minecraft/world/item/crafting/SmeltingRecipe 1/1
+ Patching net/minecraft/world/item/crafting/SmokingRecipe 1/1
+ Patching net/minecraft/world/item/crafting/StonecutterRecipe 1/1
+ Patching net/minecraft/world/item/crafting/SuspiciousStewRecipe 1/1
+ Patching net/minecraft/world/item/crafting/TippedArrowRecipe 1/1
+ Patching net/minecraft/world/item/crafting/UpgradeRecipe$Serializer 1/1
+ Patching net/minecraft/world/item/crafting/UpgradeRecipe 1/1
+ Patching net/minecraft/world/item/enchantment/DiggingEnchantment 1/1
+ Patching net/minecraft/world/item/enchantment/Enchantment$Rarity 1/1
+ Patching net/minecraft/world/item/enchantment/Enchantment 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$1 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$10 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$11 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$12 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$13 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$14 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$2 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$3 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$4 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$5 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$6 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$7 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$8 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory$9 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentCategory 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentHelper$EnchantmentVisitor 1/1
+ Patching net/minecraft/world/item/enchantment/EnchantmentHelper 1/1
+ Patching net/minecraft/world/item/enchantment/Enchantments 1/1
+ Patching net/minecraft/world/item/enchantment/FrostWalkerEnchantment 1/1
+ Patching net/minecraft/world/item/trading/MerchantOffer 1/1
+ Patching net/minecraft/world/level/BaseSpawner 1/1
+ Patching net/minecraft/world/level/BlockGetter 1/1
+ Patching net/minecraft/world/level/ClipContext$Block 1/1
+ Patching net/minecraft/world/level/ClipContext$Fluid 1/1
+ Patching net/minecraft/world/level/ClipContext$ShapeGetter 1/1
+ Patching net/minecraft/world/level/ClipContext 1/1
+ Patching net/minecraft/world/level/DataPackConfig 1/1
+ Patching net/minecraft/world/level/Explosion$BlockInteraction 1/1
+ Patching net/minecraft/world/level/Explosion 1/1
+ Patching net/minecraft/world/level/ExplosionDamageCalculator 1/1
+ Patching net/minecraft/world/level/ForcedChunksSavedData 1/1
+ Patching net/minecraft/world/level/Level$1 1/1
+ Patching net/minecraft/world/level/Level 1/1
+ Patching net/minecraft/world/level/LevelReader 1/1
+ Patching net/minecraft/world/level/LevelSettings 1/1
+ Patching net/minecraft/world/level/NaturalSpawner$1 1/1
+ Patching net/minecraft/world/level/NaturalSpawner$AfterSpawnCallback 1/1
+ Patching net/minecraft/world/level/NaturalSpawner$ChunkGetter 1/1
+ Patching net/minecraft/world/level/NaturalSpawner$SpawnPredicate 1/1
+ Patching net/minecraft/world/level/NaturalSpawner$SpawnState 1/1
+ Patching net/minecraft/world/level/NaturalSpawner 1/1
+ Patching net/minecraft/world/level/biome/Biome$1 1/1
+ Patching net/minecraft/world/level/biome/Biome$BiomeBuilder 1/1
+ Patching net/minecraft/world/level/biome/Biome$BiomeCategory 1/1
+ Patching net/minecraft/world/level/biome/Biome$ClimateSettings 1/1
+ Patching net/minecraft/world/level/biome/Biome$Precipitation 1/1
+ Patching net/minecraft/world/level/biome/Biome$TemperatureModifier$1 1/1
+ Patching net/minecraft/world/level/biome/Biome$TemperatureModifier$2 1/1
+ Patching net/minecraft/world/level/biome/Biome$TemperatureModifier 1/1
+ Patching net/minecraft/world/level/biome/Biome 1/1
+ Patching net/minecraft/world/level/biome/BiomeGenerationSettings$Builder 1/1
+ Patching net/minecraft/world/level/biome/BiomeGenerationSettings 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects$Builder 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$1 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$2 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$3 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects 1/1
+ Patching net/minecraft/world/level/biome/MobSpawnSettings$Builder 1/1
+ Patching net/minecraft/world/level/biome/MobSpawnSettings$MobSpawnCost 1/1
+ Patching net/minecraft/world/level/biome/MobSpawnSettings$SpawnerData 1/1
+ Patching net/minecraft/world/level/biome/MobSpawnSettings 1/1
+ Patching net/minecraft/world/level/block/AbstractBannerBlock 1/1
+ Patching net/minecraft/world/level/block/AttachedStemBlock 1/1
+ Patching net/minecraft/world/level/block/BambooBlock 1/1
+ Patching net/minecraft/world/level/block/BambooSaplingBlock 1/1
+ Patching net/minecraft/world/level/block/BannerBlock 1/1
+ Patching net/minecraft/world/level/block/BaseFireBlock 1/1
+ Patching net/minecraft/world/level/block/BaseRailBlock$1 1/1
+ Patching net/minecraft/world/level/block/BaseRailBlock 1/1
+ Patching net/minecraft/world/level/block/BeehiveBlock 1/1
+ Patching net/minecraft/world/level/block/BeetrootBlock 1/1
+ Patching net/minecraft/world/level/block/BigDripleafStemBlock$1 1/1
+ Patching net/minecraft/world/level/block/BigDripleafStemBlock 1/1
+ Patching net/minecraft/world/level/block/Block$1 1/1
+ Patching net/minecraft/world/level/block/Block$2 1/1
+ Patching net/minecraft/world/level/block/Block$BlockStatePairKey 1/1
+ Patching net/minecraft/world/level/block/Block 1/1
+ Patching net/minecraft/world/level/block/Blocks 1/1
+ Patching net/minecraft/world/level/block/BushBlock 1/1
+ Patching net/minecraft/world/level/block/CactusBlock 1/1
+ Patching net/minecraft/world/level/block/CampfireBlock 1/1
+ Patching net/minecraft/world/level/block/CandleCakeBlock 1/1
+ Patching net/minecraft/world/level/block/CarrotBlock 1/1
+ Patching net/minecraft/world/level/block/CaveVinesBlock 1/1
+ Patching net/minecraft/world/level/block/CaveVinesPlantBlock 1/1
+ Patching net/minecraft/world/level/block/ChestBlock$1 1/1
+ Patching net/minecraft/world/level/block/ChestBlock$2$1 1/1
+ Patching net/minecraft/world/level/block/ChestBlock$2 1/1
+ Patching net/minecraft/world/level/block/ChestBlock$3 1/1
+ Patching net/minecraft/world/level/block/ChestBlock$4 1/1
+ Patching net/minecraft/world/level/block/ChestBlock 1/1
+ Patching net/minecraft/world/level/block/ChorusFlowerBlock 1/1
+ Patching net/minecraft/world/level/block/CocoaBlock$1 1/1
+ Patching net/minecraft/world/level/block/CocoaBlock 1/1
+ Patching net/minecraft/world/level/block/ComparatorBlock 1/1
+ Patching net/minecraft/world/level/block/CropBlock 1/1
+ Patching net/minecraft/world/level/block/DeadBushBlock 1/1
+ Patching net/minecraft/world/level/block/DetectorRailBlock$1 1/1
+ Patching net/minecraft/world/level/block/DetectorRailBlock 1/1
+ Patching net/minecraft/world/level/block/DiodeBlock 1/1
+ Patching net/minecraft/world/level/block/DoublePlantBlock 1/1
+ Patching net/minecraft/world/level/block/DropperBlock 1/1
+ Patching net/minecraft/world/level/block/EnchantmentTableBlock 1/1
+ Patching net/minecraft/world/level/block/EndGatewayBlock 1/1
+ Patching net/minecraft/world/level/block/EndPortalBlock 1/1
+ Patching net/minecraft/world/level/block/FarmBlock 1/1
+ Patching net/minecraft/world/level/block/FireBlock 1/1
+ Patching net/minecraft/world/level/block/FlowerPotBlock 1/1
+ Patching net/minecraft/world/level/block/FrostedIceBlock 1/1
+ Patching net/minecraft/world/level/block/GrowingPlantBodyBlock 1/1
+ Patching net/minecraft/world/level/block/GrowingPlantHeadBlock 1/1
+ Patching net/minecraft/world/level/block/LeavesBlock 1/1
+ Patching net/minecraft/world/level/block/LightBlock 1/1
+ Patching net/minecraft/world/level/block/LiquidBlock 1/1
+ Patching net/minecraft/world/level/block/MushroomBlock 1/1
+ Patching net/minecraft/world/level/block/NetherPortalBlock$1 1/1
+ Patching net/minecraft/world/level/block/NetherPortalBlock 1/1
+ Patching net/minecraft/world/level/block/NetherWartBlock 1/1
+ Patching net/minecraft/world/level/block/NoteBlock 1/1
+ Patching net/minecraft/world/level/block/OreBlock 1/1
+ Patching net/minecraft/world/level/block/PotatoBlock 1/1
+ Patching net/minecraft/world/level/block/PoweredRailBlock$1 1/1
+ Patching net/minecraft/world/level/block/PoweredRailBlock 1/1
+ Patching net/minecraft/world/level/block/PumpkinBlock 1/1
+ Patching net/minecraft/world/level/block/RailBlock$1 1/1
+ Patching net/minecraft/world/level/block/RailBlock 1/1
+ Patching net/minecraft/world/level/block/RailState$1 1/1
+ Patching net/minecraft/world/level/block/RailState 1/1
+ Patching net/minecraft/world/level/block/RedStoneOreBlock 1/1
+ Patching net/minecraft/world/level/block/RedStoneWireBlock$1 1/1
+ Patching net/minecraft/world/level/block/RedStoneWireBlock 1/1
+ Patching net/minecraft/world/level/block/SaplingBlock 1/1
+ Patching net/minecraft/world/level/block/SeagrassBlock 1/1
+ Patching net/minecraft/world/level/block/ShulkerBoxBlock$1 1/1
+ Patching net/minecraft/world/level/block/ShulkerBoxBlock 1/1
+ Patching net/minecraft/world/level/block/SoundType 1/1
+ Patching net/minecraft/world/level/block/SpawnerBlock 1/1
+ Patching net/minecraft/world/level/block/SpreadingSnowyDirtBlock 1/1
+ Patching net/minecraft/world/level/block/StairBlock$1 1/1
+ Patching net/minecraft/world/level/block/StairBlock 1/1
+ Patching net/minecraft/world/level/block/StemBlock 1/1
+ Patching net/minecraft/world/level/block/SugarCaneBlock 1/1
+ Patching net/minecraft/world/level/block/SweetBerryBushBlock 1/1
+ Patching net/minecraft/world/level/block/TallGrassBlock 1/1
+ Patching net/minecraft/world/level/block/TallSeagrassBlock 1/1
+ Patching net/minecraft/world/level/block/TntBlock 1/1
+ Patching net/minecraft/world/level/block/TrapDoorBlock$1 1/1
+ Patching net/minecraft/world/level/block/TrapDoorBlock 1/1
+ Patching net/minecraft/world/level/block/TripWireBlock$1 1/1
+ Patching net/minecraft/world/level/block/TripWireBlock 1/1
+ Patching net/minecraft/world/level/block/TripWireHookBlock$1 1/1
+ Patching net/minecraft/world/level/block/TripWireHookBlock 1/1
+ Patching net/minecraft/world/level/block/TurtleEggBlock 1/1
+ Patching net/minecraft/world/level/block/VineBlock$1 1/1
+ Patching net/minecraft/world/level/block/VineBlock 1/1
+ Patching net/minecraft/world/level/block/WebBlock 1/1
+ Patching net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/BannerPattern$Builder 1/1
+ Patching net/minecraft/world/level/block/entity/BannerPattern 1/1
+ Patching net/minecraft/world/level/block/entity/BaseContainerBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/BeaconBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/entity/BeaconBlockEntity$BeaconBeamSection 1/1
+ Patching net/minecraft/world/level/block/entity/BeaconBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/BlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier 1/1
+ Patching net/minecraft/world/level/block/entity/BlockEntityType$Builder 1/1
+ Patching net/minecraft/world/level/block/entity/BlockEntityType 1/1
+ Patching net/minecraft/world/level/block/entity/BrewingStandBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/entity/BrewingStandBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/ChestBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/entity/ChestBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/ConduitBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/HopperBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity$AnimationStatus 1/1
+ Patching net/minecraft/world/level/block/entity/ShulkerBoxBlockEntity 1/1
+ Patching net/minecraft/world/level/block/entity/SpawnerBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/entity/SpawnerBlockEntity 1/1
+ Patching net/minecraft/world/level/block/piston/MovingPistonBlock 1/1
+ Patching net/minecraft/world/level/block/piston/PistonBaseBlock$1 1/1
+ Patching net/minecraft/world/level/block/piston/PistonBaseBlock 1/1
+ Patching net/minecraft/world/level/block/piston/PistonHeadBlock$1 1/1
+ Patching net/minecraft/world/level/block/piston/PistonHeadBlock 1/1
+ Patching net/minecraft/world/level/block/piston/PistonMovingBlockEntity$1 1/1
+ Patching net/minecraft/world/level/block/piston/PistonMovingBlockEntity 1/1
+ Patching net/minecraft/world/level/block/piston/PistonStructureResolver 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$1 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$OffsetType 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$Properties 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$StateArgumentPredicate 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour$StatePredicate 1/1
+ Patching net/minecraft/world/level/block/state/BlockBehaviour 1/1
+ Patching net/minecraft/world/level/block/state/BlockState 1/1
+ Patching net/minecraft/world/level/block/state/properties/WoodType 1/1
+ Patching net/minecraft/world/level/chunk/ChunkAccess$TicksToSave 1/1
+ Patching net/minecraft/world/level/chunk/ChunkAccess 1/1
+ Patching net/minecraft/world/level/chunk/ChunkStatus$ChunkType 1/1
+ Patching net/minecraft/world/level/chunk/ChunkStatus$GenerationTask 1/1
+ Patching net/minecraft/world/level/chunk/ChunkStatus$LoadingTask 1/1
+ Patching net/minecraft/world/level/chunk/ChunkStatus$SimpleGenerationTask 1/1
+ Patching net/minecraft/world/level/chunk/ChunkStatus 1/1
+ Patching net/minecraft/world/level/chunk/LevelChunk$1 1/1
+ Patching net/minecraft/world/level/chunk/LevelChunk$BoundTickingBlockEntity 1/1
+ Patching net/minecraft/world/level/chunk/LevelChunk$EntityCreationType 1/1
+ Patching net/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor 1/1
+ Patching net/minecraft/world/level/chunk/LevelChunk$RebindableTickingBlockEntityWrapper 1/1
+ Patching net/minecraft/world/level/chunk/LevelChunk 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$Configuration 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$CountConsumer 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$Data 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$DiscData 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$Strategy$1 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$Strategy$2 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer$Strategy 1/1
+ Patching net/minecraft/world/level/chunk/PalettedContainer 1/1
+ Patching net/minecraft/world/level/chunk/ProtoChunk 1/1
+ Patching net/minecraft/world/level/chunk/storage/ChunkSerializer 1/1
+ Patching net/minecraft/world/level/chunk/storage/EntityStorage 1/1
+ Patching net/minecraft/world/level/dimension/end/EndDragonFight 1/1
+ Patching net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback 1/1
+ Patching net/minecraft/world/level/entity/PersistentEntitySectionManager$ChunkLoadStatus 1/1
+ Patching net/minecraft/world/level/entity/PersistentEntitySectionManager 1/1
+ Patching net/minecraft/world/level/entity/TransientEntitySectionManager$Callback 1/1
+ Patching net/minecraft/world/level/entity/TransientEntitySectionManager 1/1
+ Patching net/minecraft/world/level/gameevent/GameEvent 1/1
+ Patching net/minecraft/world/level/levelgen/DebugLevelSource 1/1
+ Patching net/minecraft/world/level/levelgen/NoiseBasedChunkGenerator 1/1
+ Patching net/minecraft/world/level/levelgen/PatrolSpawner 1/1
+ Patching net/minecraft/world/level/levelgen/PhantomSpawner 1/1
+ Patching net/minecraft/world/level/levelgen/WorldGenSettings 1/1
+ Patching net/minecraft/world/level/levelgen/carver/WorldCarver$CarveSkipChecker 1/1
+ Patching net/minecraft/world/level/levelgen/carver/WorldCarver 1/1
+ Patching net/minecraft/world/level/levelgen/feature/Feature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/MonsterRoomFeature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/NetherFortressFeature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/OceanMonumentFeature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/PillagerOutpostFeature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/StructureFeature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/SwamplandHutFeature 1/1
+ Patching net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration$TreeConfigurationBuilder 1/1
+ Patching net/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration 1/1
+ Patching net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType 1/1
+ Patching net/minecraft/world/level/levelgen/feature/stateproviders/BlockStateProviderType 1/1
+ Patching net/minecraft/world/level/levelgen/feature/structures/SinglePoolElement 1/1
+ Patching net/minecraft/world/level/levelgen/feature/structures/StructureTemplatePool$Projection 1/1
+ Patching net/minecraft/world/level/levelgen/feature/structures/StructureTemplatePool 1/1
+ Patching net/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType 1/1
+ Patching net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings 1/1
+ Patching net/minecraft/world/level/levelgen/structure/StructurePiece$1 1/1
+ Patching net/minecraft/world/level/levelgen/structure/StructurePiece$BlockSelector 1/1
+ Patching net/minecraft/world/level/levelgen/structure/StructurePiece 1/1
+ Patching net/minecraft/world/level/levelgen/structure/StructureStart 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureProcessor 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$1 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$Palette 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$SimplePalette 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureEntityInfo 1/1
+ Patching net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate 1/1
+ Patching net/minecraft/world/level/lighting/BlockLightEngine 1/1
+ Patching net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$1 1/1
+ Patching net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint$2 1/1
+ Patching net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint 1/1
+ Patching net/minecraft/world/level/lighting/LayerLightEngine 1/1
+ Patching net/minecraft/world/level/lighting/SkyLightEngine 1/1
+ Patching net/minecraft/world/level/material/FlowingFluid$1 1/1
+ Patching net/minecraft/world/level/material/FlowingFluid 1/1
+ Patching net/minecraft/world/level/material/Fluid 1/1
+ Patching net/minecraft/world/level/material/FluidState 1/1
+ Patching net/minecraft/world/level/material/LavaFluid$Flowing 1/1
+ Patching net/minecraft/world/level/material/LavaFluid$Source 1/1
+ Patching net/minecraft/world/level/material/LavaFluid 1/1
+ Patching net/minecraft/world/level/pathfinder/BlockPathTypes 1/1
+ Patching net/minecraft/world/level/pathfinder/WalkNodeEvaluator 1/1
+ Patching net/minecraft/world/level/portal/PortalForcer 1/1
+ Patching net/minecraft/world/level/portal/PortalShape 1/1
+ Patching net/minecraft/world/level/saveddata/maps/MapDecoration$Type 1/1
+ Patching net/minecraft/world/level/saveddata/maps/MapDecoration 1/1
+ Patching net/minecraft/world/level/storage/DimensionDataStorage 1/1
+ Patching net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$1 1/1
+ Patching net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess$2 1/1
+ Patching net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess 1/1
+ Patching net/minecraft/world/level/storage/LevelStorageSource 1/1
+ Patching net/minecraft/world/level/storage/PlayerDataStorage 1/1
+ Patching net/minecraft/world/level/storage/loot/LootContext$Builder 1/1
+ Patching net/minecraft/world/level/storage/loot/LootContext$DynamicDrop 1/1
+ Patching net/minecraft/world/level/storage/loot/LootContext$EntityTarget$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/LootContext$EntityTarget 1/1
+ Patching net/minecraft/world/level/storage/loot/LootContext 1/1
+ Patching net/minecraft/world/level/storage/loot/LootPool$Builder 1/1
+ Patching net/minecraft/world/level/storage/loot/LootPool$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/LootPool 1/1
+ Patching net/minecraft/world/level/storage/loot/LootTable$Builder 1/1
+ Patching net/minecraft/world/level/storage/loot/LootTable$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/LootTable 1/1
+ Patching net/minecraft/world/level/storage/loot/LootTables 1/1
+ Patching net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Builder 1/1
+ Patching net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/functions/LootingEnchantFunction 1/1
+ Patching net/minecraft/world/level/storage/loot/functions/SmeltItemFunction$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/functions/SmeltItemFunction 1/1
+ Patching net/minecraft/world/level/storage/loot/parameters/LootContextParamSets 1/1
+ Patching net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceCondition 1/1
+ Patching net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition$Serializer 1/1
+ Patching net/minecraft/world/level/storage/loot/predicates/LootItemRandomChanceWithLootingCondition 1/1
+ Patching net/minecraft/world/phys/Vec3 1/1
+ Patching net/minecraft/world/level/biome/BiomeSpecialEffects$GrassColorModifier$ColorModifier 1/1
+ Patching net/minecraft/Util$2 1/1
+ Patching net/minecraft/tags/StaticTagHelper$OptionalNamedTag 1/1
+ Patching net/minecraft/world/item/Items$1 1/1
diff --git a/build/createMcpToSrg/output.tsrg b/build/createMcpToSrg/output.tsrg
index d125c1af..a4e7637b 100644
--- a/build/createMcpToSrg/output.tsrg
+++ b/build/createMcpToSrg/output.tsrg
@@ -1,294 +1,1247 @@
tsrg2 left right
-com/mojang/blaze3d/Empty3i com/mojang/blaze3d/Empty3i
- processedBuffer field_227583_c_
- recordingBuffer field_227582_b_
- renderCalls field_227581_a_
- renderingBuffer field_227584_d_
-com/mojang/blaze3d/matrix/MatrixStack com/mojang/blaze3d/matrix/MatrixStack
- poseStack field_227859_a_
- clear ()Z func_227867_d_
- lambda$new$0 (Ljava/util/ArrayDeque;)V func_227864_a_
- last ()Lcom/mojang/blaze3d/matrix/MatrixStack$Entry; func_227866_c_
- mulPose (Lnet/minecraft/util/math/vector/Quaternion;)V func_227863_a_
- popPose ()V func_227865_b_
- pushPose ()V func_227860_a_
- scale (FFF)V func_227862_a_
- translate (DDD)V func_227861_a_
-com/mojang/blaze3d/matrix/MatrixStack$1 com/mojang/blaze3d/matrix/MatrixStack$1
-com/mojang/blaze3d/matrix/MatrixStack$Entry com/mojang/blaze3d/matrix/MatrixStack$Entry
- normal field_227869_b_
- pose field_227868_a_
- access$000 (Lcom/mojang/blaze3d/matrix/MatrixStack$Entry;)Lnet/minecraft/util/math/vector/Matrix4f; func_227871_a_
- access$100 (Lcom/mojang/blaze3d/matrix/MatrixStack$Entry;)Lnet/minecraft/util/math/vector/Matrix3f; func_227873_b_
- normal ()Lnet/minecraft/util/math/vector/Matrix3f; func_227872_b_
- pose ()Lnet/minecraft/util/math/vector/Matrix4f; func_227870_a_
+com/mojang/blaze3d/Blaze3D com/mojang/blaze3d/Blaze3D
+ ()V
+ getTime ()D m_83640_
+ static
+ process (Lcom/mojang/blaze3d/pipeline/RenderPipeline;F)V m_166118_
+ static
+ 0 p_166119_ p_166119_
+ 1 p_166120_ p_166120_
+ render (Lcom/mojang/blaze3d/pipeline/RenderPipeline;F)V m_166121_
+ static
+ 0 p_166122_ p_166122_
+ 1 p_166123_ p_166123_
+ youJustLostTheGame ()V m_83639_
+ static
+com/mojang/blaze3d/DontObfuscate com/mojang/blaze3d/DontObfuscate
+com/mojang/blaze3d/FieldsAreNonnullByDefault com/mojang/blaze3d/FieldsAreNonnullByDefault
+com/mojang/blaze3d/MethodsReturnNonnullByDefault com/mojang/blaze3d/MethodsReturnNonnullByDefault
+com/mojang/blaze3d/audio/Channel com/mojang/blaze3d/audio/Channel
+ BUFFER_DURATION_SECONDS f_166124_
+ LOGGER f_83641_
+ QUEUED_BUFFER_COUNT f_166125_
+ initialized f_83643_
+ source f_83642_
+ stream f_83645_
+ streamingBufferSize f_83644_
+ ()V
+ static
+ (I)V
+ 0 p_83648_ p_83648_
+ attachBufferStream (Lnet/minecraft/client/sounds/AudioStream;)V m_83658_
+ 0 p_83659_ p_83659_
+ attachStaticBuffer (Lcom/mojang/blaze3d/audio/SoundBuffer;)V m_83656_
+ 0 p_83657_ p_83657_
+ calculateBufferSize (Ljavax/sound/sampled/AudioFormat;I)I m_83660_
+ static
+ 0 p_83661_ p_83661_
+ 1 p_83662_ p_83662_
+ create ()Lcom/mojang/blaze3d/audio/Channel; m_83649_
+ static
+ destroy ()V m_83665_
+ disableAttenuation ()V m_83681_
+ getState ()I m_83683_
+ lambda$attachStaticBuffer$0 (I)V m_83675_
+ 0 p_83676_ p_83676_
+ lambda$pumpBuffers$1 (I)V m_83668_
+ 0 p_83669_ p_83669_
+ linearAttenuation (F)V m_83673_
+ 0 p_83674_ p_83674_
+ pause ()V m_83677_
+ play ()V m_83672_
+ playing ()Z m_166126_
+ pumpBuffers (I)V m_83652_
+ 0 p_83653_ p_83653_
+ removeProcessedBuffers ()I m_83684_
+ setLooping (Z)V m_83663_
+ 0 p_83664_ p_83664_
+ setPitch (F)V m_83650_
+ 0 p_83651_ p_83651_
+ setRelative (Z)V m_83670_
+ 0 p_83671_ p_83671_
+ setSelfPosition (Lnet/minecraft/world/phys/Vec3;)V m_83654_
+ 0 p_83655_ p_83655_
+ setVolume (F)V m_83666_
+ 0 p_83667_ p_83667_
+ stop ()V m_83679_
+ stopped ()Z m_83680_
+ unpause ()V m_83678_
+ updateStream ()V m_83682_
+com/mojang/blaze3d/audio/Library com/mojang/blaze3d/audio/Library
+ DEFAULT_CHANNEL_COUNT f_166128_
+ EMPTY f_83688_
+ LOGGER f_83685_
+ NO_DEVICE f_193464_
+ context f_83687_
+ currentDevice f_193465_
+ defaultDeviceName f_193467_
+ listener f_83691_
+ staticChannels f_83689_
+ streamingChannels f_83690_
+ supportsDisconnections f_193466_
+ ()V
+ static
+ ()V
+ acquireChannel (Lcom/mojang/blaze3d/audio/Library$Pool;)Lcom/mojang/blaze3d/audio/Channel; m_83697_
+ 0 p_83698_ p_83698_
+ cleanup ()V m_83699_
+ getAvailableSoundDevices ()Ljava/util/List; m_193477_
+ getChannelCount ()I m_83703_
+ getCurrentDeviceName ()Ljava/lang/String; m_193471_
+ getDebugString ()Ljava/lang/String; m_83701_
+ getDefaultDeviceName ()Ljava/lang/String; m_193468_
+ static
+ getListener ()Lcom/mojang/blaze3d/audio/Listener; m_83700_
+ hasDefaultDeviceChanged ()Z m_193474_
+ init (Ljava/lang/String;)V m_193469_
+ 0 p_193470_ p_193470_
+ isCurrentDeviceDisconnected ()Z m_193478_
+ openDeviceOrFallback (Ljava/lang/String;)J m_193472_
+ static
+ 0 p_193473_ p_193473_
+ releaseChannel (Lcom/mojang/blaze3d/audio/Channel;)V m_83695_
+ 0 p_83696_ p_83696_
+ tryOpenDevice (Ljava/lang/String;)Ljava/util/OptionalLong; m_193475_
+ static
+ 0 p_193476_ p_193476_
+com/mojang/blaze3d/audio/Library$1 com/mojang/blaze3d/audio/Library$1
+ ()V
+ acquire ()Lcom/mojang/blaze3d/audio/Channel; m_5574_
+ cleanup ()V m_6471_
+ getMaxCount ()I m_6492_
+ getUsedCount ()I m_6500_
+ release (Lcom/mojang/blaze3d/audio/Channel;)Z m_5658_
+ 0 p_83708_ p_83708_
+com/mojang/blaze3d/audio/Library$ChannelPool com/mojang/blaze3d/audio/Library$ChannelPool
+ acquire ()Lcom/mojang/blaze3d/audio/Channel; m_5574_
+ cleanup ()V m_6471_
+ getMaxCount ()I m_6492_
+ getUsedCount ()I m_6500_
+ release (Lcom/mojang/blaze3d/audio/Channel;)Z m_5658_
+ 0 p_83712_ p_83712_
+com/mojang/blaze3d/audio/Library$CountingChannelPool com/mojang/blaze3d/audio/Library$CountingChannelPool
+ activeChannels f_83714_
+ limit f_83713_
+ (I)V
+ 0 p_83716_ p_83716_
+ acquire ()Lcom/mojang/blaze3d/audio/Channel; m_5574_
+ cleanup ()V m_6471_
+ getMaxCount ()I m_6492_
+ getUsedCount ()I m_6500_
+ release (Lcom/mojang/blaze3d/audio/Channel;)Z m_5658_
+ 0 p_83719_ p_83719_
+com/mojang/blaze3d/audio/Library$Pool com/mojang/blaze3d/audio/Library$Pool
+ $VALUES $VALUES
+ STATIC STATIC
+ STREAMING STREAMING
+ $values ()[Lcom/mojang/blaze3d/audio/Library$Pool; m_166129_
+ static
+ ()V
+ static
+ (Ljava/lang/String;I)V
+ 0 p_83728_ p_83728_
+ 1 p_83729_ p_83729_
+ valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/audio/Library$Pool; valueOf
+ static
+ 0 p_83731_ p_83731_
+ values ()[Lcom/mojang/blaze3d/audio/Library$Pool; values
+ static
+com/mojang/blaze3d/audio/Listener com/mojang/blaze3d/audio/Listener
+ gain f_83733_
+ position f_83734_
+ ()V
+ getGain ()F m_83744_
+ getListenerPosition ()Lnet/minecraft/world/phys/Vec3; m_83736_
+ reset ()V m_83745_
+ setGain (F)V m_83737_
+ 0 p_83738_ p_83738_
+ setListenerOrientation (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_83741_
+ 0 p_83742_ p_83742_
+ 1 p_83743_ p_83743_
+ setListenerPosition (Lnet/minecraft/world/phys/Vec3;)V m_83739_
+ 0 p_83740_ p_83740_
+com/mojang/blaze3d/audio/OggAudioStream com/mojang/blaze3d/audio/OggAudioStream
+ EXPECTED_MAX_FRAME_SIZE f_166130_
+ audioFormat f_83747_
+ buffer f_83749_
+ handle f_83746_
+ input f_83748_
+ (Ljava/io/InputStream;)V
+ 0 p_83751_ p_83751_
+ close ()V close
+ convertMono (Ljava/nio/FloatBuffer;Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)V m_83757_
+ 0 p_83758_ p_83758_
+ 1 p_83759_ p_83759_
+ convertStereo (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)V m_83760_
+ 0 p_83761_ p_83761_
+ 1 p_83762_ p_83762_
+ 2 p_83763_ p_83763_
+ forwardBuffer ()V m_83767_
+ getFormat ()Ljavax/sound/sampled/AudioFormat; m_6206_
+ read (I)Ljava/nio/ByteBuffer; m_7118_
+ 0 p_83754_ p_83754_
+ readAll ()Ljava/nio/ByteBuffer; m_83764_
+ readFrame (Lcom/mojang/blaze3d/audio/OggAudioStream$OutputConcat;)Z m_83755_
+ 0 p_83756_ p_83756_
+ refillFromStream ()Z m_83765_
+com/mojang/blaze3d/audio/OggAudioStream$OutputConcat com/mojang/blaze3d/audio/OggAudioStream$OutputConcat
+ bufferSize f_83769_
+ buffers f_83768_
+ byteCount f_83770_
+ currentBuffer f_83771_
+ (I)V
+ 0 p_83773_ p_83773_
+ createNewBuffer ()V m_83779_
+ get ()Ljava/nio/ByteBuffer; m_83774_
+ put (F)V m_83775_
+ 0 p_83776_ p_83776_
+com/mojang/blaze3d/audio/OpenAlUtil com/mojang/blaze3d/audio/OpenAlUtil
+ LOGGER f_83780_
+ ()V
+ static
+ ()V
+ alErrorToString (I)Ljava/lang/String; m_83782_
+ static
+ 0 p_83783_ p_83783_
+ alcErrorToString (I)Ljava/lang/String; m_83791_
+ static
+ 0 p_83792_ p_83792_
+ audioFormatToOpenAl (Ljavax/sound/sampled/AudioFormat;)I m_83789_
+ static
+ 0 p_83790_ p_83790_
+ checkALCError (JLjava/lang/String;)Z m_83784_
+ static
+ 0 p_83785_ p_83785_
+ 1 p_83786_ p_83786_
+ checkALError (Ljava/lang/String;)Z m_83787_
+ static
+ 0 p_83788_ p_83788_
+com/mojang/blaze3d/audio/SoundBuffer com/mojang/blaze3d/audio/SoundBuffer
+ alBuffer f_83796_
+ data f_83793_
+ format f_83794_
+ hasAlBuffer f_83795_
+ (Ljava/nio/ByteBuffer;Ljavax/sound/sampled/AudioFormat;)V
+ 0 p_83798_ p_83798_
+ 1 p_83799_ p_83799_
+ discardAlBuffer ()V m_83801_
+ getAlBuffer ()Ljava/util/OptionalInt; m_83800_
+ releaseAlBuffer ()Ljava/util/OptionalInt; m_83802_
+com/mojang/blaze3d/audio/package-info com/mojang/blaze3d/audio/package-info
+com/mojang/blaze3d/font/GlyphInfo com/mojang/blaze3d/font/GlyphInfo
+ getAdvance (Z)F m_83827_
+ 0 p_83828_ p_83828_
+ getAdvance ()F m_7403_
+ getBearingX ()F m_5620_
+ getBearingY ()F m_142672_
+ getBoldOffset ()F m_5619_
+ getShadowOffset ()F m_5645_
+com/mojang/blaze3d/font/GlyphProvider com/mojang/blaze3d/font/GlyphProvider
+ close ()V close
+ getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; m_7823_
+ 0 p_83829_ p_83829_
+ getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; m_6990_
+com/mojang/blaze3d/font/RawGlyph com/mojang/blaze3d/font/RawGlyph
+ getBearingY ()F m_142672_
+ getDown ()F m_83836_
+ getLeft ()F m_83833_
+ getOversample ()F m_5621_
+ getPixelHeight ()I m_5629_
+ getPixelWidth ()I m_5631_
+ getRight ()F m_83834_
+ getUp ()F m_83835_
+ isColored ()Z m_5633_
+ upload (II)V m_6238_
+ 0 p_83831_ p_83831_
+ 1 p_83832_ p_83832_
+com/mojang/blaze3d/font/TrueTypeGlyphProvider com/mojang/blaze3d/font/TrueTypeGlyphProvider
+ ascent f_83844_
+ font f_83838_
+ fontMemory f_83837_
+ oversample f_83839_
+ pointScale f_83843_
+ shiftX f_83841_
+ shiftY f_83842_
+ skip f_83840_
+ (Ljava/nio/ByteBuffer;Lorg/lwjgl/stb/STBTTFontinfo;FFFFLjava/lang/String;)V
+ 0 p_83846_ p_83846_
+ 1 p_83847_ p_83847_
+ 2 p_83848_ p_83848_
+ 3 p_83849_ p_83849_
+ 4 p_83850_ p_83850_
+ 5 p_83851_ p_83851_
+ 6 p_83852_ p_83852_
+ close ()V close
+ getGlyph (I)Lcom/mojang/blaze3d/font/RawGlyph; m_7823_
+ 0 p_83855_ p_83855_
+ getGlyph (I)Lcom/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph; m_7823_
+ 0 p_83859_ p_83859_
+ getSupportedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet; m_6990_
+ lambda$getSupportedGlyphs$0 (I)Z m_83862_
+ 0 p_83863_ p_83863_
+com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph
+ advance f_83878_
+ bearingX f_83876_
+ bearingY f_83877_
+ height f_83875_
+ index f_83879_
+ this$0 f_83873_
+ width f_83874_
+ (Lcom/mojang/blaze3d/font/TrueTypeGlyphProvider;IIIIFFI)V
+ 0 p_83881_ p_83881_
+ 1 p_83882_ p_83882_
+ 2 p_83883_ p_83883_
+ 3 p_83884_ p_83884_
+ 4 p_83885_ p_83885_
+ 5 p_83886_ p_83886_
+ 6 p_83887_ p_83887_
+ 7 p_83888_ p_83888_
+ getAdvance ()F m_7403_
+ getBearingX ()F m_5620_
+ getBearingY ()F m_142672_
+ getOversample ()F m_5621_
+ getPixelHeight ()I m_5629_
+ getPixelWidth ()I m_5631_
+ isColored ()Z m_5633_
+ upload (II)V m_6238_
+ 0 p_83901_ p_83901_
+ 1 p_83902_ p_83902_
+com/mojang/blaze3d/font/package-info com/mojang/blaze3d/font/package-info
+com/mojang/blaze3d/package-info com/mojang/blaze3d/package-info
+com/mojang/blaze3d/pipeline/MainTarget com/mojang/blaze3d/pipeline/MainTarget
+ DEFAULT_DIMENSIONS f_166134_
+ DEFAULT_HEIGHT f_166133_
+ DEFAULT_WIDTH f_166132_
+ ()V
+ static
+ (II)V
+ 0 p_166137_ p_166137_
+ 1 p_166138_ p_166138_
+ allocateAttachments (II)Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension; m_166146_
+ 0 p_166147_ p_166147_
+ 1 p_166148_ p_166148_
+ allocateColorAttachment (Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension;)Z m_166139_
+ 0 p_166140_ p_166140_
+ allocateDepthAttachment (Lcom/mojang/blaze3d/pipeline/MainTarget$Dimension;)Z m_166144_
+ 0 p_166145_ p_166145_
+ createFrameBuffer (II)V m_166141_
+ 0 p_166142_ p_166142_
+ 1 p_166143_ p_166143_
+ lambda$new$0 (II)V m_166149_
+ 0 p_166150_ p_166150_
+ 1 p_166151_ p_166151_
+com/mojang/blaze3d/pipeline/MainTarget$AttachmentState com/mojang/blaze3d/pipeline/MainTarget$AttachmentState
+ $VALUES $VALUES
+ COLOR COLOR
+ COLOR_DEPTH COLOR_DEPTH
+ DEPTH DEPTH
+ NONE NONE
+ VALUES f_166156_
+ $values ()[Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; m_166162_
+ static
+ ()V
+ static
+ (Ljava/lang/String;I)V
+ 0 p_166160_ p_166160_
+ 1 p_166161_ p_166161_
+ valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; valueOf
+ static
+ 0 p_166166_ p_166166_
+ values ()[Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; values
+ static
+ with (Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState;)Lcom/mojang/blaze3d/pipeline/MainTarget$AttachmentState; m_166163_
+ 0 p_166164_ p_166164_
+com/mojang/blaze3d/pipeline/MainTarget$Dimension com/mojang/blaze3d/pipeline/MainTarget$Dimension
+ height f_166169_
+ width f_166168_
+ (II)V
+ 0 p_166171_ p_166171_
+ 1 p_166172_ p_166172_
+ equals (Ljava/lang/Object;)Z equals
+ 0 p_166177_ p_166177_
+ hashCode ()I hashCode
+ listWithFallback (II)Ljava/util/List; m_166173_
+ static
+ 0 p_166174_ p_166174_
+ 1 p_166175_ p_166175_
+ toString ()Ljava/lang/String; toString
+com/mojang/blaze3d/pipeline/RenderCall com/mojang/blaze3d/pipeline/RenderCall
+ execute ()V m_83909_
+com/mojang/blaze3d/pipeline/RenderPipeline com/mojang/blaze3d/pipeline/RenderPipeline
+ isProcessing f_166181_
+ isRecording f_166180_
+ processedBuffer f_83912_
+ recordingBuffer f_83911_
+ renderCalls f_83910_
+ renderingBuffer f_83913_
+ ()V
+ beginProcessing ()Z m_166188_
+ beginRecording ()Z m_166185_
+ canBeginProcessing ()Z m_166187_
+ canBeginRecording ()Z m_166182_
+ endProcessing ()V m_166190_
+ endRecording ()V m_166186_
+ getProcessedQueue ()Ljava/util/concurrent/ConcurrentLinkedQueue; m_166193_
+ getRecordingQueue ()Ljava/util/concurrent/ConcurrentLinkedQueue; m_166192_
+ processRecordedQueue ()V m_166189_
+ recordRenderCall (Lcom/mojang/blaze3d/pipeline/RenderCall;)V m_166183_
+ 0 p_166184_ p_166184_
+ startRendering ()Ljava/util/concurrent/ConcurrentLinkedQueue; m_166191_
+com/mojang/blaze3d/pipeline/RenderTarget com/mojang/blaze3d/pipeline/RenderTarget
+ ALPHA_CHANNEL f_166197_
+ BLUE_CHANNEL f_166196_
+ GREEN_CHANNEL f_166195_
+ RED_CHANNEL f_166194_
+ clearChannels f_83921_
+ colorTextureId f_83923_
+ depthBufferId f_83924_
+ filterMode f_83922_
+ frameBufferId f_83920_
+ height f_83916_
+ useDepth f_83919_
+ viewHeight f_83918_
+ viewWidth f_83917_
+ width f_83915_
+ (Z)V
+ 0 p_166199_ p_166199_
+ _bindWrite (Z)V m_83961_
+ 0 p_83962_ p_83962_
+ _blitToScreen (IIZ)V m_83971_
+ 0 p_83972_ p_83972_
+ 1 p_83973_ p_83973_
+ 2 p_83974_ p_83974_
+ _resize (IIZ)V m_83964_
+ 0 p_83965_ p_83965_
+ 1 p_83966_ p_83966_
+ 2 p_83967_ p_83967_
+ bindRead ()V m_83956_
+ bindWrite (Z)V m_83947_
+ 0 p_83948_ p_83948_
+ blitToScreen (II)V m_83938_
+ 0 p_83939_ p_83939_
+ 1 p_83940_ p_83940_
+ blitToScreen (IIZ)V m_83957_
+ 0 p_83958_ p_83958_
+ 1 p_83959_ p_83959_
+ 2 p_83960_ p_83960_
+ checkStatus ()V m_83949_
+ clear (Z)V m_83954_
+ 0 p_83955_ p_83955_
+ copyDepthFrom (Lcom/mojang/blaze3d/pipeline/RenderTarget;)V m_83945_
+ 0 p_83946_ p_83946_
+ createBuffers (IIZ)V m_83950_
+ 0 p_83951_ p_83951_
+ 1 p_83952_ p_83952_
+ 2 p_83953_ p_83953_
+ destroyBuffers ()V m_83930_
+ getColorTextureId ()I m_83975_
+ getDepthTextureId ()I m_83980_
+ lambda$bindWrite$2 (Z)V m_166200_
+ 0 p_166201_ p_166201_
+ lambda$blitToScreen$4 (IIZ)V m_166202_
+ 0 p_166203_ p_166203_
+ 1 p_166204_ p_166204_
+ 2 p_166205_ p_166205_
+ lambda$new$0 ()[F m_166211_
+ static
+ lambda$resize$1 (IIZ)V m_166206_
+ 0 p_166207_ p_166207_
+ 1 p_166208_ p_166208_
+ 2 p_166209_ p_166209_
+ lambda$unbindWrite$3 ()V m_166210_
+ static
+ resize (IIZ)V m_83941_
+ 0 p_83942_ p_83942_
+ 1 p_83943_ p_83943_
+ 2 p_83944_ p_83944_
+ setClearColor (FFFF)V m_83931_
+ 0 p_83932_ p_83932_
+ 1 p_83933_ p_83933_
+ 2 p_83934_ p_83934_
+ 3 p_83935_ p_83935_
+ setFilterMode (I)V m_83936_
+ 0 p_83937_ p_83937_
+ unbindRead ()V m_83963_
+ unbindWrite ()V m_83970_
+com/mojang/blaze3d/pipeline/TextureTarget com/mojang/blaze3d/pipeline/TextureTarget
+ (IIZZ)V
+ 0 p_166213_ p_166213_
+ 1 p_166214_ p_166214_
+ 2 p_166215_ p_166215_
+ 3 p_166216_ p_166216_
+com/mojang/blaze3d/pipeline/package-info com/mojang/blaze3d/pipeline/package-info
+com/mojang/blaze3d/platform/ClipboardManager com/mojang/blaze3d/platform/ClipboardManager
+ FORMAT_UNAVAILABLE f_166218_
+ clipboardScratchBuffer f_83986_
+ ()V
+ getClipboard (JLorg/lwjgl/glfw/GLFWErrorCallbackI;)Ljava/lang/String; m_83995_
+ 0 p_83996_ p_83996_
+ 1 p_83997_ p_83997_
+ pushClipboard (JLjava/nio/ByteBuffer;[B)V m_83991_
+ static
+ 0 p_83992_ p_83992_
+ 1 p_83993_ p_83993_
+ 2 p_83994_ p_83994_
+ setClipboard (JLjava/lang/String;)V m_83988_
+ 0 p_83989_ p_83989_
+ 1 p_83990_ p_83990_
+com/mojang/blaze3d/platform/DebugMemoryUntracker com/mojang/blaze3d/platform/DebugMemoryUntracker
+ UNTRACK f_83998_
+ ()V
+ static
+ ()V
+ lambda$static$0 ()Ljava/lang/invoke/MethodHandle; m_84000_
+ static
+ untrack (J)V m_84001_
+ static
+ 0 p_84002_ p_84002_
+ untrack (Lorg/lwjgl/system/Pointer;)V m_84003_
+ static
+ 0 p_84004_ p_84004_
+com/mojang/blaze3d/platform/DisplayData com/mojang/blaze3d/platform/DisplayData
+ fullscreenHeight f_84008_
+ fullscreenWidth f_84007_
+ height f_84006_
+ isFullscreen f_84009_
+ width f_84005_
+ (IILjava/util/OptionalInt;Ljava/util/OptionalInt;Z)V
+ 0 p_84011_ p_84011_
+ 1 p_84012_ p_84012_
+ 2 p_84013_ p_84013_
+ 3 p_84014_ p_84014_
+ 4 p_84015_ p_84015_
com/mojang/blaze3d/platform/GLX com/mojang/blaze3d/platform/GLX
- LOGGER LOGGER
- LOOKUP_MAP LOOKUP_MAP
- capsString capsString
- cpuInfo cpuInfo
- _getCapsString ()Ljava/lang/String; _getCapsString
- _getCpuInfo ()Ljava/lang/String; _getCpuInfo
- _getLWJGLVersion ()Ljava/lang/String; _getLWJGLVersion
- _getRefreshRate (Lnet/minecraft/client/MainWindow;)I _getRefreshRate
- _init (IZ)V _init
- _initGlfw ()Ljava/util/function/LongSupplier; _initGlfw
- _renderCrosshair (IZZZ)V _renderCrosshair
- _setGlfwErrorCallback (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V _setGlfwErrorCallback
- _setupNvFogDistance ()V _setupNvFogDistance
- _shouldClose (Lnet/minecraft/client/MainWindow;)Z _shouldClose
- getErrorString (I)Ljava/lang/String; getErrorString
- getOpenGLVersionString ()Ljava/lang/String; getOpenGLVersionString
- lambda$_initGlfw$0 (Ljava/lang/Integer;Ljava/lang/String;)V func_229879_lam_
- lambda$_initGlfw$1 (Ljava/util/List;IJ)V func_229880_lam_
- lambda$_initGlfw$2 ()J func_229881_lam_
- lambda$static$3 (Ljava/util/HashMap;)V func_229878_lam_
- make (Ljava/util/function/Supplier;)Ljava/lang/Object; make
- make (Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object; make
+ LOGGER f_69332_
+ cpuInfo f_69335_
+ ()V
+ static
+ ()V
+ _getCpuInfo ()Ljava/lang/String; m_69339_
+ static
+ _getLWJGLVersion ()Ljava/lang/String; m_69340_
+ static
+ _getRefreshRate (Lcom/mojang/blaze3d/platform/Window;)I m_69341_
+ static
+ 0 p_69342_ p_69342_
+ _init (IZ)V m_69343_
+ static
+ 0 p_69344_ p_69344_
+ 1 p_69345_ p_69345_
+ _initGlfw ()Ljava/util/function/LongSupplier; m_69346_
+ static
+ _renderCrosshair (IZZZ)V m_69347_
+ static
+ 0 p_69348_ p_69348_
+ 1 p_69349_ p_69349_
+ 2 p_69350_ p_69350_
+ 3 p_69351_ p_69351_
+ _setGlfwErrorCallback (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V m_69352_
+ static
+ 0 p_69353_ p_69353_
+ _shouldClose (Lcom/mojang/blaze3d/platform/Window;)Z m_69355_
+ static
+ 0 p_69356_ p_69356_
+ getOpenGLVersionString ()Ljava/lang/String; m_69359_
+ static
+ lambda$_initGlfw$0 (Ljava/lang/Integer;Ljava/lang/String;)V m_69360_
+ static
+ 0 p_69361_ p_69361_
+ 1 p_69362_ p_69362_
+ lambda$_initGlfw$1 (Ljava/util/List;IJ)V m_69363_
+ static
+ 0 p_69364_ p_69364_
+ 1 p_69365_ p_69365_
+ 2 p_69366_ p_69366_
+ lambda$_initGlfw$2 ()J m_69367_
+ static
+ make (Ljava/util/function/Supplier;)Ljava/lang/Object; m_69373_
+ static
+ 0 p_69374_ p_69374_
+ make (Ljava/lang/Object;Ljava/util/function/Consumer;)Ljava/lang/Object; m_69370_
+ static
+ 0 p_69371_ p_69371_
+ 1 p_69372_ p_69372_
+com/mojang/blaze3d/platform/GlConst com/mojang/blaze3d/platform/GlConst
+ GL_ALPHA_BIAS f_156960_
+ GL_ALWAYS f_156961_
+ GL_ARRAY_BUFFER f_156962_
+ GL_BGR f_156963_
+ GL_BYTE f_156964_
+ GL_CLAMP_TO_EDGE f_156965_
+ GL_COLOR_ATTACHMENT0 f_84018_
+ GL_COLOR_BUFFER_BIT f_156966_
+ GL_COMPILE_STATUS f_156967_
+ GL_DEPTH_ATTACHMENT f_84019_
+ GL_DEPTH_BUFFER_BIT f_156968_
+ GL_DEPTH_COMPONENT f_156969_
+ GL_DEPTH_COMPONENT24 f_156970_
+ GL_DEPTH_COMPONENT32 f_156971_
+ GL_DEPTH_TEXTURE_MODE f_156972_
+ GL_DRAW_FRAMEBUFFER f_156973_
+ GL_DST_ALPHA f_156974_
+ GL_DST_COLOR f_156975_
+ GL_DYNAMIC_DRAW f_156976_
+ GL_ELEMENT_ARRAY_BUFFER f_156977_
+ GL_EQUAL f_156978_
+ GL_FALSE f_156979_
+ GL_FILL f_156980_
+ GL_FLOAT f_156981_
+ GL_FRAGMENT_SHADER f_156982_
+ GL_FRAMEBUFFER f_84016_
+ GL_FRAMEBUFFER_COMPLETE f_84020_
+ GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT f_84021_
+ GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER f_84023_
+ GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT f_84022_
+ GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER f_84024_
+ GL_FRAMEBUFFER_UNSUPPORTED f_156983_
+ GL_FRONT f_156984_
+ GL_FRONT_AND_BACK f_156985_
+ GL_FUNC_ADD f_156986_
+ GL_FUNC_REVERSE_SUBTRACT f_156987_
+ GL_FUNC_SUBTRACT f_156988_
+ GL_GEQUAL f_156989_
+ GL_GREATER f_156990_
+ GL_INT f_156991_
+ GL_LEQUAL f_156992_
+ GL_LINE f_156993_
+ GL_LINEAR f_156994_
+ GL_LINEAR_MIPMAP_LINEAR f_156995_
+ GL_LINES f_156996_
+ GL_LINE_STRIP f_156997_
+ GL_LINK_STATUS f_156998_
+ GL_MAX f_156999_
+ GL_MAX_TEXTURE_SIZE f_157000_
+ GL_MIN f_157001_
+ GL_NEAREST f_157002_
+ GL_NEAREST_MIPMAP_LINEAR f_157003_
+ GL_NONE f_157004_
+ GL_ONE f_157005_
+ GL_ONE_MINUS_DST_ALPHA f_157006_
+ GL_ONE_MINUS_DST_COLOR f_157007_
+ GL_ONE_MINUS_SRC_ALPHA f_157008_
+ GL_ONE_MINUS_SRC_COLOR f_157009_
+ GL_OUT_OF_MEMORY f_157010_
+ GL_PACK_ALIGNMENT f_157011_
+ GL_PROXY_TEXTURE_2D f_157012_
+ GL_READ_FRAMEBUFFER f_157013_
+ GL_RED f_157014_
+ GL_RENDERBUFFER f_84017_
+ GL_REPLACE f_157015_
+ GL_RG f_157016_
+ GL_RGB f_157017_
+ GL_RGBA f_157018_
+ GL_RGBA8 f_157019_
+ GL_SHORT f_157020_
+ GL_SRC_ALPHA f_157021_
+ GL_SRC_COLOR f_157022_
+ GL_STATIC_DRAW f_157023_
+ GL_TEXTURE0 f_157024_
+ GL_TEXTURE1 f_157025_
+ GL_TEXTURE2 f_157026_
+ GL_TEXTURE_2D f_157027_
+ GL_TEXTURE_COMPARE_MODE f_157028_
+ GL_TEXTURE_MAG_FILTER f_157029_
+ GL_TEXTURE_MIN_FILTER f_157030_
+ GL_TEXTURE_WIDTH f_157031_
+ GL_TEXTURE_WRAP_S f_157032_
+ GL_TEXTURE_WRAP_T f_157033_
+ GL_TRIANGLES f_157034_
+ GL_TRIANGLE_FAN f_157035_
+ GL_TRIANGLE_STRIP f_157036_
+ GL_TRUE f_157037_
+ GL_UNPACK_ALIGNMENT f_157038_
+ GL_UNPACK_LSB_FIRST f_157039_
+ GL_UNPACK_ROW_LENGTH f_157040_
+ GL_UNPACK_SKIP_PIXELS f_157041_
+ GL_UNPACK_SKIP_ROWS f_157042_
+ GL_UNPACK_SWAP_BYTES f_157043_
+ GL_UNSIGNED_BYTE f_157044_
+ GL_UNSIGNED_INT f_157045_
+ GL_UNSIGNED_SHORT f_157046_
+ GL_VERTEX_SHADER f_157047_
+ GL_WRITE_ONLY f_157048_
+ GL_ZERO f_157049_
+ ()V
+com/mojang/blaze3d/platform/GlDebug com/mojang/blaze3d/platform/GlDebug
+ CIRCULAR_LOG_SIZE f_166220_
+ DEBUG_LEVELS f_84032_
+ DEBUG_LEVELS_ARB f_84033_
+ LOGGER f_84028_
+ MESSAGE_BUFFER f_166221_
+ debugEnabled f_166223_
+ lastEntry f_166222_
+ ()V
+ static
+ ()V
+ enableDebugCallback (IZ)V m_84049_
+ static
+ 0 p_84050_ p_84050_
+ 1 p_84051_ p_84051_
+ getLastOpenGlDebugMessages ()Ljava/util/List; m_166225_
+ static
+ isDebugEnabled ()Z m_166226_
+ static
+ printDebugLog (IIIIIJJ)V m_84038_
+ static
+ 0 p_84039_ p_84039_
+ 1 p_84040_ p_84040_
+ 2 p_84041_ p_84041_
+ 3 p_84042_ p_84042_
+ 4 p_84043_ p_84043_
+ 5 p_84044_ p_84044_
+ 6 p_84045_ p_84045_
+ printUnknownToken (I)Ljava/lang/String; m_84036_
+ static
+ 0 p_84037_ p_84037_
+ severityToString (I)Ljava/lang/String; m_84059_
+ static
+ 0 p_84060_ p_84060_
+ sourceToString (I)Ljava/lang/String; m_84055_
+ static
+ 0 p_84056_ p_84056_
+ typeToString (I)Ljava/lang/String; m_84057_
+ static
+ 0 p_84058_ p_84058_
+com/mojang/blaze3d/platform/GlDebug$LogEntry com/mojang/blaze3d/platform/GlDebug$LogEntry
+ count f_166232_
+ id f_166227_
+ message f_166231_
+ severity f_166230_
+ source f_166228_
+ type f_166229_
+ (IIIILjava/lang/String;)V
+ 0 p_166234_ p_166234_
+ 1 p_166235_ p_166235_
+ 2 p_166236_ p_166236_
+ 3 p_166237_ p_166237_
+ 4 p_166238_ p_166238_
+ isSame (IIIILjava/lang/String;)Z m_166239_
+ 0 p_166240_ p_166240_
+ 1 p_166241_ p_166241_
+ 2 p_166242_ p_166242_
+ 3 p_166243_ p_166243_
+ 4 p_166244_ p_166244_
+ toString ()Ljava/lang/String; toString
com/mojang/blaze3d/platform/GlStateManager com/mojang/blaze3d/platform/GlStateManager
- ALPHA_TEST field_225657_b_
- BLEND field_225661_f_
- COLOR field_225675_w_
- COLOR_LOGIC field_225666_k_
- COLOR_MASK field_225674_v_
- COLOR_MATERIAL field_225660_e_
- CULL field_225664_i_
- DEPTH field_225662_g_
- FLOAT_ARG_BUFFER field_227601_o_
- FOG field_225663_h_
- LIGHTING field_225658_c_
- LIGHT_ENABLE field_225659_d_
- MATRIX_BUFFER field_225656_a_
- POLY_OFFSET field_225665_j_
- RESCALE_NORMAL field_225673_u_
- SCISSOR field_244591_n
- STENCIL field_225669_n_
- TEXTURES field_225671_s_
- TEX_GEN field_225667_l_
- activeTexture field_225670_r_
- fboBlitMode field_237507_w_
- fboMode field_227604_x_
- shadeModel field_225672_t_
- _activeTexture (I)V func_227756_r_
- _alphaFunc (IF)V func_227639_a_
- _bindTexture (I)V func_227760_t_
- _blendColor (FFFF)V func_227637_a_
- _blendEquation (I)V func_227690_c_
- _blendFunc (II)V func_227676_b_
- _blendFuncSeparate (IIII)V func_227644_a_
- _clear (IZ)V func_227658_a_
- _clearColor (FFFF)V func_227673_b_
- _clearCurrentColor ()V func_227628_P_
- _clearDepth (D)V func_227631_a_
- _clearStencil (I)V func_227766_w_
- _color4f (FFFF)V func_227702_d_
- _colorMask (ZZZZ)V func_227668_a_
- _colorMaterial (II)V func_227641_a_
- _colorPointer (IIIJ)V func_227694_c_
- _deleteTexture (I)V func_227758_s_
- _deleteTextures ([I)V func_242999_b
- _depthFunc (I)V func_227674_b_
- _depthMask (Z)V func_227667_a_
- _disableAlphaTest ()V func_227700_d_
- _disableBlend ()V func_227737_l_
- _disableClientState (I)V func_227772_z_
- _disableColorLogicOp ()V func_227617_G_
- _disableColorMaterial ()V func_227728_i_
- _disableCull ()V func_227605_A_
- _disableDepthTest ()V func_227731_j_
- _disableFog ()V func_227769_y_
- _disableLighting ()V func_227722_g_
- _disableLineOffset ()V func_227613_E_
- _disablePolygonOffset ()V func_227609_C_
- _disableRescaleNormal ()V func_227624_L_
- _disableScissorTest ()V func_244593_j
- _disableTexGen (Lcom/mojang/blaze3d/platform/GlStateManager$TexGen;)V func_227685_b_
- _disableTexture ()V func_227621_I_
- _disableVertexAttribArray (I)V func_227608_B_
- _drawArrays (III)V func_227719_f_
- _enableAlphaTest ()V func_227709_e_
- _enableBlend ()V func_227740_m_
- _enableClientState (I)V func_227770_y_
- _enableColorLogicOp ()V func_227615_F_
- _enableColorMaterial ()V func_227725_h_
- _enableCull ()V func_227771_z_
- _enableDepthTest ()V func_227734_k_
- _enableFog ()V func_227767_x_
- _enableLight (I)V func_227638_a_
- _enableLighting ()V func_227716_f_
- _enableLineOffset ()V func_227611_D_
- _enablePolygonOffset ()V func_227607_B_
- _enableRescaleNormal ()V func_227623_K_
- _enableScissorTest ()V func_244594_k
- _enableTexGen (Lcom/mojang/blaze3d/platform/GlStateManager$TexGen;)V func_227662_a_
- _enableTexture ()V func_227619_H_
- _enableVertexAttribArray (I)V func_227606_A_
- _fog (I[F)V func_227660_a_
- _fogDensity (F)V func_227634_a_
- _fogEnd (F)V func_227687_c_
- _fogMode (I)V func_227750_p_
- _fogStart (F)V func_227671_b_
- _fogi (II)V func_227742_m_
- _genTexture ()I func_227622_J_
- _genTextures ([I)V func_242998_a
- _getError ()I func_227629_Q_
- _getInteger (I)I func_227612_D_
- _getMatrix (ILjava/nio/FloatBuffer;)V func_227721_f_
- _getString (I)Ljava/lang/String; func_227610_C_
- _getTexImage (IIIIJ)V func_227649_a_
- _getTexLevelParameter (III)I func_227692_c_
- _glBindBuffer (II)V func_227724_g_
- _glBindFramebuffer (II)V func_227727_h_
- _glBlitFrameBuffer (IIIIIIIIII)V func_237510_a_
- _glBufferData (ILjava/nio/ByteBuffer;I)V func_227655_a_
- _glClientActiveTexture (I)V func_227747_o_
- _glCopyTexSubImage2D (IIIIIIII)V func_237509_a_
- _glDeleteBuffers (I)V func_227732_j_
- _glDeleteFramebuffers (I)V func_227738_l_
- _glFramebufferTexture2D (IIIII)V func_227645_a_
- _glGenBuffers ()I func_227746_o_
- _glGetAttribLocation (ILjava/lang/CharSequence;)I func_227695_c_
- _glGetUniformLocation (ILjava/lang/CharSequence;)I func_227680_b_
- _glMultiTexCoord2f (IFF)V func_227640_a_
- _glUniform1 (ILjava/nio/FloatBuffer;)V func_227681_b_
- _glUniform1 (ILjava/nio/IntBuffer;)V func_227657_a_
- _glUniform1i (II)V func_227718_f_
- _glUniform2 (ILjava/nio/IntBuffer;)V func_227682_b_
- _glUniform2 (ILjava/nio/FloatBuffer;)V func_227696_c_
- _glUniform3 (ILjava/nio/IntBuffer;)V func_227697_c_
- _glUniform3 (ILjava/nio/FloatBuffer;)V func_227707_d_
- _glUniform4 (ILjava/nio/IntBuffer;)V func_227708_d_
- _glUniform4 (ILjava/nio/FloatBuffer;)V func_227715_e_
- _glUniformMatrix2 (IZLjava/nio/FloatBuffer;)V func_227659_a_
- _glUniformMatrix3 (IZLjava/nio/FloatBuffer;)V func_227683_b_
- _glUniformMatrix4 (IZLjava/nio/FloatBuffer;)V func_227698_c_
- _glUseProgram (I)V func_227723_g_
- _init_fbo (Lorg/lwjgl/opengl/GLCapabilities;)Ljava/lang/String; func_227666_a_
- _light (IILjava/nio/FloatBuffer;)V func_227653_a_
- _lightModel (ILjava/nio/FloatBuffer;)V func_227656_a_
- _lineWidth (F)V func_227701_d_
- _loadIdentity ()V func_227625_M_
- _logicOp (I)V func_227753_q_
- _matrixMode (I)V func_227768_x_
- _multMatrix (Ljava/nio/FloatBuffer;)V func_227665_a_
- _multMatrix (Lnet/minecraft/util/math/vector/Matrix4f;)V func_227699_c_
- _normal3f (FFF)V func_227636_a_
- _normalPointer (IIJ)V func_227652_a_
- _ortho (DDDDDD)V func_227633_a_
- _pixelStore (II)V func_227748_o_
- _pixelTransfer (IF)V func_227675_b_
- _polygonMode (II)V func_227745_n_
- _polygonOffset (FF)V func_227635_a_
- _popAttributes ()V func_227686_c_
- _popMatrix ()V func_227627_O_
- _pushLightingAttributes ()V func_227630_a_
- _pushMatrix ()V func_227626_N_
- _pushTextureAttributes ()V func_227669_b_
- _readPixels (IIIIIILjava/nio/ByteBuffer;)V func_227648_a_
- _rotatef (FFFF)V func_227689_c_
- _scaled (DDD)V func_227632_a_
- _scalef (FFF)V func_227672_b_
- _scissorBox (IIII)V func_244592_a
- _shadeModel (I)V func_227762_u_
- _stencilFunc (III)V func_227705_d_
- _stencilMask (I)V func_227764_v_
- _stencilOp (III)V func_227713_e_
- _texCoordPointer (IIIJ)V func_227650_a_
- _texEnv (III)V func_227643_a_
- _texGenMode (Lcom/mojang/blaze3d/platform/GlStateManager$TexGen;I)V func_227663_a_
- _texGenParam (Lcom/mojang/blaze3d/platform/GlStateManager$TexGen;ILjava/nio/FloatBuffer;)V func_227664_a_
- _texImage2D (IIIIIIIILjava/nio/IntBuffer;)V func_227647_a_
- _texParameter (III)V func_227677_b_
- _texParameter (IIF)V func_227642_a_
- _texSubImage2D (IIIIIIIIJ)V func_227646_a_
- _translated (DDD)V func_227670_b_
- _translatef (FFF)V func_227688_c_
- _vertexAttribPointer (IIIZIJ)V func_227651_a_
- _vertexPointer (IIIJ)V func_227679_b_
- _viewport (IIII)V func_227714_e_
- alpha1arg (II)V func_227754_q_
- clearTexGen ()V func_227763_v_
- color1arg (II)V func_227751_p_
- color3arg (IIII)V func_227720_f_
- getActiveTextureName ()I func_237515_r_
- getBuffer (FFFF)Ljava/nio/FloatBuffer; func_227710_e_
- getFramebufferDepthTexture ()I func_237514_p_
- getTexGen (Lcom/mojang/blaze3d/platform/GlStateManager$TexGen;)Lcom/mojang/blaze3d/platform/GlStateManager$TexGenCoord; func_225677_c_
- glActiveTexture (I)V func_227744_n_
- glAttachShader (II)V func_227704_d_
- glBlendFuncSeparate (IIII)V func_227706_d_
- glCheckFramebufferStatus (I)I func_227741_m_
- glCompileShader (I)V func_227717_f_
- glCreateProgram ()I func_227743_n_
- glCreateShader (I)I func_227711_e_
- glDeleteProgram (I)V func_227726_h_
- glDeleteShader (I)V func_227703_d_
- glGenFramebuffers ()I func_227749_p_
- glGetProgramInfoLog (II)Ljava/lang/String; func_227736_k_
- glGetProgrami (II)I func_227691_c_
- glGetShaderInfoLog (II)Ljava/lang/String; func_227733_j_
- glGetShaderi (II)I func_227712_e_
- glLinkProgram (I)V func_227729_i_
- glShaderSource (ILjava/lang/CharSequence;)V func_227654_a_
- lambda$static$0 (Ljava/nio/FloatBuffer;)V func_209238_c
- lambda$static$1 (I)Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState; func_227620_H_
- lambda$static$2 (I)[Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState; func_227618_G_
- lambda$static$3 (I)Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; func_227616_F_
- lambda$static$4 (I)[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; func_227614_E_
- mulTextureByProjModelView ()V func_227765_w_
- setupEndPortalTexGen ()V func_227761_u_
- setupGui3DDiffuseLighting (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;)V func_237513_b_
- setupGuiFlatDiffuseLighting (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;)V func_237511_a_
- setupLevelDiffuseLighting (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Matrix4f;)V func_237512_a_
- setupOutline ()V func_227755_r_
- setupOverlayColor (II)V func_227739_l_
- supportsFramebufferBlit ()Z func_237508_S_
- teardownOutline ()V func_227757_s_
- teardownOverlayColor ()V func_227759_t_
-com/mojang/blaze3d/platform/GlStateManager$1 com/mojang/blaze3d/platform/GlStateManager$1
- $SwitchMap$com$mojang$blaze3d$platform$GlStateManager$FboBlitMode field_237516_b_
- $SwitchMap$com$mojang$blaze3d$platform$GlStateManager$FboMode field_227773_a_
- $SwitchMap$com$mojang$blaze3d$platform$GlStateManager$TexGen field_212903_a
-com/mojang/blaze3d/platform/GlStateManager$AlphaState com/mojang/blaze3d/platform/GlStateManager$AlphaState
- func field_179206_b
- mode field_179208_a
- reference field_179207_c
+ BLEND f_84066_
+ COLOR_LOGIC f_84071_
+ COLOR_MASK f_84080_
+ CULL f_84069_
+ DEPTH f_84067_
+ ON_LINUX f_198912_
+ POLY_OFFSET f_84070_
+ SCISSOR f_84074_
+ STENCIL f_84073_
+ TEXTURES f_84077_
+ TEXTURE_COUNT f_157051_
+ activeTexture f_84076_
+ ()V
+ static
+ ()V
+ _activeTexture (I)V m_84538_
+ static
+ 0 p_84539_ p_84539_
+ _bindTexture (I)V m_84544_
+ static
+ 0 p_84545_ p_84545_
+ _blendEquation (I)V m_84379_
+ static
+ 0 p_84380_ p_84380_
+ _blendFunc (II)V m_84328_
+ static
+ 0 p_84329_ p_84329_
+ 1 p_84330_ p_84330_
+ _blendFuncSeparate (IIII)V m_84335_
+ static
+ 0 p_84336_ p_84336_
+ 1 p_84337_ p_84337_
+ 2 p_84338_ p_84338_
+ 3 p_84339_ p_84339_
+ _clear (IZ)V m_84266_
+ static
+ 0 p_84267_ p_84267_
+ 1 p_84268_ p_84268_
+ _clearColor (FFFF)V m_84318_
+ static
+ 0 p_84319_ p_84319_
+ 1 p_84320_ p_84320_
+ 2 p_84321_ p_84321_
+ 3 p_84322_ p_84322_
+ _clearDepth (D)V m_84121_
+ static
+ 0 p_84122_ p_84122_
+ _clearStencil (I)V m_84553_
+ static
+ 0 p_84554_ p_84554_
+ _colorMask (ZZZZ)V m_84300_
+ static
+ 0 p_84301_ p_84301_
+ 1 p_84302_ p_84302_
+ 2 p_84303_ p_84303_
+ 3 p_84304_ p_84304_
+ _deleteTexture (I)V m_84541_
+ static
+ 0 p_84542_ p_84542_
+ _deleteTextures ([I)V m_84365_
+ static
+ 0 p_84366_ p_84366_
+ _depthFunc (I)V m_84323_
+ static
+ 0 p_84324_ p_84324_
+ _depthMask (Z)V m_84298_
+ static
+ 0 p_84299_ p_84299_
+ _disableBlend ()V m_84519_
+ static
+ _disableColorLogicOp ()V m_84108_
+ static
+ _disableCull ()V m_84094_
+ static
+ _disableDepthTest ()V m_84507_
+ static
+ _disablePolygonOffset ()V m_84100_
+ static
+ _disableScissorTest ()V m_84495_
+ static
+ _disableTexture ()V m_84110_
+ static
+ _disableVertexAttribArray (I)V m_84086_
+ static
+ 0 p_84087_ p_84087_
+ _drawElements (IIIJ)V m_157053_
+ static
+ 0 p_157054_ p_157054_
+ 1 p_157055_ p_157055_
+ 2 p_157056_ p_157056_
+ 3 p_157057_ p_157057_
+ _enableBlend ()V m_84525_
+ static
+ _enableColorLogicOp ()V m_84107_
+ static
+ _enableCull ()V m_84091_
+ static
+ _enableDepthTest ()V m_84513_
+ static
+ _enablePolygonOffset ()V m_84097_
+ static
+ _enableScissorTest ()V m_84501_
+ static
+ _enableTexture ()V m_84109_
+ static
+ _enableVertexAttribArray (I)V m_84565_
+ static
+ 0 p_84566_ p_84566_
+ _genTexture ()I m_84111_
+ static
+ _genTextures ([I)V m_84305_
+ static
+ 0 p_84306_ p_84306_
+ _getActiveTexture ()I m_157058_
+ static
+ _getError ()I m_84118_
+ static
+ _getInteger (I)I m_84092_
+ static
+ 0 p_84093_ p_84093_
+ _getString (I)Ljava/lang/String; m_84089_
+ static
+ 0 p_84090_ p_84090_
+ _getTexImage (IIIIJ)V m_84227_
+ static
+ 0 p_84228_ p_84228_
+ 1 p_84229_ p_84229_
+ 2 p_84230_ p_84230_
+ 3 p_84231_ p_84231_
+ 4 p_84232_ p_84232_
+ _getTexLevelParameter (III)I m_84384_
+ static
+ 0 p_84385_ p_84385_
+ 1 p_84386_ p_84386_
+ 2 p_84387_ p_84387_
+ _getTextureId (I)I m_157059_
+ static
+ 0 p_157060_ p_157060_
+ _glBindAttribLocation (IILjava/lang/CharSequence;)V m_157061_
+ static
+ 0 p_157062_ p_157062_
+ 1 p_157063_ p_157063_
+ 2 p_157064_ p_157064_
+ _glBindBuffer (II)V m_84480_
+ static
+ 0 p_84481_ p_84481_
+ 1 p_84482_ p_84482_
+ _glBindFramebuffer (II)V m_84486_
+ static
+ 0 p_84487_ p_84487_
+ 1 p_84488_ p_84488_
+ _glBindRenderbuffer (II)V m_157065_
+ static
+ 0 p_157066_ p_157066_
+ 1 p_157067_ p_157067_
+ _glBindVertexArray (I)V m_157068_
+ static
+ 0 p_157069_ p_157069_
+ _glBlitFrameBuffer (IIIIIIIIII)V m_84188_
+ static
+ 0 p_84189_ p_84189_
+ 1 p_84190_ p_84190_
+ 2 p_84191_ p_84191_
+ 3 p_84192_ p_84192_
+ 4 p_84193_ p_84193_
+ 5 p_84194_ p_84194_
+ 6 p_84195_ p_84195_
+ 7 p_84196_ p_84196_
+ 8 p_84197_ p_84197_
+ 9 p_84198_ p_84198_
+ _glBufferData (ILjava/nio/ByteBuffer;I)V m_84256_
+ static
+ 0 p_84257_ p_84257_
+ 1 p_84258_ p_84258_
+ 2 p_84259_ p_84259_
+ _glBufferData (IJI)V m_157070_
+ static
+ 0 p_157071_ p_157071_
+ 1 p_157072_ p_157072_
+ 2 p_157073_ p_157073_
+ _glCopyTexSubImage2D (IIIIIIII)V m_84179_
+ static
+ 0 p_84180_ p_84180_
+ 1 p_84181_ p_84181_
+ 2 p_84182_ p_84182_
+ 3 p_84183_ p_84183_
+ 4 p_84184_ p_84184_
+ 5 p_84185_ p_84185_
+ 6 p_84186_ p_84186_
+ 7 p_84187_ p_84187_
+ _glDeleteBuffers (I)V m_84496_
+ static
+ 0 p_84497_ p_84497_
+ _glDeleteFramebuffers (I)V m_84502_
+ static
+ 0 p_84503_ p_84503_
+ _glDeleteRenderbuffers (I)V m_157074_
+ static
+ 0 p_157075_ p_157075_
+ _glDeleteVertexArrays (I)V m_157076_
+ static
+ 0 p_157077_ p_157077_
+ _glDrawPixels (IIIIJ)V m_157078_
+ static
+ 0 p_157079_ p_157079_
+ 1 p_157080_ p_157080_
+ 2 p_157081_ p_157081_
+ 3 p_157082_ p_157082_
+ 4 p_157083_ p_157083_
+ _glFramebufferRenderbuffer (IIII)V m_157084_
+ static
+ 0 p_157085_ p_157085_
+ 1 p_157086_ p_157086_
+ 2 p_157087_ p_157087_
+ 3 p_157088_ p_157088_
+ _glFramebufferTexture2D (IIIII)V m_84173_
+ static
+ 0 p_84174_ p_84174_
+ 1 p_84175_ p_84175_
+ 2 p_84176_ p_84176_
+ 3 p_84177_ p_84177_
+ 4 p_84178_ p_84178_
+ _glGenBuffers ()I m_84537_
+ static
+ _glGenVertexArrays ()I m_157089_
+ static
+ _glGetAttribLocation (ILjava/lang/CharSequence;)I m_84398_
+ static
+ 0 p_84399_ p_84399_
+ 1 p_84400_ p_84400_
+ _glGetUniformLocation (ILjava/lang/CharSequence;)I m_84345_
+ static
+ 0 p_84346_ p_84346_
+ 1 p_84347_ p_84347_
+ _glMapBuffer (II)Ljava/nio/ByteBuffer; m_157090_
+ static
+ 0 p_157091_ p_157091_
+ 1 p_157092_ p_157092_
+ _glRenderbufferStorage (IIII)V m_157093_
+ static
+ 0 p_157094_ p_157094_
+ 1 p_157095_ p_157095_
+ 2 p_157096_ p_157096_
+ 3 p_157097_ p_157097_
+ _glUniform1 (ILjava/nio/FloatBuffer;)V m_84348_
+ static
+ 0 p_84349_ p_84349_
+ 1 p_84350_ p_84350_
+ _glUniform1 (ILjava/nio/IntBuffer;)V m_84263_
+ static
+ 0 p_84264_ p_84264_
+ 1 p_84265_ p_84265_
+ _glUniform1i (II)V m_84467_
+ static
+ 0 p_84468_ p_84468_
+ 1 p_84469_ p_84469_
+ _glUniform2 (ILjava/nio/IntBuffer;)V m_84351_
+ static
+ 0 p_84352_ p_84352_
+ 1 p_84353_ p_84353_
+ _glUniform2 (ILjava/nio/FloatBuffer;)V m_84401_
+ static
+ 0 p_84402_ p_84402_
+ 1 p_84403_ p_84403_
+ _glUniform3 (ILjava/nio/IntBuffer;)V m_84404_
+ static
+ 0 p_84405_ p_84405_
+ 1 p_84406_ p_84406_
+ _glUniform3 (ILjava/nio/FloatBuffer;)V m_84435_
+ static
+ 0 p_84436_ p_84436_
+ 1 p_84437_ p_84437_
+ _glUniform4 (ILjava/nio/FloatBuffer;)V m_84461_
+ static
+ 0 p_84462_ p_84462_
+ 1 p_84463_ p_84463_
+ _glUniform4 (ILjava/nio/IntBuffer;)V m_84438_
+ static
+ 0 p_84439_ p_84439_
+ 1 p_84440_ p_84440_
+ _glUniformMatrix2 (IZLjava/nio/FloatBuffer;)V m_84269_
+ static
+ 0 p_84270_ p_84270_
+ 1 p_84271_ p_84271_
+ 2 p_84272_ p_84272_
+ _glUniformMatrix3 (IZLjava/nio/FloatBuffer;)V m_84354_
+ static
+ 0 p_84355_ p_84355_
+ 1 p_84356_ p_84356_
+ 2 p_84357_ p_84357_
+ _glUniformMatrix4 (IZLjava/nio/FloatBuffer;)V m_84407_
+ static
+ 0 p_84408_ p_84408_
+ 1 p_84409_ p_84409_
+ 2 p_84410_ p_84410_
+ _glUnmapBuffer (I)V m_157098_
+ static
+ 0 p_157099_ p_157099_
+ _glUseProgram (I)V m_84478_
+ static
+ 0 p_84479_ p_84479_
+ _logicOp (I)V m_84532_
+ static
+ 0 p_84533_ p_84533_
+ _pixelStore (II)V m_84522_
+ static
+ 0 p_84523_ p_84523_
+ 1 p_84524_ p_84524_
+ _polygonMode (II)V m_84516_
+ static
+ 0 p_84517_ p_84517_
+ 1 p_84518_ p_84518_
+ _polygonOffset (FF)V m_84136_
+ static
+ 0 p_84137_ p_84137_
+ 1 p_84138_ p_84138_
+ _readPixels (IIIIIILjava/nio/ByteBuffer;)V m_84219_
+ static
+ 0 p_84220_ p_84220_
+ 1 p_84221_ p_84221_
+ 2 p_84222_ p_84222_
+ 3 p_84223_ p_84223_
+ 4 p_84224_ p_84224_
+ 5 p_84225_ p_84225_
+ 6 p_84226_ p_84226_
+ _readPixels (IIIIIIJ)V m_157100_
+ static
+ 0 p_157101_ p_157101_
+ 1 p_157102_ p_157102_
+ 2 p_157103_ p_157103_
+ 3 p_157104_ p_157104_
+ 4 p_157105_ p_157105_
+ 5 p_157106_ p_157106_
+ 6 p_157107_ p_157107_
+ _scissorBox (IIII)V m_84168_
+ static
+ 0 p_84169_ p_84169_
+ 1 p_84170_ p_84170_
+ 2 p_84171_ p_84171_
+ 3 p_84172_ p_84172_
+ _stencilFunc (III)V m_84426_
+ static
+ 0 p_84427_ p_84427_
+ 1 p_84428_ p_84428_
+ 2 p_84429_ p_84429_
+ _stencilMask (I)V m_84550_
+ static
+ 0 p_84551_ p_84551_
+ _stencilOp (III)V m_84452_
+ static
+ 0 p_84453_ p_84453_
+ 1 p_84454_ p_84454_
+ 2 p_84455_ p_84455_
+ _texImage2D (IIIIIIIILjava/nio/IntBuffer;)V m_84209_
+ static
+ 0 p_84210_ p_84210_
+ 1 p_84211_ p_84211_
+ 2 p_84212_ p_84212_
+ 3 p_84213_ p_84213_
+ 4 p_84214_ p_84214_
+ 5 p_84215_ p_84215_
+ 6 p_84216_ p_84216_
+ 7 p_84217_ p_84217_
+ 8 p_84218_ p_84218_
+ _texParameter (III)V m_84331_
+ static
+ 0 p_84332_ p_84332_
+ 1 p_84333_ p_84333_
+ 2 p_84334_ p_84334_
+ _texParameter (IIF)V m_84160_
+ static
+ 0 p_84161_ p_84161_
+ 1 p_84162_ p_84162_
+ 2 p_84163_ p_84163_
+ _texSubImage2D (IIIIIIIIJ)V m_84199_
+ static
+ 0 p_84200_ p_84200_
+ 1 p_84201_ p_84201_
+ 2 p_84202_ p_84202_
+ 3 p_84203_ p_84203_
+ 4 p_84204_ p_84204_
+ 5 p_84205_ p_84205_
+ 6 p_84206_ p_84206_
+ 7 p_84207_ p_84207_
+ 8 p_84208_ p_84208_
+ _vertexAttribIPointer (IIIIJ)V m_157108_
+ static
+ 0 p_157109_ p_157109_
+ 1 p_157110_ p_157110_
+ 2 p_157111_ p_157111_
+ 3 p_157112_ p_157112_
+ 4 p_157113_ p_157113_
+ _vertexAttribPointer (IIIZIJ)V m_84238_
+ static
+ 0 p_84239_ p_84239_
+ 1 p_84240_ p_84240_
+ 2 p_84241_ p_84241_
+ 3 p_84242_ p_84242_
+ 4 p_84243_ p_84243_
+ 5 p_84244_ p_84244_
+ _viewport (IIII)V m_84430_
+ static
+ 0 p_84431_ p_84431_
+ 1 p_84432_ p_84432_
+ 2 p_84433_ p_84433_
+ 3 p_84434_ p_84434_
+ getBoundFramebuffer ()I m_157114_
+ static
+ glActiveTexture (I)V m_84514_
+ static
+ 0 p_84515_ p_84515_
+ glAttachShader (II)V m_84423_
+ static
+ 0 p_84424_ p_84424_
+ 1 p_84425_ p_84425_
+ glBlendFuncSeparate (IIII)V m_84388_
+ static
+ 0 p_84389_ p_84389_
+ 1 p_84390_ p_84390_
+ 2 p_84391_ p_84391_
+ 3 p_84392_ p_84392_
+ glCheckFramebufferStatus (I)I m_84508_
+ static
+ 0 p_84509_ p_84509_
+ glCompileShader (I)V m_84465_
+ static
+ 0 p_84466_ p_84466_
+ glCreateProgram ()I m_84531_
+ static
+ glCreateShader (I)I m_84447_
+ static
+ 0 p_84448_ p_84448_
+ glDeleteProgram (I)V m_84484_
+ static
+ 0 p_84485_ p_84485_
+ glDeleteShader (I)V m_84421_
+ static
+ 0 p_84422_ p_84422_
+ glGenFramebuffers ()I m_84543_
+ static
+ glGenRenderbuffers ()I m_157115_
+ static
+ glGetProgramInfoLog (II)Ljava/lang/String; m_84498_
+ static
+ 0 p_84499_ p_84499_
+ 1 p_84500_ p_84500_
+ glGetProgrami (II)I m_84381_
+ static
+ 0 p_84382_ p_84382_
+ 1 p_84383_ p_84383_
+ glGetShaderInfoLog (II)Ljava/lang/String; m_84492_
+ static
+ 0 p_84493_ p_84493_
+ 1 p_84494_ p_84494_
+ glGetShaderi (II)I m_84449_
+ static
+ 0 p_84450_ p_84450_
+ 1 p_84451_ p_84451_
+ glLinkProgram (I)V m_84490_
+ static
+ 0 p_84491_ p_84491_
+ glShaderSource (ILjava/util/List;)V m_157116_
+ static
+ 0 p_157117_ p_157117_
+ 1 p_157118_ p_157118_
+ lambda$static$0 (I)Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; m_157119_
+ static
+ 0 p_157120_ p_157120_
+ lambda$static$1 (I)[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; m_157121_
+ static
+ 0 p_157122_ p_157122_
+ setupGui3DDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_84360_
+ static
+ 0 p_84361_ p_84361_
+ 1 p_84362_ p_84362_
+ setupGuiFlatDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_84287_
+ static
+ 0 p_84288_ p_84288_
+ 1 p_84289_ p_84289_
+ setupLevelDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V m_84290_
+ static
+ 0 p_84291_ p_84291_
+ 1 p_84292_ p_84292_
+ 2 p_84293_ p_84293_
com/mojang/blaze3d/platform/GlStateManager$BlendState com/mojang/blaze3d/platform/GlStateManager$BlendState
- dstAlpha field_179210_e
- dstRgb field_179212_c
- mode field_179213_a
- srcAlpha field_179209_d
- srcRgb field_179211_b
+ dstAlpha f_84581_
+ dstRgb f_84579_
+ mode f_84577_
+ srcAlpha f_84580_
+ srcRgb f_84578_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$BooleanState com/mojang/blaze3d/platform/GlStateManager$BooleanState
- enabled field_179201_b
- state field_179202_a
- disable ()V func_179198_a
- enable ()V func_179200_b
- setEnabled (Z)V func_179199_a
-com/mojang/blaze3d/platform/GlStateManager$Color com/mojang/blaze3d/platform/GlStateManager$Color
- a field_179192_d
- b field_179194_c
- g field_179193_b
- r field_179195_a
+ enabled f_84586_
+ state f_84585_
+ (I)V
+ 0 p_84588_ p_84588_
+ disable ()V m_84589_
+ enable ()V m_84592_
+ setEnabled (Z)V m_84590_
+ 0 p_84591_ p_84591_
com/mojang/blaze3d/platform/GlStateManager$ColorLogicState com/mojang/blaze3d/platform/GlStateManager$ColorLogicState
- enable field_179197_a
- op field_179196_b
+ enable f_84603_
+ op f_84604_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$ColorMask com/mojang/blaze3d/platform/GlStateManager$ColorMask
- alpha field_179185_d
- blue field_179187_c
- green field_179186_b
- red field_179188_a
-com/mojang/blaze3d/platform/GlStateManager$ColorMaterialState com/mojang/blaze3d/platform/GlStateManager$ColorMaterialState
- enable field_179191_a
- face field_179189_b
- mode field_179190_c
+ alpha f_84611_
+ blue f_84610_
+ green f_84609_
+ red f_84608_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$CullState com/mojang/blaze3d/platform/GlStateManager$CullState
- enable field_179054_a
- mode field_179053_b
+ enable f_84621_
+ mode f_84622_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$DepthState com/mojang/blaze3d/platform/GlStateManager$DepthState
- func field_179051_c
- mask field_179050_b
- mode field_179052_a
+ func f_84628_
+ mask f_84627_
+ mode f_84626_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$DestFactor com/mojang/blaze3d/platform/GlStateManager$DestFactor
$VALUES $VALUES
CONSTANT_ALPHA CONSTANT_ALPHA
@@ -305,30 +1258,20 @@ com/mojang/blaze3d/platform/GlStateManager$DestFactor com/mojang/blaze3d/platfor
SRC_ALPHA SRC_ALPHA
SRC_COLOR SRC_COLOR
ZERO ZERO
- value field_225654_o_
+ value f_84646_
+ $values ()[Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; m_157123_
+ static
+ ()V
+ static
+ (Ljava/lang/String;II)V
+ 0 p_84650_ p_84650_
+ 1 p_84651_ p_84651_
+ 2 p_84652_ p_84652_
valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; valueOf
+ static
+ 0 p_84654_ p_84654_
values ()[Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor; values
-com/mojang/blaze3d/platform/GlStateManager$FogMode com/mojang/blaze3d/platform/GlStateManager$FogMode
- $VALUES $VALUES
- EXP EXP
- EXP2 EXP2
- LINEAR LINEAR
- value field_187351_d
- valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$FogMode; valueOf
- values ()[Lcom/mojang/blaze3d/platform/GlStateManager$FogMode; values
-com/mojang/blaze3d/platform/GlStateManager$FogState com/mojang/blaze3d/platform/GlStateManager$FogState
- density field_179048_c
- enable field_179049_a
- end field_179046_e
- mode field_179047_b
- start field_179045_d
-com/mojang/blaze3d/platform/GlStateManager$FramebufferExtension com/mojang/blaze3d/platform/GlStateManager$FramebufferExtension
- $VALUES $VALUES
- ARB ARB
- BASE BASE
- EXT EXT
- valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$FramebufferExtension; valueOf
- values ()[Lcom/mojang/blaze3d/platform/GlStateManager$FramebufferExtension; values
+ static
com/mojang/blaze3d/platform/GlStateManager$LogicOp com/mojang/blaze3d/platform/GlStateManager$LogicOp
$VALUES $VALUES
AND AND
@@ -347,16 +1290,29 @@ com/mojang/blaze3d/platform/GlStateManager$LogicOp com/mojang/blaze3d/platform/G
OR_REVERSE OR_REVERSE
SET SET
XOR XOR
- value field_187370_q
+ value f_84715_
+ $values ()[Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; m_157125_
+ static
+ ()V
+ static
+ (Ljava/lang/String;II)V
+ 0 p_84719_ p_84719_
+ 1 p_84720_ p_84720_
+ 2 p_84721_ p_84721_
valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; valueOf
+ static
+ 0 p_84723_ p_84723_
values ()[Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp; values
+ static
com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState com/mojang/blaze3d/platform/GlStateManager$PolygonOffsetState
- factor field_179043_c
- fill field_179044_a
- line field_179042_b
- units field_179041_d
+ factor f_84727_
+ fill f_84725_
+ line f_84726_
+ units f_84728_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$ScissorState com/mojang/blaze3d/platform/GlStateManager$ScissorState
- mode field_244595_a
+ mode f_84732_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$SourceFactor com/mojang/blaze3d/platform/GlStateManager$SourceFactor
$VALUES $VALUES
CONSTANT_ALPHA CONSTANT_ALPHA
@@ -374,769 +1330,4650 @@ com/mojang/blaze3d/platform/GlStateManager$SourceFactor com/mojang/blaze3d/platf
SRC_ALPHA_SATURATE SRC_ALPHA_SATURATE
SRC_COLOR SRC_COLOR
ZERO ZERO
- value field_225655_p_
+ value f_84751_
+ $values ()[Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; m_157124_
+ static
+ ()V
+ static
+ (Ljava/lang/String;II)V
+ 0 p_84755_ p_84755_
+ 1 p_84756_ p_84756_
+ 2 p_84757_ p_84757_
valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; valueOf
+ static
+ 0 p_84759_ p_84759_
values ()[Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor; values
+ static
com/mojang/blaze3d/platform/GlStateManager$StencilFunc com/mojang/blaze3d/platform/GlStateManager$StencilFunc
- func field_179081_a
- mask field_179080_c
- ref field_212902_b
+ func f_84761_
+ mask f_84763_
+ ref f_84762_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$StencilState com/mojang/blaze3d/platform/GlStateManager$StencilState
- fail field_179077_c
- func field_179078_a
- mask field_179076_b
- zfail field_179074_d
- zpass field_179075_e
-com/mojang/blaze3d/platform/GlStateManager$SupportType com/mojang/blaze3d/platform/GlStateManager$SupportType
- $VALUES $VALUES
- BASE BASE
- EXT EXT
- NONE NONE
- valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$SupportType; valueOf
- values ()[Lcom/mojang/blaze3d/platform/GlStateManager$SupportType; values
-com/mojang/blaze3d/platform/GlStateManager$TexGen com/mojang/blaze3d/platform/GlStateManager$TexGen
- $VALUES $VALUES
- Q Q
- R R
- S S
- T T
- valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$TexGen; valueOf
- values ()[Lcom/mojang/blaze3d/platform/GlStateManager$TexGen; values
-com/mojang/blaze3d/platform/GlStateManager$TexGenCoord com/mojang/blaze3d/platform/GlStateManager$TexGenCoord
- coord field_179065_b
- enable field_179067_a
- mode field_179066_c
-com/mojang/blaze3d/platform/GlStateManager$TexGenState com/mojang/blaze3d/platform/GlStateManager$TexGenState
- q field_179061_d
- r field_179063_c
- s field_179064_a
- t field_179062_b
+ fail f_84769_
+ func f_84767_
+ mask f_84768_
+ zfail f_84770_
+ zpass f_84771_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$TextureState com/mojang/blaze3d/platform/GlStateManager$TextureState
- binding field_179059_b
- enable field_179060_a
+ binding f_84801_
+ enable f_84800_
+ ()V
com/mojang/blaze3d/platform/GlStateManager$Viewport com/mojang/blaze3d/platform/GlStateManager$Viewport
$VALUES $VALUES
INSTANCE INSTANCE
- height field_199292_e
- width field_199291_d
- x field_199289_b
- y field_199290_c
+ height f_84809_
+ width f_84808_
+ x f_84806_
+ y f_84807_
+ $values ()[Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; m_157130_
+ static
+ ()V
+ static
+ (Ljava/lang/String;I)V
+ 0 p_84813_ p_84813_
+ 1 p_84814_ p_84814_
+ height ()I m_157129_
+ static
valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; valueOf
+ static
+ 0 p_84816_ p_84816_
values ()[Lcom/mojang/blaze3d/platform/GlStateManager$Viewport; values
-com/mojang/blaze3d/platform/PlatformDescriptors com/mojang/blaze3d/platform/PlatformDescriptors
- getCpuInfo ()Ljava/lang/String; func_227775_b_
- getOpenGLVersion ()Ljava/lang/String; func_227777_d_
- getRenderer ()Ljava/lang/String; func_227776_c_
- getVendor ()Ljava/lang/String; func_227774_a_
-com/mojang/blaze3d/systems/IRenderCall com/mojang/blaze3d/systems/IRenderCall
- execute ()V execute
+ static
+ width ()I m_157128_
+ static
+ x ()I m_157126_
+ static
+ y ()I m_157127_
+ static
+com/mojang/blaze3d/platform/GlUtil com/mojang/blaze3d/platform/GlUtil
+ ()V
+ allocateMemory (I)Ljava/nio/ByteBuffer; m_166247_
+ static
+ 0 p_166248_ p_166248_
+ freeMemory (Ljava/nio/Buffer;)V m_166251_
+ static
+ 0 p_166252_ p_166252_
+ getCpuInfo ()Ljava/lang/String; m_84819_
+ static
+ getOpenGLVersion ()Ljava/lang/String; m_84821_
+ static
+ getRenderer ()Ljava/lang/String; m_84820_
+ static
+ getVendor ()Ljava/lang/String; m_84818_
+ static
+com/mojang/blaze3d/platform/InputConstants com/mojang/blaze3d/platform/InputConstants
+ CURSOR f_166351_
+ CURSOR_DISABLED f_166352_
+ CURSOR_NORMAL f_166353_
+ GLFW_RAW_MOUSE_MOTION f_84824_
+ GLFW_RAW_MOUSE_MOTION_SUPPORTED f_166354_
+ KEY_0 f_166279_
+ KEY_1 f_166332_
+ KEY_2 f_166355_
+ KEY_3 f_166356_
+ KEY_4 f_166357_
+ KEY_5 f_166358_
+ KEY_6 f_166359_
+ KEY_7 f_166360_
+ KEY_8 f_166361_
+ KEY_9 f_166362_
+ KEY_A f_166363_
+ KEY_ADD f_166281_
+ KEY_APOSTROPHE f_166282_
+ KEY_B f_166364_
+ KEY_BACKSLASH f_166283_
+ KEY_BACKSPACE f_166333_
+ KEY_C f_166365_
+ KEY_CAPSLOCK f_166340_
+ KEY_COMMA f_166284_
+ KEY_D f_166366_
+ KEY_DELETE f_166334_
+ KEY_DOWN f_166329_
+ KEY_E f_166367_
+ KEY_END f_166335_
+ KEY_EQUALS f_166285_
+ KEY_ESCAPE f_166305_
+ KEY_F f_166368_
+ KEY_F1 f_166263_
+ KEY_F10 f_166272_
+ KEY_F11 f_166273_
+ KEY_F12 f_166274_
+ KEY_F13 f_166275_
+ KEY_F14 f_166276_
+ KEY_F15 f_166277_
+ KEY_F16 f_166278_
+ KEY_F17 f_166306_
+ KEY_F18 f_166307_
+ KEY_F19 f_166308_
+ KEY_F2 f_166264_
+ KEY_F20 f_166309_
+ KEY_F21 f_166310_
+ KEY_F22 f_166311_
+ KEY_F23 f_166312_
+ KEY_F24 f_166313_
+ KEY_F25 f_166314_
+ KEY_F3 f_166265_
+ KEY_F4 f_166266_
+ KEY_F5 f_166267_
+ KEY_F6 f_166268_
+ KEY_F7 f_166269_
+ KEY_F8 f_166270_
+ KEY_F9 f_166271_
+ KEY_G f_166369_
+ KEY_GRAVE f_166286_
+ KEY_H f_166370_
+ KEY_HOME f_166336_
+ KEY_I f_166371_
+ KEY_INSERT f_166337_
+ KEY_J f_166372_
+ KEY_K f_166373_
+ KEY_L f_166374_
+ KEY_LALT f_166296_
+ KEY_LBRACKET f_166287_
+ KEY_LCONTROL f_166297_
+ KEY_LEFT f_166330_
+ KEY_LSHIFT f_166298_
+ KEY_LWIN f_166299_
+ KEY_M f_166375_
+ KEY_MINUS f_166288_
+ KEY_MULTIPLY f_166289_
+ KEY_N f_166376_
+ KEY_NUMLOCK f_166315_
+ KEY_NUMPAD0 f_166316_
+ KEY_NUMPAD1 f_166317_
+ KEY_NUMPAD2 f_166318_
+ KEY_NUMPAD3 f_166319_
+ KEY_NUMPAD4 f_166320_
+ KEY_NUMPAD5 f_166321_
+ KEY_NUMPAD6 f_166322_
+ KEY_NUMPAD7 f_166323_
+ KEY_NUMPAD8 f_166324_
+ KEY_NUMPAD9 f_166325_
+ KEY_NUMPADCOMMA f_166326_
+ KEY_NUMPADENTER f_166327_
+ KEY_NUMPADEQUALS f_166328_
+ KEY_O f_166377_
+ KEY_P f_166378_
+ KEY_PAGEDOWN f_166338_
+ KEY_PAGEUP f_166339_
+ KEY_PAUSE f_166341_
+ KEY_PERIOD f_166290_
+ KEY_PRINTSCREEN f_166343_
+ KEY_Q f_166253_
+ KEY_R f_166254_
+ KEY_RALT f_166300_
+ KEY_RBRACKET f_166291_
+ KEY_RCONTROL f_166301_
+ KEY_RETURN f_166304_
+ KEY_RIGHT f_166331_
+ KEY_RSHIFT f_166302_
+ KEY_RWIN f_166303_
+ KEY_S f_166255_
+ KEY_SCROLLLOCK f_166342_
+ KEY_SEMICOLON f_166292_
+ KEY_SLASH f_166293_
+ KEY_SPACE f_166294_
+ KEY_T f_166256_
+ KEY_TAB f_166295_
+ KEY_U f_166257_
+ KEY_UP f_166280_
+ KEY_V f_166258_
+ KEY_W f_166259_
+ KEY_X f_166260_
+ KEY_Y f_166261_
+ KEY_Z f_166262_
+ MOD_CONTROL f_166350_
+ MOUSE_BUTTON_LEFT f_166347_
+ MOUSE_BUTTON_MIDDLE f_166348_
+ MOUSE_BUTTON_RIGHT f_166349_
+ PRESS f_166344_
+ RELEASE f_166345_
+ REPEAT f_166346_
+ UNKNOWN f_84822_
+ ()V
+ static
+ ()V
+ getKey (II)Lcom/mojang/blaze3d/platform/InputConstants$Key; m_84827_
+ static
+ 0 p_84828_ p_84828_
+ 1 p_84829_ p_84829_
+ getKey (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/InputConstants$Key; m_84851_
+ static
+ 0 p_84852_ p_84852_
+ grabOrReleaseMouse (JIDD)V m_84833_
+ static
+ 0 p_84834_ p_84834_
+ 1 p_84835_ p_84835_
+ 2 p_84836_ p_84836_
+ 3 p_84837_ p_84837_
+ isKeyDown (JI)Z m_84830_
+ static
+ 0 p_84831_ p_84831_
+ 1 p_84832_ p_84832_
+ isRawMouseInputSupported ()Z m_84826_
+ static
+ setupKeyboardCallbacks (JLorg/lwjgl/glfw/GLFWKeyCallbackI;Lorg/lwjgl/glfw/GLFWCharModsCallbackI;)V m_84844_
+ static
+ 0 p_84845_ p_84845_
+ 1 p_84846_ p_84846_
+ 2 p_84847_ p_84847_
+ setupMouseCallbacks (JLorg/lwjgl/glfw/GLFWCursorPosCallbackI;Lorg/lwjgl/glfw/GLFWMouseButtonCallbackI;Lorg/lwjgl/glfw/GLFWScrollCallbackI;Lorg/lwjgl/glfw/GLFWDropCallbackI;)V m_84838_
+ static
+ 0 p_84839_ p_84839_
+ 1 p_84840_ p_84840_
+ 2 p_84841_ p_84841_
+ 3 p_84842_ p_84842_
+ 4 p_84843_ p_84843_
+ updateRawMouseInput (JZ)V m_84848_
+ static
+ 0 p_84849_ p_84849_
+ 1 p_84850_ p_84850_
+com/mojang/blaze3d/platform/InputConstants$Key com/mojang/blaze3d/platform/InputConstants$Key
+ NAME_MAP f_84857_
+ displayName f_84856_
+ name f_84853_
+ type f_84854_
+ value f_84855_
+ ()V
+ static
+ (Ljava/lang/String;Lcom/mojang/blaze3d/platform/InputConstants$Type;I)V
+ 0 p_84860_ p_84860_
+ 1 p_84861_ p_84861_
+ 2 p_84862_ p_84862_
+ equals (Ljava/lang/Object;)Z equals
+ 0 p_84878_ p_84878_
+ getDisplayName ()Lnet/minecraft/network/chat/Component; m_84875_
+ getName ()Ljava/lang/String; m_84874_
+ getNumericKeyValue ()Ljava/util/OptionalInt; m_84876_
+ getType ()Lcom/mojang/blaze3d/platform/InputConstants$Type; m_84868_
+ getValue ()I m_84873_
+ hashCode ()I hashCode
+ lambda$new$0 (Lcom/mojang/blaze3d/platform/InputConstants$Type;ILjava/lang/String;)Lnet/minecraft/network/chat/Component; m_84869_
+ static
+ 0 p_84870_ p_84870_
+ 1 p_84871_ p_84871_
+ 2 p_84872_ p_84872_
+ toString ()Ljava/lang/String; toString
+com/mojang/blaze3d/platform/InputConstants$Type com/mojang/blaze3d/platform/InputConstants$Type
+ $VALUES $VALUES
+ KEYSYM KEYSYM
+ MOUSE MOUSE
+ SCANCODE SCANCODE
+ defaultPrefix f_84886_
+ displayTextSupplier f_84887_
+ map f_84885_
+ $values ()[Lcom/mojang/blaze3d/platform/InputConstants$Type; m_166380_
+ static
+ ()V
+ static
+ (Ljava/lang/String;ILjava/lang/String;Ljava/util/function/BiFunction;)V
+ 0 p_84891_ p_84891_
+ 1 p_84892_ p_84892_
+ 2 p_84893_ p_84893_
+ 3 p_84894_ p_84894_
+ addKey (Lcom/mojang/blaze3d/platform/InputConstants$Type;Ljava/lang/String;I)V m_84899_
+ static
+ 0 p_84900_ p_84900_
+ 1 p_84901_ p_84901_
+ 2 p_84902_ p_84902_
+ getOrCreate (I)Lcom/mojang/blaze3d/platform/InputConstants$Key; m_84895_
+ 0 p_84896_ p_84896_
+ lambda$getOrCreate$3 (I)Lcom/mojang/blaze3d/platform/InputConstants$Key; m_84906_
+ 0 p_84907_ p_84907_
+ lambda$static$0 (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; m_84913_
+ static
+ 0 p_84914_ p_84914_
+ 1 p_84915_ p_84915_
+ lambda$static$1 (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; m_84910_
+ static
+ 0 p_84911_ p_84911_
+ 1 p_84912_ p_84912_
+ lambda$static$2 (Ljava/lang/Integer;Ljava/lang/String;)Lnet/minecraft/network/chat/Component; m_84903_
+ static
+ 0 p_84904_ p_84904_
+ 1 p_84905_ p_84905_
+ valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/InputConstants$Type; valueOf
+ static
+ 0 p_84917_ p_84917_
+ values ()[Lcom/mojang/blaze3d/platform/InputConstants$Type; values
+ static
+com/mojang/blaze3d/platform/Lighting com/mojang/blaze3d/platform/Lighting
+ DIFFUSE_LIGHT_0 f_84919_
+ DIFFUSE_LIGHT_1 f_84920_
+ INVENTORY_DIFFUSE_LIGHT_0 f_166381_
+ INVENTORY_DIFFUSE_LIGHT_1 f_166382_
+ NETHER_DIFFUSE_LIGHT_0 f_84921_
+ NETHER_DIFFUSE_LIGHT_1 f_84922_
+ ()V
+ static
+ ()V
+ setupFor3DItems ()V m_84931_
+ static
+ setupForEntityInInventory ()V m_166384_
+ static
+ setupForFlatItems ()V m_84930_
+ static
+ setupLevel (Lcom/mojang/math/Matrix4f;)V m_84928_
+ static
+ 0 p_84929_ p_84929_
+ setupNetherLevel (Lcom/mojang/math/Matrix4f;)V m_84925_
+ static
+ 0 p_84926_ p_84926_
+com/mojang/blaze3d/platform/MacosUtil com/mojang/blaze3d/platform/MacosUtil
+ NS_FULL_SCREEN_WINDOW_MASK f_182515_
+ ()V
+ getNsWindow (J)Ljava/util/Optional; m_182521_
+ static
+ 0 p_182522_ p_182522_
+ isInKioskMode (Lca/weblite/objc/NSObject;)Z m_182519_
+ static
+ 0 p_182520_ p_182520_
+ toggleFullscreen (Lca/weblite/objc/NSObject;)V m_182523_
+ static
+ 0 p_182524_ p_182524_
+ toggleFullscreen (J)V m_182517_
+ static
+ 0 p_182518_ p_182518_
+com/mojang/blaze3d/platform/MemoryTracker com/mojang/blaze3d/platform/MemoryTracker
+ ALLOCATOR f_182525_
+ ()V
+ static
+ ()V
+ create (I)Ljava/nio/ByteBuffer; m_182527_
+ static
+ 0 p_182528_ p_182528_
+ resize (Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer; m_182529_
+ static
+ 0 p_182530_ p_182530_
+ 1 p_182531_ p_182531_
+com/mojang/blaze3d/platform/Monitor com/mojang/blaze3d/platform/Monitor
+ currentMode f_84938_
+ monitor f_84936_
+ videoModes f_84937_
+ x f_84939_
+ y f_84940_
+ (J)V
+ 0 p_84942_ p_84942_
+ getCurrentMode ()Lcom/mojang/blaze3d/platform/VideoMode; m_84950_
+ getMode (I)Lcom/mojang/blaze3d/platform/VideoMode; m_84944_
+ 0 p_84945_ p_84945_
+ getModeCount ()I m_84953_
+ getMonitor ()J m_84954_
+ getPreferredVidMode (Ljava/util/Optional;)Lcom/mojang/blaze3d/platform/VideoMode; m_84948_
+ 0 p_84949_ p_84949_
+ getVideoModeIndex (Lcom/mojang/blaze3d/platform/VideoMode;)I m_84946_
+ 0 p_84947_ p_84947_
+ getX ()I m_84951_
+ getY ()I m_84952_
+ refreshVideoModes ()V m_84943_
+ toString ()Ljava/lang/String; toString
+com/mojang/blaze3d/platform/MonitorCreator com/mojang/blaze3d/platform/MonitorCreator
+ createMonitor (J)Lcom/mojang/blaze3d/platform/Monitor; m_84956_
+ 0 p_84957_ p_84957_
+com/mojang/blaze3d/platform/NativeImage com/mojang/blaze3d/platform/NativeImage
+ LOGGER f_84958_
+ OFFSET_A f_166396_
+ OFFSET_B f_166397_
+ OFFSET_G f_166398_
+ OFFSET_R f_166399_
+ OPEN_OPTIONS f_84959_
+ format f_84960_
+ height f_84962_
+ pixels f_84964_
+ size f_84965_
+ useStbFree f_84963_
+ width f_84961_
+ ()V
+ static
+ (Lcom/mojang/blaze3d/platform/NativeImage$Format;IIZ)V
+ 0 p_84972_ p_84972_
+ 1 p_84973_ p_84973_
+ 2 p_84974_ p_84974_
+ 3 p_84975_ p_84975_
+ (IIZ)V
+ 0 p_84968_ p_84968_
+ 1 p_84969_ p_84969_
+ 2 p_84970_ p_84970_
+ (Lcom/mojang/blaze3d/platform/NativeImage$Format;IIZJ)V
+ 0 p_84977_ p_84977_
+ 1 p_84978_ p_84978_
+ 2 p_84979_ p_84979_
+ 3 p_84980_ p_84980_
+ 4 p_84981_ p_84981_
+ _upload (IIIIIIIZZZZ)V m_85090_
+ 0 p_85091_ p_85091_
+ 1 p_85092_ p_85092_
+ 2 p_85093_ p_85093_
+ 3 p_85094_ p_85094_
+ 4 p_85095_ p_85095_
+ 5 p_85096_ p_85096_
+ 6 p_85097_ p_85097_
+ 7 p_85098_ p_85098_
+ 8 p_85099_ p_85099_
+ 9 p_85100_ p_85100_
+ 10 p_85101_ p_85101_
+ asByteArray ()[B m_85121_
+ blendPixel (III)V m_166411_
+ 0 p_166412_ p_166412_
+ 1 p_166413_ p_166413_
+ 2 p_166414_ p_166414_
+ checkAllocated ()V m_85124_
+ close ()V close
+ combine (IIII)I m_84992_
+ static
+ 0 p_84993_ p_84993_
+ 1 p_84994_ p_84994_
+ 2 p_84995_ p_84995_
+ 3 p_84996_ p_84996_
+ copyFrom (Lcom/mojang/blaze3d/platform/NativeImage;)V m_85054_
+ 0 p_85055_ p_85055_
+ copyFromFont (Lorg/lwjgl/stb/STBTTFontinfo;IIIFFFFII)V m_85068_
+ 0 p_85069_ p_85069_
+ 1 p_85070_ p_85070_
+ 2 p_85071_ p_85071_
+ 3 p_85072_ p_85072_
+ 4 p_85073_ p_85073_
+ 5 p_85074_ p_85074_
+ 6 p_85075_ p_85075_
+ 7 p_85076_ p_85076_
+ 8 p_85077_ p_85077_
+ 9 p_85078_ p_85078_
+ copyRect (IIIIIIZZ)V m_85025_
+ 0 p_85026_ p_85026_
+ 1 p_85027_ p_85027_
+ 2 p_85028_ p_85028_
+ 3 p_85029_ p_85029_
+ 4 p_85030_ p_85030_
+ 5 p_85031_ p_85031_
+ 6 p_85032_ p_85032_
+ 7 p_85033_ p_85033_
+ downloadDepthBuffer (F)V m_166400_
+ 0 p_166401_ p_166401_
+ downloadTexture (IZ)V m_85045_
+ 0 p_85046_ p_85046_
+ 1 p_85047_ p_85047_
+ drawPixels ()V m_166421_
+ fillRect (IIIII)V m_84997_
+ 0 p_84998_ p_84998_
+ 1 p_84999_ p_84999_
+ 2 p_85000_ p_85000_
+ 3 p_85001_ p_85001_
+ 4 p_85002_ p_85002_
+ flipY ()V m_85122_
+ format ()Lcom/mojang/blaze3d/platform/NativeImage$Format; m_85102_
+ fromBase64 (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage; m_85060_
+ static
+ 0 p_85061_ p_85061_
+ getA (I)I m_84983_
+ static
+ 0 p_84984_ p_84984_
+ getB (I)I m_85119_
+ static
+ 0 p_85120_ p_85120_
+ getBlueOrLuminance (II)B m_166418_
+ 0 p_166419_ p_166419_
+ 1 p_166420_ p_166420_
+ getG (I)I m_85103_
+ static
+ 0 p_85104_ p_85104_
+ getGreenOrLuminance (II)B m_166415_
+ 0 p_166416_ p_166416_
+ 1 p_166417_ p_166417_
+ getHeight ()I m_85084_
+ getLuminanceOrAlpha (II)B m_85087_
+ 0 p_85088_ p_85088_
+ 1 p_85089_ p_85089_
+ getPixelRGBA (II)I m_84985_
+ 0 p_84986_ p_84986_
+ 1 p_84987_ p_84987_
+ getR (I)I m_85085_
+ static
+ 0 p_85086_ p_85086_
+ getRedOrLuminance (II)B m_166408_
+ 0 p_166409_ p_166409_
+ 1 p_166410_ p_166410_
+ getWidth ()I m_84982_
+ isOutsideBounds (II)Z m_166422_
+ 0 p_166423_ p_166423_
+ 1 p_166424_ p_166424_
+ lambda$upload$0 (IIIIIIIZZZZ)V m_85105_
+ 0 p_85106_ p_85106_
+ 1 p_85107_ p_85107_
+ 2 p_85108_ p_85108_
+ 3 p_85109_ p_85109_
+ 4 p_85110_ p_85110_
+ 5 p_85111_ p_85111_
+ 6 p_85112_ p_85112_
+ 7 p_85113_ p_85113_
+ 8 p_85114_ p_85114_
+ 9 p_85115_ p_85115_
+ 10 p_85116_ p_85116_
+ makePixelArray ()[I m_85118_
+ read (Lcom/mojang/blaze3d/platform/NativeImage$Format;Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; m_85048_
+ static
+ 0 p_85049_ p_85049_
+ 1 p_85050_ p_85050_
+ read (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/NativeImage; m_85058_
+ static
+ 0 p_85059_ p_85059_
+ read (Ljava/nio/ByteBuffer;)Lcom/mojang/blaze3d/platform/NativeImage; m_85062_
+ static
+ 0 p_85063_ p_85063_
+ read (Lcom/mojang/blaze3d/platform/NativeImage$Format;Ljava/nio/ByteBuffer;)Lcom/mojang/blaze3d/platform/NativeImage; m_85051_
+ static
+ 0 p_85052_ p_85052_
+ 1 p_85053_ p_85053_
+ resizeSubRectTo (IIIILcom/mojang/blaze3d/platform/NativeImage;)V m_85034_
+ 0 p_85035_ p_85035_
+ 1 p_85036_ p_85036_
+ 2 p_85037_ p_85037_
+ 3 p_85038_ p_85038_
+ 4 p_85039_ p_85039_
+ setFilter (ZZ)V m_85081_
+ static
+ 0 p_85082_ p_85082_
+ 1 p_85083_ p_85083_
+ setPixelLuminance (IIB)V m_166402_
+ 0 p_166403_ p_166403_
+ 1 p_166404_ p_166404_
+ 2 p_166405_ p_166405_
+ setPixelRGBA (III)V m_84988_
+ 0 p_84989_ p_84989_
+ 1 p_84990_ p_84990_
+ 2 p_84991_ p_84991_
+ toString ()Ljava/lang/String; toString
+ untrack ()V m_85123_
+ upload (IIIZ)V m_85040_
+ 0 p_85041_ p_85041_
+ 1 p_85042_ p_85042_
+ 2 p_85043_ p_85043_
+ 3 p_85044_ p_85044_
+ upload (IIIIIIIZZZZ)V m_85013_
+ 0 p_85014_ p_85014_
+ 1 p_85015_ p_85015_
+ 2 p_85016_ p_85016_
+ 3 p_85017_ p_85017_
+ 4 p_85018_ p_85018_
+ 5 p_85019_ p_85019_
+ 6 p_85020_ p_85020_
+ 7 p_85021_ p_85021_
+ 8 p_85022_ p_85022_
+ 9 p_85023_ p_85023_
+ 10 p_85024_ p_85024_
+ upload (IIIIIIIZZ)V m_85003_
+ 0 p_85004_ p_85004_
+ 1 p_85005_ p_85005_
+ 2 p_85006_ p_85006_
+ 3 p_85007_ p_85007_
+ 4 p_85008_ p_85008_
+ 5 p_85009_ p_85009_
+ 6 p_85010_ p_85010_
+ 7 p_85011_ p_85011_
+ 8 p_85012_ p_85012_
+ writeToChannel (Ljava/nio/channels/WritableByteChannel;)Z m_85064_
+ 0 p_85065_ p_85065_
+ writeToFile (Ljava/lang/String;)V m_166406_
+ 0 p_166407_ p_166407_
+ writeToFile (Ljava/io/File;)V m_85056_
+ 0 p_85057_ p_85057_
+ writeToFile (Ljava/nio/file/Path;)V m_85066_
+ 0 p_85067_ p_85067_
+com/mojang/blaze3d/platform/NativeImage$Format com/mojang/blaze3d/platform/NativeImage$Format
+ $VALUES $VALUES
+ LUMINANCE LUMINANCE
+ LUMINANCE_ALPHA LUMINANCE_ALPHA
+ RGB RGB
+ RGBA RGBA
+ alphaOffset f_85141_
+ blueOffset f_85139_
+ components f_85130_
+ glFormat f_85131_
+ greenOffset f_85138_
+ hasAlpha f_85136_
+ hasBlue f_85134_
+ hasGreen f_85133_
+ hasLuminance f_85135_
+ hasRed f_85132_
+ luminanceOffset f_85140_
+ redOffset f_85137_
+ supportedByStb f_85142_
+ $values ()[Lcom/mojang/blaze3d/platform/NativeImage$Format; m_166439_
+ static
+ ()V
+ static
+ (Ljava/lang/String;IIIZZZZZIIIIIZ)V
+ 0 p_85146_ p_85146_
+ 1 p_85147_ p_85147_
+ 2 p_85148_ p_85148_
+ 3 p_85149_ p_85149_
+ 4 p_85150_ p_85150_
+ 5 p_85151_ p_85151_
+ 6 p_85152_ p_85152_
+ 7 p_85153_ p_85153_
+ 8 p_85154_ p_85154_
+ 9 p_85155_ p_85155_
+ 10 p_85156_ p_85156_
+ 11 p_85157_ p_85157_
+ 12 p_85158_ p_85158_
+ 13 p_85159_ p_85159_
+ 14 p_85160_ p_85160_
+ alphaOffset ()I m_85172_
+ blueOffset ()I m_166431_
+ components ()I m_85161_
+ getStbFormat (I)Lcom/mojang/blaze3d/platform/NativeImage$Format; m_85167_
+ static
+ 0 p_85168_ p_85168_
+ glFormat ()I m_85170_
+ greenOffset ()I m_166430_
+ hasAlpha ()Z m_85171_
+ hasBlue ()Z m_166427_
+ hasGreen ()Z m_166426_
+ hasLuminance ()Z m_166428_
+ hasLuminanceOrAlpha ()Z m_85173_
+ hasLuminanceOrBlue ()Z m_166435_
+ hasLuminanceOrGreen ()Z m_166434_
+ hasLuminanceOrRed ()Z m_166433_
+ hasRed ()Z m_166425_
+ luminanceOffset ()I m_166432_
+ luminanceOrAlphaOffset ()I m_85174_
+ luminanceOrBlueOffset ()I m_166438_
+ luminanceOrGreenOffset ()I m_166437_
+ luminanceOrRedOffset ()I m_166436_
+ redOffset ()I m_166429_
+ setPackPixelStoreState ()V m_85166_
+ setUnpackPixelStoreState ()V m_85169_
+ supportedByStb ()Z m_85175_
+ valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage$Format; valueOf
+ static
+ 0 p_85177_ p_85177_
+ values ()[Lcom/mojang/blaze3d/platform/NativeImage$Format; values
+ static
+com/mojang/blaze3d/platform/NativeImage$InternalGlFormat com/mojang/blaze3d/platform/NativeImage$InternalGlFormat
+ $VALUES $VALUES
+ RED RED
+ RG RG
+ RGB RGB
+ RGBA RGBA
+ glFormat f_85184_
+ $values ()[Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; m_166442_
+ static
+ ()V
+ static
+ (Ljava/lang/String;II)V
+ 0 p_85188_ p_85188_
+ 1 p_85189_ p_85189_
+ 2 p_85190_ p_85190_
+ glFormat ()I m_85191_
+ valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; valueOf
+ static
+ 0 p_85193_ p_85193_
+ values ()[Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat; values
+ static
+com/mojang/blaze3d/platform/NativeImage$WriteCallback com/mojang/blaze3d/platform/NativeImage$WriteCallback
+ exception f_85196_
+ output f_85195_
+ (Ljava/nio/channels/WritableByteChannel;)V
+ 0 p_85198_ p_85198_
+ invoke (JJI)V invoke
+ 0 p_85204_ p_85204_
+ 1 p_85205_ p_85205_
+ 2 p_85206_ p_85206_
+ throwIfException ()V m_85202_
+com/mojang/blaze3d/platform/PngInfo com/mojang/blaze3d/platform/PngInfo
+ height f_85208_
+ width f_85207_
+ (Ljava/lang/String;Ljava/io/InputStream;)V
+ 0 p_85210_ p_85210_
+ 1 p_85211_ p_85211_
+ createCallbacks (Ljava/io/InputStream;)Lcom/mojang/blaze3d/platform/PngInfo$StbReader; m_85212_
+ static
+ 0 p_85213_ p_85213_
+com/mojang/blaze3d/platform/PngInfo$StbReader com/mojang/blaze3d/platform/PngInfo$StbReader
+ closed f_85214_
+ ()V
+ close ()V close
+ eof (J)I m_6816_
+ 0 p_85219_ p_85219_
+ read (JJI)I m_85223_
+ 0 p_85224_ p_85224_
+ 1 p_85225_ p_85225_
+ 2 p_85226_ p_85226_
+ read (JI)I m_5835_
+ 0 p_85227_ p_85227_
+ 1 p_85228_ p_85228_
+ skip (I)V m_5666_
+ 0 p_85218_ p_85218_
+ skip (JI)V m_85220_
+ 0 p_85221_ p_85221_
+ 1 p_85222_ p_85222_
+com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel com/mojang/blaze3d/platform/PngInfo$StbReaderBufferedChannel
+ START_BUFFER_SIZE f_166443_
+ bufferSize f_85232_
+ channel f_85230_
+ consumed f_85234_
+ read f_85233_
+ readBufferAddress f_85231_
+ (Ljava/nio/channels/ReadableByteChannel;)V
+ 0 p_85236_ p_85236_
+ close ()V close
+ fillReadBuffer (I)V m_85242_
+ 0 p_85243_ p_85243_
+ read (JI)I m_5835_
+ 0 p_85245_ p_85245_
+ 1 p_85246_ p_85246_
+ skip (I)V m_5666_
+ 0 p_85241_ p_85241_
+com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel com/mojang/blaze3d/platform/PngInfo$StbReaderSeekableByteChannel
+ channel f_85248_
+ (Ljava/nio/channels/SeekableByteChannel;)V
+ 0 p_85250_ p_85250_
+ close ()V close
+ eof (J)I m_6816_
+ 0 p_85257_ p_85257_
+ read (JI)I m_5835_
+ 0 p_85259_ p_85259_
+ 1 p_85260_ p_85260_
+ skip (I)V m_5666_
+ 0 p_85255_ p_85255_
+com/mojang/blaze3d/platform/ScreenManager com/mojang/blaze3d/platform/ScreenManager
+ monitorCreator f_85263_
+ monitors f_85262_
+ (Lcom/mojang/blaze3d/platform/MonitorCreator;)V
+ 0 p_85265_ p_85265_
+ clamp (III)I m_85267_
+ static
+ 0 p_85268_ p_85268_
+ 1 p_85269_ p_85269_
+ 2 p_85270_ p_85270_
+ findBestMonitor (Lcom/mojang/blaze3d/platform/Window;)Lcom/mojang/blaze3d/platform/Monitor; m_85276_
+ 0 p_85277_ p_85277_
+ getMonitor (J)Lcom/mojang/blaze3d/platform/Monitor; m_85271_
+ 0 p_85272_ p_85272_
+ onMonitorChange (JI)V m_85273_
+ 0 p_85274_ p_85274_
+ 1 p_85275_ p_85275_
+ shutdown ()V m_85266_
+com/mojang/blaze3d/platform/TextureUtil com/mojang/blaze3d/platform/TextureUtil
+ DEFAULT_IMAGE_BUFFER_SIZE f_157131_
+ LOGGER f_85278_
+ MIN_MIPMAP_LEVEL f_157132_
+ ()V
+ static
+ ()V
+ bind (I)V m_85309_
+ static
+ 0 p_85310_ p_85310_
+ generateTextureId ()I m_85280_
+ static
+ initTexture (Ljava/nio/IntBuffer;II)V m_85305_
+ static
+ 0 p_85306_ p_85306_
+ 1 p_85307_ p_85307_
+ 2 p_85308_ p_85308_
+ prepareImage (IIII)V m_85287_
+ static
+ 0 p_85288_ p_85288_
+ 1 p_85289_ p_85289_
+ 2 p_85290_ p_85290_
+ 3 p_85291_ p_85291_
+ prepareImage (III)V m_85283_
+ static
+ 0 p_85284_ p_85284_
+ 1 p_85285_ p_85285_
+ 2 p_85286_ p_85286_
+ prepareImage (Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;III)V m_85292_
+ static
+ 0 p_85293_ p_85293_
+ 1 p_85294_ p_85294_
+ 2 p_85295_ p_85295_
+ 3 p_85296_ p_85296_
+ prepareImage (Lcom/mojang/blaze3d/platform/NativeImage$InternalGlFormat;IIII)V m_85297_
+ static
+ 0 p_85298_ p_85298_
+ 1 p_85299_ p_85299_
+ 2 p_85300_ p_85300_
+ 3 p_85301_ p_85301_
+ 4 p_85302_ p_85302_
+ readResource (Ljava/io/InputStream;)Ljava/nio/ByteBuffer; m_85303_
+ static
+ 0 p_85304_ p_85304_
+ readResourceAsString (Ljava/io/InputStream;)Ljava/lang/String; m_85311_
+ static
+ 0 p_85312_ p_85312_
+ releaseTextureId (I)V m_85281_
+ static
+ 0 p_85282_ p_85282_
+ writeAsPNG (Ljava/lang/String;IIII)V m_157134_
+ static
+ 0 p_157135_ p_157135_
+ 1 p_157136_ p_157136_
+ 2 p_157137_ p_157137_
+ 3 p_157138_ p_157138_
+ 4 p_157139_ p_157139_
+com/mojang/blaze3d/platform/VideoMode com/mojang/blaze3d/platform/VideoMode
+ PATTERN f_85319_
+ blueBits f_85317_
+ greenBits f_85316_
+ height f_85314_
+ redBits f_85315_
+ refreshRate f_85318_
+ width f_85313_
+ ()V
+ static
+ (Lorg/lwjgl/glfw/GLFWVidMode;)V
+ 0 p_85331_ p_85331_
+ (IIIIII)V
+ 0 p_85322_ p_85322_
+ 1 p_85323_ p_85323_
+ 2 p_85324_ p_85324_
+ 3 p_85325_ p_85325_
+ 4 p_85326_ p_85326_
+ 5 p_85327_ p_85327_
+ (Lorg/lwjgl/glfw/GLFWVidMode$Buffer;)V
+ 0 p_85329_ p_85329_
+ equals (Ljava/lang/Object;)Z equals
+ 0 p_85340_ p_85340_
+ getBlueBits ()I m_85338_
+ getGreenBits ()I m_85337_
+ getHeight ()I m_85335_
+ getRedBits ()I m_85336_
+ getRefreshRate ()I m_85341_
+ getWidth ()I m_85332_
+ hashCode ()I hashCode
+ read (Ljava/lang/String;)Ljava/util/Optional; m_85333_
+ static
+ 0 p_85334_ p_85334_
+ toString ()Ljava/lang/String; toString
+ write ()Ljava/lang/String; m_85342_
+com/mojang/blaze3d/platform/Window com/mojang/blaze3d/platform/Window
+ LOGGER f_85345_
+ actuallyFullscreen f_85356_
+ defaultErrorCallback f_85346_
+ dirty f_85367_
+ errorSection f_85366_
+ eventHandler f_85347_
+ framebufferHeight f_85362_
+ framebufferWidth f_85361_
+ framerateLimit f_85368_
+ fullscreen f_85355_
+ guiScale f_85365_
+ guiScaledHeight f_85364_
+ guiScaledWidth f_85363_
+ height f_85360_
+ preferredFullscreenVideoMode f_85354_
+ screenManager f_85348_
+ vsync f_85369_
+ width f_85359_
+ window f_85349_
+ windowedHeight f_85353_
+ windowedWidth f_85352_
+ windowedX f_85350_
+ windowedY f_85351_
+ x f_85357_
+ y f_85358_
+ ()V
+ static
+ (Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)V
+ 0 p_85372_ p_85372_
+ 1 p_85373_ p_85373_
+ 2 p_85374_ p_85374_
+ 3 p_85375_ p_85375_
+ 4 p_85376_ p_85376_
+ bootCrash (IJ)V m_85412_
+ static
+ 0 p_85413_ p_85413_
+ 1 p_85414_ p_85414_
+ calculateScale (IZ)I m_85385_
+ 0 p_85386_ p_85386_
+ 1 p_85387_ p_85387_
+ changeFullscreenVideoMode ()V m_85437_
+ checkGlfwError (Ljava/util/function/BiConsumer;)V m_85407_
+ static
+ 0 p_85408_ p_85408_
+ close ()V close
+ defaultErrorCallback (IJ)V m_85382_
+ 0 p_85383_ p_85383_
+ 1 p_85384_ p_85384_
+ findBestMonitor ()Lcom/mojang/blaze3d/platform/Monitor; m_85450_
+ getFramerateLimit ()I m_85434_
+ getGuiScale ()D m_85449_
+ getGuiScaledHeight ()I m_85446_
+ getGuiScaledWidth ()I m_85445_
+ getHeight ()I m_85442_
+ getPreferredFullscreenVideoMode ()Ljava/util/Optional; m_85436_
+ getRefreshRate ()I m_85377_
+ getScreenHeight ()I m_85444_
+ getScreenWidth ()I m_85443_
+ getWidth ()I m_85441_
+ getWindow ()J m_85439_
+ getX ()I m_85447_
+ getY ()I m_85448_
+ isFullscreen ()Z m_85440_
+ onEnter (JZ)V m_85419_
+ 0 p_85420_ p_85420_
+ 1 p_85421_ p_85421_
+ onFocus (JZ)V m_85392_
+ 0 p_85393_ p_85393_
+ 1 p_85394_ p_85394_
+ onFramebufferResize (JII)V m_85415_
+ 0 p_85416_ p_85416_
+ 1 p_85417_ p_85417_
+ 2 p_85418_ p_85418_
+ onMove (JII)V m_85388_
+ 0 p_85389_ p_85389_
+ 1 p_85390_ p_85390_
+ 2 p_85391_ p_85391_
+ onResize (JII)V m_85427_
+ 0 p_85428_ p_85428_
+ 1 p_85429_ p_85429_
+ 2 p_85430_ p_85430_
+ readIconPixels (Ljava/io/InputStream;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)Ljava/nio/ByteBuffer; m_85398_
+ 0 p_85399_ p_85399_
+ 1 p_85400_ p_85400_
+ 2 p_85401_ p_85401_
+ 3 p_85402_ p_85402_
+ refreshFramebufferSize ()V m_85452_
+ setBootErrorCallback ()V m_85451_
+ setDefaultErrorCallback ()V m_85426_
+ setErrorSection (Ljava/lang/String;)V m_85403_
+ 0 p_85404_ p_85404_
+ setFramerateLimit (I)V m_85380_
+ 0 p_85381_ p_85381_
+ setGuiScale (D)V m_85378_
+ 0 p_85379_ p_85379_
+ setHeight (I)V m_166452_
+ 0 p_166453_ p_166453_
+ setIcon (Ljava/io/InputStream;Ljava/io/InputStream;)V m_85395_
+ 0 p_85396_ p_85396_
+ 1 p_85397_ p_85397_
+ setMode ()V m_85453_
+ setPreferredFullscreenVideoMode (Ljava/util/Optional;)V m_85405_
+ 0 p_85406_ p_85406_
+ setTitle (Ljava/lang/String;)V m_85422_
+ 0 p_85423_ p_85423_
+ setWidth (I)V m_166450_
+ 0 p_166451_ p_166451_
+ setWindowed (II)V m_166447_
+ 0 p_166448_ p_166448_
+ 1 p_166449_ p_166449_
+ shouldClose ()Z m_85411_
+ toggleFullScreen ()V m_85438_
+ updateDisplay ()V m_85435_
+ updateFullscreen (Z)V m_85431_
+ 0 p_85432_ p_85432_
+ updateRawMouseInput (Z)V m_85424_
+ 0 p_85425_ p_85425_
+ updateVsync (Z)V m_85409_
+ 0 p_85410_ p_85410_
+com/mojang/blaze3d/platform/Window$WindowInitFailed com/mojang/blaze3d/platform/Window$WindowInitFailed
+ (Ljava/lang/String;)V
+ 0 p_85455_ p_85455_
+com/mojang/blaze3d/platform/WindowEventHandler com/mojang/blaze3d/platform/WindowEventHandler
+ cursorEntered ()V m_5740_
+ resizeDisplay ()V m_5741_
+ setWindowActive (Z)V m_7440_
+ 0 p_85477_ p_85477_
+com/mojang/blaze3d/platform/package-info com/mojang/blaze3d/platform/package-info
+com/mojang/blaze3d/preprocessor/GlslPreprocessor com/mojang/blaze3d/preprocessor/GlslPreprocessor
+ C_COMMENT f_166454_
+ LINE_COMMENT f_166455_
+ REGEX_ENDS_WITH_WHITESPACE f_166458_
+ REGEX_MOJ_IMPORT f_166456_
+ REGEX_VERSION f_166457_
+ ()V
+ static
+ ()V
+ applyImport (ZLjava/lang/String;)Ljava/lang/String; m_142138_
+ 0 p_166480_ p_166480_
+ 1 p_166481_ p_166481_
+ isDirectiveDisabled (Ljava/lang/String;Ljava/util/regex/Matcher;I)Z m_166476_
+ static
+ 0 p_166477_ p_166477_
+ 1 p_166478_ p_166478_
+ 2 p_166479_ p_166479_
+ isDirectiveEnabled (Ljava/lang/String;Ljava/util/regex/Matcher;)Z m_166473_
+ static
+ 0 p_166474_ p_166474_
+ 1 p_166475_ p_166475_
+ process (Ljava/lang/String;)Ljava/util/List; m_166461_
+ 0 p_166462_ p_166462_
+ processImports (Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor$Context;Ljava/lang/String;)Ljava/util/List; m_166469_
+ 0 p_166470_ p_166470_
+ 1 p_166471_ p_166471_
+ 2 p_166472_ p_166472_
+ processVersions (Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor$Context;)Ljava/lang/String; m_166466_
+ 0 p_166467_ p_166467_
+ 1 p_166468_ p_166468_
+ setVersion (Ljava/lang/String;I)Ljava/lang/String; m_166463_
+ 0 p_166464_ p_166464_
+ 1 p_166465_ p_166465_
+com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context com/mojang/blaze3d/preprocessor/GlslPreprocessor$Context
+ glslVersion f_166482_
+ sourceId f_166483_
+ ()V
+com/mojang/blaze3d/preprocessor/package-info com/mojang/blaze3d/preprocessor/package-info
+com/mojang/blaze3d/shaders/AbstractUniform com/mojang/blaze3d/shaders/AbstractUniform
+ ()V
+ set (III)V m_142693_
+ 0 p_166539_ p_166539_
+ 1 p_166540_ p_166540_
+ 2 p_166541_ p_166541_
+ set (Lcom/mojang/math/Matrix4f;)V m_5679_
+ 0 p_85493_ p_85493_
+ set (Lcom/mojang/math/Vector3f;)V m_142276_
+ 0 p_166542_ p_166542_
+ set ([F)V m_5941_
+ 0 p_85494_ p_85494_
+ set (Lcom/mojang/math/Matrix3f;)V m_200759_
+ 0 p_200933_ p_200933_
+ set (Lcom/mojang/math/Vector4f;)V m_142558_
+ 0 p_166543_ p_166543_
+ set (II)V m_142326_
+ 0 p_166537_ p_166537_
+ 1 p_166538_ p_166538_
+ set (FF)V m_7971_
+ 0 p_85480_ p_85480_
+ 1 p_85481_ p_85481_
+ set (I)V m_142617_
+ 0 p_166536_ p_166536_
+ set (FFFF)V m_5805_
+ 0 p_85485_ p_85485_
+ 1 p_85486_ p_85486_
+ 2 p_85487_ p_85487_
+ 3 p_85488_ p_85488_
+ set (FFF)V m_5889_
+ 0 p_85482_ p_85482_
+ 1 p_85483_ p_85483_
+ 2 p_85484_ p_85484_
+ set (F)V m_5985_
+ 0 p_85479_ p_85479_
+ set (IIII)V m_142492_
+ 0 p_166570_ p_166570_
+ 1 p_166571_ p_166571_
+ 2 p_166572_ p_166572_
+ 3 p_166573_ p_166573_
+ setMat2x2 (FFFF)V m_142588_
+ 0 p_166574_ p_166574_
+ 1 p_166575_ p_166575_
+ 2 p_166576_ p_166576_
+ 3 p_166577_ p_166577_
+ setMat2x3 (FFFFFF)V m_141964_
+ 0 p_166485_ p_166485_
+ 1 p_166486_ p_166486_
+ 2 p_166487_ p_166487_
+ 3 p_166488_ p_166488_
+ 4 p_166489_ p_166489_
+ 5 p_166490_ p_166490_
+ setMat2x4 (FFFFFFFF)V m_142005_
+ 0 p_166491_ p_166491_
+ 1 p_166492_ p_166492_
+ 2 p_166493_ p_166493_
+ 3 p_166494_ p_166494_
+ 4 p_166495_ p_166495_
+ 5 p_166496_ p_166496_
+ 6 p_166497_ p_166497_
+ 7 p_166498_ p_166498_
+ setMat3x2 (FFFFFF)V m_141963_
+ 0 p_166544_ p_166544_
+ 1 p_166545_ p_166545_
+ 2 p_166546_ p_166546_
+ 3 p_166547_ p_166547_
+ 4 p_166548_ p_166548_
+ 5 p_166549_ p_166549_
+ setMat3x3 (FFFFFFFFF)V m_142217_
+ 0 p_166499_ p_166499_
+ 1 p_166500_ p_166500_
+ 2 p_166501_ p_166501_
+ 3 p_166502_ p_166502_
+ 4 p_166503_ p_166503_
+ 5 p_166504_ p_166504_
+ 6 p_166505_ p_166505_
+ 7 p_166506_ p_166506_
+ 8 p_166507_ p_166507_
+ setMat3x4 (FFFFFFFFFFFF)V m_142604_
+ 0 p_166508_ p_166508_
+ 1 p_166509_ p_166509_
+ 2 p_166510_ p_166510_
+ 3 p_166511_ p_166511_
+ 4 p_166512_ p_166512_
+ 5 p_166513_ p_166513_
+ 6 p_166514_ p_166514_
+ 7 p_166515_ p_166515_
+ 8 p_166516_ p_166516_
+ 9 p_166517_ p_166517_
+ 10 p_166518_ p_166518_
+ 11 p_166519_ p_166519_
+ setMat4x2 (FFFFFFFF)V m_142004_
+ 0 p_166550_ p_166550_
+ 1 p_166551_ p_166551_
+ 2 p_166552_ p_166552_
+ 3 p_166553_ p_166553_
+ 4 p_166554_ p_166554_
+ 5 p_166555_ p_166555_
+ 6 p_166556_ p_166556_
+ 7 p_166557_ p_166557_
+ setMat4x3 (FFFFFFFFFFFF)V m_142605_
+ 0 p_166558_ p_166558_
+ 1 p_166559_ p_166559_
+ 2 p_166560_ p_166560_
+ 3 p_166561_ p_166561_
+ 4 p_166562_ p_166562_
+ 5 p_166563_ p_166563_
+ 6 p_166564_ p_166564_
+ 7 p_166565_ p_166565_
+ 8 p_166566_ p_166566_
+ 9 p_166567_ p_166567_
+ 10 p_166568_ p_166568_
+ 11 p_166569_ p_166569_
+ setMat4x4 (FFFFFFFFFFFFFFFF)V m_141978_
+ 0 p_166520_ p_166520_
+ 1 p_166521_ p_166521_
+ 2 p_166522_ p_166522_
+ 3 p_166523_ p_166523_
+ 4 p_166524_ p_166524_
+ 5 p_166525_ p_166525_
+ 6 p_166526_ p_166526_
+ 7 p_166527_ p_166527_
+ 8 p_166528_ p_166528_
+ 9 p_166529_ p_166529_
+ 10 p_166530_ p_166530_
+ 11 p_166531_ p_166531_
+ 12 p_166532_ p_166532_
+ 13 p_166533_ p_166533_
+ 14 p_166534_ p_166534_
+ 15 p_166535_ p_166535_
+ setSafe (FFFF)V m_5808_
+ 0 p_85495_ p_85495_
+ 1 p_85496_ p_85496_
+ 2 p_85497_ p_85497_
+ 3 p_85498_ p_85498_
+ setSafe (IIII)V m_7401_
+ 0 p_85489_ p_85489_
+ 1 p_85490_ p_85490_
+ 2 p_85491_ p_85491_
+ 3 p_85492_ p_85492_
+com/mojang/blaze3d/shaders/BlendMode com/mojang/blaze3d/shaders/BlendMode
+ blendFunc f_85504_
+ dstAlphaFactor f_85503_
+ dstColorFactor f_85502_
+ lastApplied f_85499_
+ opaque f_85506_
+ separateBlend f_85505_
+ srcAlphaFactor f_85501_
+ srcColorFactor f_85500_
+ (III)V
+ 0 p_85509_ p_85509_
+ 1 p_85510_ p_85510_
+ 2 p_85511_ p_85511_
+ (IIIII)V
+ 0 p_85513_ p_85513_
+ 1 p_85514_ p_85514_
+ 2 p_85515_ p_85515_
+ 3 p_85516_ p_85516_
+ 4 p_85517_ p_85517_
+ ()V
+ (ZZIIIII)V
+ 0 p_85519_ p_85519_
+ 1 p_85520_ p_85520_
+ 2 p_85521_ p_85521_
+ 3 p_85522_ p_85522_
+ 4 p_85523_ p_85523_
+ 5 p_85524_ p_85524_
+ 6 p_85525_ p_85525_
+ apply ()V m_85526_
+ equals (Ljava/lang/Object;)Z equals
+ 0 p_85533_ p_85533_
+ hashCode ()I hashCode
+ isOpaque ()Z m_85529_
+ stringToBlendFactor (Ljava/lang/String;)I m_85530_
+ static
+ 0 p_85531_ p_85531_
+ stringToBlendFunc (Ljava/lang/String;)I m_85527_
+ static
+ 0 p_85528_ p_85528_
+com/mojang/blaze3d/shaders/Effect com/mojang/blaze3d/shaders/Effect
+com/mojang/blaze3d/shaders/EffectProgram com/mojang/blaze3d/shaders/EffectProgram
+ PREPROCESSOR f_166578_
+ references f_166579_
+ ()V
+ static
+ (Lcom/mojang/blaze3d/shaders/Program$Type;ILjava/lang/String;)V
+ 0 p_166582_ p_166582_
+ 1 p_166583_ p_166583_
+ 2 p_166584_ p_166584_
+ attachToEffect (Lcom/mojang/blaze3d/shaders/Effect;)V m_166586_
+ 0 p_166587_ p_166587_
+ close ()V m_85543_
+ compileShader (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/EffectProgram; m_166588_
+ static
+ 0 p_166589_ p_166589_
+ 1 p_166590_ p_166590_
+ 2 p_166591_ p_166591_
+ 3 p_166592_ p_166592_
+com/mojang/blaze3d/shaders/EffectProgram$1 com/mojang/blaze3d/shaders/EffectProgram$1
+ ()V
+ applyImport (ZLjava/lang/String;)Ljava/lang/String; m_142138_
+ 0 p_166595_ p_166595_
+ 1 p_166596_ p_166596_
+com/mojang/blaze3d/shaders/Program com/mojang/blaze3d/shaders/Program
+ LOGGER f_166597_
+ MAX_LOG_LENGTH f_166598_
+ id f_85537_
+ name f_85536_
+ type f_85535_
+ ()V
+ static
+ (Lcom/mojang/blaze3d/shaders/Program$Type;ILjava/lang/String;)V
+ 0 p_85540_ p_85540_
+ 1 p_85541_ p_85541_
+ 2 p_85542_ p_85542_
+ attachToShader (Lcom/mojang/blaze3d/shaders/Shader;)V m_166610_
+ 0 p_166611_ p_166611_
+ close ()V m_85543_
+ compileShader (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;)Lcom/mojang/blaze3d/shaders/Program; m_166604_
+ static
+ 0 p_166605_ p_166605_
+ 1 p_166606_ p_166606_
+ 2 p_166607_ p_166607_
+ 3 p_166608_ p_166608_
+ 4 p_166609_ p_166609_
+ compileShaderInternal (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;)I m_166612_
+ static
+ 0 p_166613_ p_166613_
+ 1 p_166614_ p_166614_
+ 2 p_166615_ p_166615_
+ 3 p_166616_ p_166616_
+ 4 p_166617_ p_166617_
+ createProgram (Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program; m_166600_
+ static
+ 0 p_166601_ p_166601_
+ 1 p_166602_ p_166602_
+ 2 p_166603_ p_166603_
+ getId ()I m_166618_
+ getName ()Ljava/lang/String; m_85551_
+com/mojang/blaze3d/shaders/Program$Type com/mojang/blaze3d/shaders/Program$Type
+ $VALUES $VALUES
+ FRAGMENT FRAGMENT
+ VERTEX VERTEX
+ extension f_85555_
+ glType f_85556_
+ name f_85554_
+ programs f_85557_
+ $values ()[Lcom/mojang/blaze3d/shaders/Program$Type; m_166619_
+ static
+ ()V
+ static
+ (Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V
+ 0 p_85561_ p_85561_
+ 1 p_85562_ p_85562_
+ 2 p_85563_ p_85563_
+ 3 p_85564_ p_85564_
+ 4 p_85565_ p_85565_
+ getExtension ()Ljava/lang/String; m_85569_
+ getGlType ()I m_85571_
+ getName ()Ljava/lang/String; m_85566_
+ getPrograms ()Ljava/util/Map; m_85570_
+ valueOf (Ljava/lang/String;)Lcom/mojang/blaze3d/shaders/Program$Type; valueOf
+ static
+ 0 p_85573_ p_85573_
+ values ()[Lcom/mojang/blaze3d/shaders/Program$Type; values
+ static
+com/mojang/blaze3d/shaders/ProgramManager com/mojang/blaze3d/shaders/ProgramManager
+ LOGGER f_85575_
+ ()V
+ static
+ ()V
+ createProgram ()I m_85577_
+ static
+ glUseProgram (I)V m_85578_
+ static
+ 0 p_85579_ p_85579_
+ linkShader (Lcom/mojang/blaze3d/shaders/Shader;)V m_166623_
+ static
+ 0 p_166624_ p_166624_
+ releaseProgram (Lcom/mojang/blaze3d/shaders/Shader;)V m_166621_
+ static
+ 0 p_166622_ p_166622_
+com/mojang/blaze3d/shaders/Shader com/mojang/blaze3d/shaders/Shader
+ attachToProgram ()V m_142662_
+ getFragmentProgram ()Lcom/mojang/blaze3d/shaders/Program; m_142736_
+ getId ()I m_142658_
+ getVertexProgram ()Lcom/mojang/blaze3d/shaders/Program; m_142733_
+ markDirty ()V m_142660_
+com/mojang/blaze3d/shaders/Uniform com/mojang/blaze3d/shaders/Uniform
+ LOGGER f_85584_
+ TRANSPOSE_MATRICIES f_166636_
+ UT_FLOAT1 f_166629_
+ UT_FLOAT2 f_166630_
+ UT_FLOAT3 f_166631_
+ UT_FLOAT4 f_166632_
+ UT_INT1 f_166625_
+ UT_INT2 f_166626_
+ UT_INT3 f_166627_
+ UT_INT4 f_166628_
+ UT_MAT2 f_166633_
+ UT_MAT3 f_166634_
+ UT_MAT4 f_166635_
+ count f_85586_
+ dirty f_85591_
+ floatValues f_85589_
+ intValues f_85588_
+ location f_85585_
+ name f_85590_
+ parent f_85592_
+ type f_85587_
+ ()V
+ static
+ (Ljava/lang/String;IILcom/mojang/blaze3d/shaders/Shader;)V
+ 0 p_166638_ p_166638_
+ 1 p_166639_ p_166639_
+ 2 p_166640_ p_166640_
+ 3 p_166641_ p_166641_
+ close ()V close
+ getCount ()I m_166758_
+ getFloatBuffer ()Ljava/nio/FloatBuffer; m_166761_
+ getIntBuffer ()Ljava/nio/IntBuffer; m_166760_
+ getLocation ()I m_166752_
+ getName ()Ljava/lang/String; m_85599_
+ getType ()I m_166759_
+ getTypeFromString (Ljava/lang/String;)I m_85629_
+ static
+ 0 p_85630_ p_85630_
+ glBindAttribLocation (IILjava/lang/CharSequence;)V m_166710_
+ static
+ 0 p_166711_ p_166711_
+ 1 p_166712_ p_166712_
+ 2 p_166713_ p_166713_
+ glGetAttribLocation (ILjava/lang/CharSequence;)I m_85639_
+ static
+ 0 p_85640_ p_85640_
+ 1 p_85641_ p_85641_
+ glGetUniformLocation (ILjava/lang/CharSequence;)I m_85624_
+ static
+ 0 p_85625_ p_85625_
+ 1 p_85626_ p_85626_
+ markDirty ()V m_85642_
+ set (III)V m_142693_
+ 0 p_166707_ p_166707_
+ 1 p_166708_ p_166708_
+ 2 p_166709_ p_166709_
+ set (Lcom/mojang/math/Matrix4f;)V m_5679_
+ 0 p_85628_ p_85628_
+ set (Lcom/mojang/math/Vector3f;)V m_142276_
+ 0 p_166715_ p_166715_
+ set ([F)V m_5941_
+ 0 p_85632_ p_85632_
+ set (Lcom/mojang/math/Matrix3f;)V m_200759_
+ 0 p_200935_ p_200935_
+ set (Lcom/mojang/math/Vector4f;)V m_142558_
+ 0 p_166717_ p_166717_
+ set (IF)V m_166700_
+ 0 p_166701_ p_166701_
+ 1 p_166702_ p_166702_
+ set (II)V m_142326_
+ 0 p_166704_ p_166704_
+ 1 p_166705_ p_166705_
+ set (FF)V m_7971_
+ 0 p_85603_ p_85603_
+ 1 p_85604_ p_85604_
+ set (I)V m_142617_
+ 0 p_166699_ p_166699_
+ set (FFFF)V m_5805_
+ 0 p_85610_ p_85610_
+ 1 p_85611_ p_85611_
+ 2 p_85612_ p_85612_
+ 3 p_85613_ p_85613_
+ set (FFF)V m_5889_
+ 0 p_85606_ p_85606_
+ 1 p_85607_ p_85607_
+ 2 p_85608_ p_85608_
+ set (F)V m_5985_
+ 0 p_85601_ p_85601_
+ set (IIII)V m_142492_
+ 0 p_166748_ p_166748_
+ 1 p_166749_ p_166749_
+ 2 p_166750_ p_166750_
+ 3 p_166751_ p_166751_
+ setLocation (I)V m_85614_
+ 0 p_85615_ p_85615_
+ setMat2x2 (FFFF)V m_142588_
+ 0 p_166754_ p_166754_
+ 1 p_166755_ p_166755_
+ 2 p_166756_ p_166756_
+ 3 p_166757_ p_166757_
+ setMat2x3 (FFFFFF)V m_141964_
+ 0 p_166643_ p_166643_
+ 1 p_166644_ p_166644_
+ 2 p_166645_ p_166645_
+ 3 p_166646_ p_166646_
+ 4 p_166647_ p_166647_
+ 5 p_166648_ p_166648_
+ setMat2x4 (FFFFFFFF)V m_142005_
+ 0 p_166650_ p_166650_
+ 1 p_166651_ p_166651_
+ 2 p_166652_ p_166652_
+ 3 p_166653_ p_166653_
+ 4 p_166654_ p_166654_
+ 5 p_166655_ p_166655_
+ 6 p_166656_ p_166656_
+ 7 p_166657_ p_166657_
+ setMat3x2 (FFFFFF)V m_141963_
+ 0 p_166719_ p_166719_
+ 1 p_166720_ p_166720_
+ 2 p_166721_ p_166721_
+ 3 p_166722_ p_166722_
+ 4 p_166723_ p_166723_
+ 5 p_166724_ p_166724_
+ setMat3x3 (FFFFFFFFF)V m_142217_
+ 0 p_166659_ p_166659_
+ 1 p_166660_ p_166660_
+ 2 p_166661_ p_166661_
+ 3 p_166662_ p_166662_
+ 4 p_166663_ p_166663_
+ 5 p_166664_ p_166664_
+ 6 p_166665_ p_166665_
+ 7 p_166666_ p_166666_
+ 8 p_166667_ p_166667_
+ setMat3x4 (FFFFFFFFFFFF)V m_142604_
+ 0 p_166669_ p_166669_
+ 1 p_166670_ p_166670_
+ 2 p_166671_ p_166671_
+ 3 p_166672_ p_166672_
+ 4 p_166673_ p_166673_
+ 5 p_166674_ p_166674_
+ 6 p_166675_ p_166675_
+ 7 p_166676_ p_166676_
+ 8 p_166677_ p_166677_
+ 9 p_166678_ p_166678_
+ 10 p_166679_ p_166679_
+ 11 p_166680_ p_166680_
+ setMat4x2 (FFFFFFFF)V m_142004_
+ 0 p_166726_ p_166726_
+ 1 p_166727_ p_166727_
+ 2 p_166728_ p_166728_
+ 3 p_166729_ p_166729_
+ 4 p_166730_ p_166730_
+ 5 p_166731_ p_166731_
+ 6 p_166732_ p_166732_
+ 7 p_166733_ p_166733_
+ setMat4x3 (FFFFFFFFFFFF)V m_142605_
+ 0 p_166735_ p_166735_
+ 1 p_166736_ p_166736_
+ 2 p_166737_ p_166737_
+ 3 p_166738_ p_166738_
+ 4 p_166739_ p_166739_
+ 5 p_166740_ p_166740_
+ 6 p_166741_ p_166741_
+ 7 p_166742_ p_166742_
+ 8 p_166743_ p_166743_
+ 9 p_166744_ p_166744_
+ 10 p_166745_ p_166745_
+ 11 p_166746_ p_166746_
+ setMat4x4 (FFFFFFFFFFFFFFFF)V m_141978_
+ 0 p_166682_ p_166682_
+ 1 p_166683_ p_166683_
+ 2 p_166684_ p_166684_
+ 3 p_166685_ p_166685_
+ 4 p_166686_ p_166686_
+ 5 p_166687_ p_166687_
+ 6 p_166688_ p_166688_
+ 7 p_166689_ p_166689_
+ 8 p_166690_ p_166690_
+ 9 p_166691_ p_166691_
+ 10 p_166692_ p_166692_
+ 11 p_166693_ p_166693_
+ 12 p_166694_ p_166694_
+ 13 p_166695_ p_166695_
+ 14 p_166696_ p_166696_
+ 15 p_166697_ p_166697_
+ setSafe (FFFF)V m_5808_
+ 0 p_85635_ p_85635_
+ 1 p_85636_ p_85636_
+ 2 p_85637_ p_85637_
+ 3 p_85638_ p_85638_
+ setSafe (IIII)V m_7401_
+ 0 p_85620_ p_85620_
+ 1 p_85621_ p_85621_
+ 2 p_85622_ p_85622_
+ 3 p_85623_ p_85623_
+ upload ()V m_85633_
+ uploadAsFloat ()V m_85645_
+ uploadAsInteger ()V m_85644_
+ uploadAsMatrix ()V m_85646_
+ uploadInteger (II)V m_85616_
+ static
+ 0 p_85617_ p_85617_
+ 1 p_85618_ p_85618_
+com/mojang/blaze3d/shaders/package-info com/mojang/blaze3d/shaders/package-info
com/mojang/blaze3d/systems/RenderSystem com/mojang/blaze3d/systems/RenderSystem
- DEFAULTALPHACUTOFF DEFAULTALPHACUTOFF
- LOGGER LOGGER
- MAX_SUPPORTED_TEXTURE_SIZE MAX_SUPPORTED_TEXTURE_SIZE
- MINIMUM_ATLAS_TEXTURE_SIZE MINIMUM_ATLAS_TEXTURE_SIZE
- RENDER_THREAD_TESSELATOR RENDER_THREAD_TESSELATOR
- gameThread gameThread
- isInInit isInInit
- isReplayingQueue isReplayingQueue
- lastDrawTime lastDrawTime
- recordingQueue recordingQueue
- renderThread renderThread
- activeTexture (I)V activeTexture
- alphaFunc (IF)V alphaFunc
- assertThread (Ljava/util/function/Supplier;)V assertThread
- beginInitialization ()V beginInitialization
- bindTexture (I)V bindTexture
- blendColor (FFFF)V blendColor
- blendEquation (I)V blendEquation
- blendFunc (II)V blendFunc
- blendFunc (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V blendFunc
- blendFuncSeparate (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V blendFuncSeparate
- blendFuncSeparate (IIII)V blendFuncSeparate
- clear (IZ)V clear
- clearColor (FFFF)V clearColor
- clearCurrentColor ()V clearCurrentColor
- clearDepth (D)V clearDepth
- clearStencil (I)V clearStencil
- clearTexGen ()V clearTexGen
- color3f (FFF)V color3f
- color4f (FFFF)V color4f
- colorMask (ZZZZ)V colorMask
- colorMaterial (II)V colorMaterial
- defaultAlphaFunc ()V defaultAlphaFunc
- defaultBlendFunc ()V defaultBlendFunc
- deleteTexture (I)V deleteTexture
- depthFunc (I)V depthFunc
- depthMask (Z)V depthMask
- disableAlphaTest ()V disableAlphaTest
- disableBlend ()V disableBlend
- disableColorLogicOp ()V disableColorLogicOp
- disableColorMaterial ()V disableColorMaterial
- disableCull ()V disableCull
- disableDepthTest ()V disableDepthTest
- disableFog ()V disableFog
- disableLighting ()V disableLighting
- disableLineOffset ()V disableLineOffset
- disablePolygonOffset ()V disablePolygonOffset
- disableRescaleNormal ()V disableRescaleNormal
- disableScissor ()V disableScissor
- disableTexture ()V disableTexture
- drawArrays (III)V drawArrays
- enableAlphaTest ()V enableAlphaTest
- enableBlend ()V enableBlend
- enableColorLogicOp ()V enableColorLogicOp
- enableColorMaterial ()V enableColorMaterial
- enableCull ()V enableCull
- enableDepthTest ()V enableDepthTest
- enableFog ()V enableFog
- enableLighting ()V enableLighting
- enableLineOffset ()V enableLineOffset
- enablePolygonOffset ()V enablePolygonOffset
- enableRescaleNormal ()V enableRescaleNormal
- enableScissor (IIII)V enableScissor
- enableTexture ()V enableTexture
- finishInitialization ()V finishInitialization
- flipFrame (J)V flipFrame
- fog (IFFFF)V fog
- fogDensity (F)V fogDensity
- fogEnd (F)V fogEnd
- fogMode (I)V fogMode
- fogMode (Lcom/mojang/blaze3d/platform/GlStateManager$FogMode;)V fogMode
- fogStart (F)V fogStart
- fogi (II)V fogi
- getApiDescription ()Ljava/lang/String; getApiDescription
- getBackendDescription ()Ljava/lang/String; getBackendDescription
- getCapsString ()Ljava/lang/String; getCapsString
- getString (ILjava/util/function/Consumer;)V getString
- glBindBuffer (ILjava/util/function/Supplier;)V glBindBuffer
- glBufferData (ILjava/nio/ByteBuffer;I)V glBufferData
- glDeleteBuffers (I)V glDeleteBuffers
- glGenBuffers (Ljava/util/function/Consumer;)V glGenBuffers
- glMultiTexCoord2f (IFF)V glMultiTexCoord2f
- glUniform1 (ILjava/nio/IntBuffer;)V glUniform1
- glUniform1 (ILjava/nio/FloatBuffer;)V glUniform1
- glUniform1i (II)V glUniform1i
- glUniform2 (ILjava/nio/IntBuffer;)V glUniform2
- glUniform2 (ILjava/nio/FloatBuffer;)V glUniform2
- glUniform3 (ILjava/nio/IntBuffer;)V glUniform3
- glUniform3 (ILjava/nio/FloatBuffer;)V glUniform3
- glUniform4 (ILjava/nio/IntBuffer;)V glUniform4
- glUniform4 (ILjava/nio/FloatBuffer;)V glUniform4
- glUniformMatrix2 (IZLjava/nio/FloatBuffer;)V glUniformMatrix2
- glUniformMatrix3 (IZLjava/nio/FloatBuffer;)V glUniformMatrix3
- glUniformMatrix4 (IZLjava/nio/FloatBuffer;)V glUniformMatrix4
- initBackendSystem ()Ljava/util/function/LongSupplier; initBackendSystem
- initGameThread (Z)V initGameThread
- initRenderThread ()V initRenderThread
- initRenderer (IZ)V initRenderer
- isInInitPhase ()Z isInInitPhase
- isOnGameThread ()Z isOnGameThread
- isOnGameThreadOrInit ()Z isOnGameThreadOrInit
- isOnRenderThread ()Z isOnRenderThread
- isOnRenderThreadOrInit ()Z isOnRenderThreadOrInit
- lambda$activeTexture$22 (I)V func_244489_lam_
- lambda$alphaFunc$0 (IF)V func_229896_lam_
- lambda$bindTexture$25 (I)V func_244479_lam_
- lambda$blendColor$11 (FFFF)V func_244459_lam_
- lambda$blendEquation$10 (I)V func_244490_lam_
- lambda$blendFunc$6 (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V func_244449_lam_
- lambda$blendFunc$7 (II)V func_244450_lam_
- lambda$blendFuncSeparate$8 (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V func_244496_lam_
- lambda$blendFuncSeparate$9 (IIII)V func_244497_lam_
- lambda$clear$35 (IZ)V func_244438_lam_
- lambda$clearColor$33 (FFFF)V func_244460_lam_
- lambda$clearDepth$32 (D)V func_244461_lam_
- lambda$clearStencil$34 (I)V func_244484_lam_
- lambda$color3f$45 (FFF)V func_244443_lam_
- lambda$color4f$44 (FFFF)V func_244444_lam_
- lambda$colorMask$28 (ZZZZ)V func_244455_lam_
- lambda$colorMaterial$1 (II)V func_229934_lam_
- lambda$deleteTexture$24 (I)V func_244491_lam_
- lambda$depthFunc$4 (I)V func_244451_lam_
- lambda$depthMask$5 (Z)V func_244452_lam_
- lambda$drawArrays$46 (III)V func_244462_lam_
- lambda$enableScissor$3 (IIII)V func_244485_lam_
- lambda$fog$17 (IFFFF)V func_244436_lam_
- lambda$fogDensity$14 (F)V func_244463_lam_
- lambda$fogEnd$16 (F)V func_244440_lam_
- lambda$fogMode$12 (Lcom/mojang/blaze3d/platform/GlStateManager$FogMode;)V func_244445_lam_
- lambda$fogMode$13 (I)V func_244446_lam_
- lambda$fogStart$15 (F)V func_244453_lam_
- lambda$fogi$18 (II)V func_244437_lam_
- lambda$getString$51 (ILjava/util/function/Consumer;)V func_244456_lam_
- lambda$glBindBuffer$54 (ILjava/util/function/Supplier;)V func_244486_lam_
- lambda$glDeleteBuffers$55 (I)V func_244494_lam_
- lambda$glGenBuffers$72 (Ljava/util/function/Consumer;)V func_244487_lam_
- lambda$glMultiTexCoord2f$53 (IFF)V func_244501_lam_
- lambda$glUniform1$57 (ILjava/nio/IntBuffer;)V func_244464_lam_
- lambda$glUniform1$61 (ILjava/nio/FloatBuffer;)V func_244465_lam_
- lambda$glUniform1i$56 (II)V func_244480_lam_
- lambda$glUniform2$58 (ILjava/nio/IntBuffer;)V func_244466_lam_
- lambda$glUniform2$62 (ILjava/nio/FloatBuffer;)V func_244467_lam_
- lambda$glUniform3$59 (ILjava/nio/IntBuffer;)V func_244468_lam_
- lambda$glUniform3$63 (ILjava/nio/FloatBuffer;)V func_244469_lam_
- lambda$glUniform4$60 (ILjava/nio/IntBuffer;)V func_244470_lam_
- lambda$glUniform4$64 (ILjava/nio/FloatBuffer;)V func_244471_lam_
- lambda$glUniformMatrix2$65 (IZLjava/nio/FloatBuffer;)V func_244498_lam_
- lambda$glUniformMatrix3$66 (IZLjava/nio/FloatBuffer;)V func_244499_lam_
- lambda$glUniformMatrix4$67 (IZLjava/nio/FloatBuffer;)V func_244500_lam_
- lambda$lineWidth$47 (F)V func_244457_lam_
- lambda$logicOp$21 (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V func_244447_lam_
- lambda$matrixMode$36 (I)V func_244472_lam_
- lambda$multMatrix$43 (Lnet/minecraft/util/math/vector/Matrix4f;)V func_244473_lam_
- lambda$normal3f$2 (FFF)V func_229894_lam_
- lambda$ortho$37 (DDDDDD)V func_244439_lam_
- lambda$pixelStore$48 (II)V func_244474_lam_
- lambda$pixelTransfer$49 (IF)V func_244492_lam_
- lambda$polygonMode$19 (II)V func_244481_lam_
- lambda$polygonOffset$20 (FF)V func_244493_lam_
- lambda$readPixels$50 (IIIIIILjava/nio/ByteBuffer;)V func_244475_lam_
- lambda$renderCrosshair$52 (I)V func_244495_lam_
- lambda$rotatef$38 (FFFF)V func_244448_lam_
- lambda$scaled$40 (DDD)V func_244441_lam_
- lambda$scalef$39 (FFF)V func_244442_lam_
- lambda$setupGui3DDiffuseLighting$71 (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;)V func_244503_lam_
- lambda$setupGuiFlatDiffuseLighting$70 (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;)V func_244505_lam_
- lambda$setupLevelDiffuseLighting$69 (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Matrix4f;)V func_244504_lam_
- lambda$setupOverlayColor$68 (Ljava/util/function/IntSupplier;I)V func_244502_lam_
- lambda$shadeModel$26 (I)V func_244476_lam_
- lambda$stencilFunc$29 (III)V func_244482_lam_
- lambda$stencilMask$30 (I)V func_244483_lam_
- lambda$stencilOp$31 (III)V func_244458_lam_
- lambda$texParameter$23 (III)V func_244488_lam_
- lambda$translated$42 (DDD)V func_244477_lam_
- lambda$translatef$41 (FFF)V func_244478_lam_
- lambda$viewport$27 (IIII)V func_244454_lam_
- limitDisplayFPS (I)V limitDisplayFPS
- lineWidth (F)V lineWidth
- loadIdentity ()V loadIdentity
- logicOp (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V logicOp
- matrixMode (I)V matrixMode
- maxSupportedTextureSize ()I maxSupportedTextureSize
- mulTextureByProjModelView ()V mulTextureByProjModelView
- multMatrix (Lnet/minecraft/util/math/vector/Matrix4f;)V multMatrix
- normal3f (FFF)V normal3f
- ortho (DDDDDD)V ortho
- pixelStore (II)V pixelStore
- pixelTransfer (IF)V pixelTransfer
- polygonMode (II)V polygonMode
- polygonOffset (FF)V polygonOffset
- popAttributes ()V popAttributes
- popMatrix ()V popMatrix
- pushLightingAttributes ()V pushLightingAttributes
- pushMatrix ()V pushMatrix
- pushTextureAttributes ()V pushTextureAttributes
- readPixels (IIIIIILjava/nio/ByteBuffer;)V readPixels
- recordRenderCall (Lcom/mojang/blaze3d/systems/IRenderCall;)V recordRenderCall
- renderCrosshair (I)V renderCrosshair
- renderThreadTesselator ()Lnet/minecraft/client/renderer/Tessellator; renderThreadTesselator
- replayQueue ()V replayQueue
- rotatef (FFFF)V rotatef
- runAsFancy (Ljava/lang/Runnable;)V runAsFancy
- scaled (DDD)V scaled
- scalef (FFF)V scalef
- setErrorCallback (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V setErrorCallback
- setupDefaultState (IIII)V setupDefaultState
- setupEndPortalTexGen ()V setupEndPortalTexGen
- setupGui3DDiffuseLighting (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;)V setupGui3DDiffuseLighting
- setupGuiFlatDiffuseLighting (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;)V setupGuiFlatDiffuseLighting
- setupLevelDiffuseLighting (Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Vector3f;Lnet/minecraft/util/math/vector/Matrix4f;)V setupLevelDiffuseLighting
- setupNvFogDistance ()V setupNvFogDistance
- setupOutline ()V setupOutline
- setupOverlayColor (Ljava/util/function/IntSupplier;I)V setupOverlayColor
- shadeModel (I)V shadeModel
- stencilFunc (III)V stencilFunc
- stencilMask (I)V stencilMask
- stencilOp (III)V stencilOp
- teardownOutline ()V teardownOutline
- teardownOverlayColor ()V teardownOverlayColor
- texParameter (III)V texParameter
- translated (DDD)V translated
- translatef (FFF)V translatef
- viewport (IIII)V viewport
-com/mojang/blaze3d/vertex/DefaultColorVertexBuilder com/mojang/blaze3d/vertex/DefaultColorVertexBuilder
- defaultA field_227858_e_
- defaultB field_227857_d_
- defaultColorSet field_227854_a_
- defaultG field_227856_c_
- defaultR field_227855_b_
- defaultColor (IIII)V func_225611_b_
-com/mojang/blaze3d/vertex/IVertexBuilder com/mojang/blaze3d/vertex/IVertexBuilder
- LOGGER field_227884_f_
- color (IIII)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225586_a_
- color (FFFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227885_a_
- endVertex ()V func_181675_d
- normal (FFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225584_a_
- normal (Lnet/minecraft/util/math/vector/Matrix3f;FFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227887_a_
- overlayCoords (I)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227891_b_
- overlayCoords (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225585_a_
- putBulkData (Lcom/mojang/blaze3d/matrix/MatrixStack$Entry;Lnet/minecraft/client/renderer/model/BakedQuad;[FFFF[IIZ)V func_227890_a_
- putBulkData (Lcom/mojang/blaze3d/matrix/MatrixStack$Entry;Lnet/minecraft/client/renderer/model/BakedQuad;FFFII)V func_227889_a_
- uv (FF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225583_a_
- uv2 (I)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227886_a_
- uv2 (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225587_b_
- vertex (DDD)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225582_a_
- vertex (Lnet/minecraft/util/math/vector/Matrix4f;FFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227888_a_
- vertex (FFFFFFFFFIIFFF)V func_225588_a_
-com/mojang/blaze3d/vertex/IVertexConsumer com/mojang/blaze3d/vertex/IVertexConsumer
- color (IIII)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225586_a_
- currentElement ()Lnet/minecraft/client/renderer/vertex/VertexFormatElement; func_225592_i_
- nextElement ()V func_181667_k
- normal (FFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225584_a_
- normalIntValue (F)B func_227846_a_
- overlayCoords (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225585_a_
- putByte (IB)V func_225589_a_
- putFloat (IF)V func_225590_a_
- putShort (IS)V func_225591_a_
- uv (FF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225583_a_
- uv2 (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225587_b_
- uvShort (SSI)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227847_a_
- vertex (DDD)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225582_a_
-com/mojang/blaze3d/vertex/MatrixApplyingVertexBuilder com/mojang/blaze3d/vertex/MatrixApplyingVertexBuilder
- cameraInversePose field_227809_h_
- delegate field_227808_g_
- lightCoords field_227816_o_
- normalInversePose field_227810_i_
- nx field_227817_p_
- ny field_227818_q_
- nz field_227819_r_
- overlayU field_227814_m_
- overlayV field_227815_n_
- x field_227811_j_
- y field_227812_k_
- z field_227813_l_
- color (IIII)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225586_a_
- endVertex ()V func_181675_d
- normal (FFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225584_a_
- overlayCoords (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225585_a_
- resetState ()V func_227820_b_
- uv (FF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225583_a_
- uv2 (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225587_b_
- vertex (DDD)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225582_a_
-com/mojang/blaze3d/vertex/VertexBuilderUtils com/mojang/blaze3d/vertex/VertexBuilderUtils
- create (Lcom/mojang/blaze3d/vertex/IVertexBuilder;Lcom/mojang/blaze3d/vertex/IVertexBuilder;)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_227915_a_
-com/mojang/blaze3d/vertex/VertexBuilderUtils$DelegatingVertexBuilder com/mojang/blaze3d/vertex/VertexBuilderUtils$DelegatingVertexBuilder
- first field_227916_a_
- second field_227917_b_
- color (IIII)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225586_a_
- endVertex ()V func_181675_d
- normal (FFF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225584_a_
- overlayCoords (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225585_a_
- uv (FF)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225583_a_
- uv2 (II)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225587_b_
- vertex (DDD)Lcom/mojang/blaze3d/vertex/IVertexBuilder; func_225582_a_
- vertex (FFFFFFFFFIIFFF)V func_225588_a_
+ LOGGER f_69376_
+ MAX_SUPPORTED_TEXTURE_SIZE f_69377_
+ MINIMUM_ATLAS_TEXTURE_SIZE f_69378_
+ RENDER_THREAD_TESSELATOR f_69379_
+ apiDescription f_187550_
+ gameThread f_69380_
+ inverseViewRotationMatrix f_200905_
+ isInInit f_69381_
+ isReplayingQueue f_69382_
+ lastDrawTime f_69383_
+ modelViewMatrix f_157140_
+ modelViewStack f_157141_
+ projectionMatrix f_157142_
+ recordingQueue f_69384_
+ renderThread f_69385_
+ savedProjectionMatrix f_157143_
+ shader f_157144_
+ shaderColor f_157145_
+ shaderFogColor f_157146_
+ shaderFogEnd f_157147_
+ shaderFogStart f_157148_
+ shaderGameTime f_157149_
+ shaderLightDirections f_157150_
+ shaderLineWidth f_157151_
+ shaderTextures f_157152_
+ sharedSequential f_157153_
+ sharedSequentialLines f_157154_
+ sharedSequentialQuad f_157155_
+ textureMatrix f_157156_
+ ()V
+ static
+ ()V
+ _backupProjectionMatrix ()V m_157157_
+ static
+ _restoreProjectionMatrix ()V m_157158_
+ static
+ _setShaderColor (FFFF)V m_157159_
+ static
+ 0 p_157160_ p_157160_
+ 1 p_157161_ p_157161_
+ 2 p_157162_ p_157162_
+ 3 p_157163_ p_157163_
+ _setShaderFogColor (FFFF)V m_157164_
+ static
+ 0 p_157165_ p_157165_
+ 1 p_157166_ p_157166_
+ 2 p_157167_ p_157167_
+ 3 p_157168_ p_157168_
+ _setShaderFogEnd (F)V m_157169_
+ static
+ 0 p_157170_ p_157170_
+ _setShaderFogStart (F)V m_157171_
+ static
+ 0 p_157172_ p_157172_
+ _setShaderLights (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_157173_
+ static
+ 0 p_157174_ p_157174_
+ 1 p_157175_ p_157175_
+ _setShaderTexture (II)V m_157176_
+ static
+ 0 p_157177_ p_157177_
+ 1 p_157178_ p_157178_
+ _setShaderTexture (ILnet/minecraft/resources/ResourceLocation;)V m_157179_
+ static
+ 0 p_157180_ p_157180_
+ 1 p_157181_ p_157181_
+ activeTexture (I)V m_69388_
+ static
+ 0 p_69389_ p_69389_
+ applyModelViewMatrix ()V m_157182_
+ static
+ assertInInitPhase ()V m_187551_
+ static
+ assertOnGameThread ()V m_187552_
+ static
+ assertOnGameThreadOrInit ()V m_187553_
+ static
+ assertOnRenderThread ()V m_187554_
+ static
+ assertOnRenderThreadOrInit ()V m_187555_
+ static
+ backupProjectionMatrix ()V m_157183_
+ static
+ beginInitialization ()V m_69395_
+ static
+ bindTexture (I)V m_69396_
+ static
+ 0 p_69397_ p_69397_
+ bindTextureForSetup (I)V m_157184_
+ static
+ 0 p_157185_ p_157185_
+ blendEquation (I)V m_69403_
+ static
+ 0 p_69404_ p_69404_
+ blendFunc (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V m_69408_
+ static
+ 0 p_69409_ p_69409_
+ 1 p_69410_ p_69410_
+ blendFunc (II)V m_69405_
+ static
+ 0 p_69406_ p_69406_
+ 1 p_69407_ p_69407_
+ blendFuncSeparate (IIII)V m_69411_
+ static
+ 0 p_69412_ p_69412_
+ 1 p_69413_ p_69413_
+ 2 p_69414_ p_69414_
+ 3 p_69415_ p_69415_
+ blendFuncSeparate (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V m_69416_
+ static
+ 0 p_69417_ p_69417_
+ 1 p_69418_ p_69418_
+ 2 p_69419_ p_69419_
+ 3 p_69420_ p_69420_
+ clear (IZ)V m_69421_
+ static
+ 0 p_69422_ p_69422_
+ 1 p_69423_ p_69423_
+ clearColor (FFFF)V m_69424_
+ static
+ 0 p_69425_ p_69425_
+ 1 p_69426_ p_69426_
+ 2 p_69427_ p_69427_
+ 3 p_69428_ p_69428_
+ clearDepth (D)V m_69430_
+ static
+ 0 p_69431_ p_69431_
+ clearStencil (I)V m_69432_
+ static
+ 0 p_69433_ p_69433_
+ colorMask (ZZZZ)V m_69444_
+ static
+ 0 p_69445_ p_69445_
+ 1 p_69446_ p_69446_
+ 2 p_69447_ p_69447_
+ 3 p_69448_ p_69448_
+ constructThreadException ()Ljava/lang/IllegalStateException; m_187556_
+ static
+ defaultBlendFunc ()V m_69453_
+ static
+ deleteTexture (I)V m_69454_
+ static
+ 0 p_69455_ p_69455_
+ depthFunc (I)V m_69456_
+ static
+ 0 p_69457_ p_69457_
+ depthMask (Z)V m_69458_
+ static
+ 0 p_69459_ p_69459_
+ disableBlend ()V m_69461_
+ static
+ disableColorLogicOp ()V m_69462_
+ static
+ disableCull ()V m_69464_
+ static
+ disableDepthTest ()V m_69465_
+ static
+ disablePolygonOffset ()V m_69469_
+ static
+ disableScissor ()V m_69471_
+ static
+ disableTexture ()V m_69472_
+ static
+ drawElements (III)V m_157186_
+ static
+ 0 p_157187_ p_157187_
+ 1 p_157188_ p_157188_
+ 2 p_157189_ p_157189_
+ enableBlend ()V m_69478_
+ static
+ enableColorLogicOp ()V m_69479_
+ static
+ enableCull ()V m_69481_
+ static
+ enableDepthTest ()V m_69482_
+ static
+ enablePolygonOffset ()V m_69486_
+ static
+ enableScissor (IIII)V m_69488_
+ static
+ 0 p_69489_ p_69489_
+ 1 p_69490_ p_69490_
+ 2 p_69491_ p_69491_
+ 3 p_69492_ p_69492_
+ enableTexture ()V m_69493_
+ static
+ finishInitialization ()V m_69494_
+ static
+ flipFrame (J)V m_69495_
+ static
+ 0 p_69496_ p_69496_
+ getApiDescription ()Ljava/lang/String; m_69516_
+ static
+ getBackendDescription ()Ljava/lang/String; m_69517_
+ static
+ getCapsString ()Ljava/lang/String; m_69518_
+ static
+ getInverseViewRotationMatrix ()Lcom/mojang/math/Matrix3f; m_200906_
+ static
+ getModelViewMatrix ()Lcom/mojang/math/Matrix4f; m_157190_
+ static
+ getModelViewStack ()Lcom/mojang/blaze3d/vertex/PoseStack; m_157191_
+ static
+ getProjectionMatrix ()Lcom/mojang/math/Matrix4f; m_157192_
+ static
+ getSequentialBuffer (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;I)Lcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer; m_157193_
+ static
+ 0 p_157194_ p_157194_
+ 1 p_157195_ p_157195_
+ getShader ()Lnet/minecraft/client/renderer/ShaderInstance; m_157196_
+ static
+ getShaderColor ()[F m_157197_
+ static
+ getShaderFogColor ()[F m_157198_
+ static
+ getShaderFogEnd ()F m_157199_
+ static
+ getShaderFogStart ()F m_157200_
+ static
+ getShaderGameTime ()F m_157201_
+ static
+ getShaderLineWidth ()F m_157202_
+ static
+ getShaderTexture (I)I m_157203_
+ static
+ 0 p_157204_ p_157204_
+ getString (ILjava/util/function/Consumer;)V m_69519_
+ static
+ 0 p_69520_ p_69520_
+ 1 p_69521_ p_69521_
+ getTextureId (I)I m_157205_
+ static
+ 0 p_157206_ p_157206_
+ getTextureMatrix ()Lcom/mojang/math/Matrix4f; m_157207_
+ static
+ glBindBuffer (ILjava/util/function/IntSupplier;)V m_157208_
+ static
+ 0 p_157209_ p_157209_
+ 1 p_157210_ p_157210_
+ glBindVertexArray (Ljava/util/function/Supplier;)V m_157211_
+ static
+ 0 p_157212_ p_157212_
+ glBufferData (ILjava/nio/ByteBuffer;I)V m_69525_
+ static
+ 0 p_69526_ p_69526_
+ 1 p_69527_ p_69527_
+ 2 p_69528_ p_69528_
+ glDeleteBuffers (I)V m_69529_
+ static
+ 0 p_69530_ p_69530_
+ glDeleteVertexArrays (I)V m_157213_
+ static
+ 0 p_157214_ p_157214_
+ glGenBuffers (Ljava/util/function/Consumer;)V m_69531_
+ static
+ 0 p_69532_ p_69532_
+ glGenVertexArrays (Ljava/util/function/Consumer;)V m_157215_
+ static
+ 0 p_157216_ p_157216_
+ glUniform1 (ILjava/nio/IntBuffer;)V m_69540_
+ static
+ 0 p_69541_ p_69541_
+ 1 p_69542_ p_69542_
+ glUniform1 (ILjava/nio/FloatBuffer;)V m_69537_
+ static
+ 0 p_69538_ p_69538_
+ 1 p_69539_ p_69539_
+ glUniform1i (II)V m_69543_
+ static
+ 0 p_69544_ p_69544_
+ 1 p_69545_ p_69545_
+ glUniform2 (ILjava/nio/FloatBuffer;)V m_69546_
+ static
+ 0 p_69547_ p_69547_
+ 1 p_69548_ p_69548_
+ glUniform2 (ILjava/nio/IntBuffer;)V m_69549_
+ static
+ 0 p_69550_ p_69550_
+ 1 p_69551_ p_69551_
+ glUniform3 (ILjava/nio/IntBuffer;)V m_69555_
+ static
+ 0 p_69556_ p_69556_
+ 1 p_69557_ p_69557_
+ glUniform3 (ILjava/nio/FloatBuffer;)V m_69552_
+ static
+ 0 p_69553_ p_69553_
+ 1 p_69554_ p_69554_
+ glUniform4 (ILjava/nio/IntBuffer;)V m_69561_
+ static
+ 0 p_69562_ p_69562_
+ 1 p_69563_ p_69563_
+ glUniform4 (ILjava/nio/FloatBuffer;)V m_69558_
+ static
+ 0 p_69559_ p_69559_
+ 1 p_69560_ p_69560_
+ glUniformMatrix2 (IZLjava/nio/FloatBuffer;)V m_69564_
+ static
+ 0 p_69565_ p_69565_
+ 1 p_69566_ p_69566_
+ 2 p_69567_ p_69567_
+ glUniformMatrix3 (IZLjava/nio/FloatBuffer;)V m_69568_
+ static
+ 0 p_69569_ p_69569_
+ 1 p_69570_ p_69570_
+ 2 p_69571_ p_69571_
+ glUniformMatrix4 (IZLjava/nio/FloatBuffer;)V m_69572_
+ static
+ 0 p_69573_ p_69573_
+ 1 p_69574_ p_69574_
+ 2 p_69575_ p_69575_
+ initBackendSystem ()Ljava/util/function/LongSupplier; m_69576_
+ static
+ initGameThread (Z)V m_69577_
+ static
+ 0 p_69578_ p_69578_
+ initRenderThread ()V m_69579_
+ static
+ initRenderer (IZ)V m_69580_
+ static
+ 0 p_69581_ p_69581_
+ 1 p_69582_ p_69582_
+ isInInitPhase ()Z m_69583_
+ static
+ isOnGameThread ()Z m_69584_
+ static
+ isOnRenderThread ()Z m_69586_
+ static
+ isOnRenderThreadOrInit ()Z m_69587_
+ static
+ lambda$activeTexture$13 (I)V m_157217_
+ static
+ 0 p_157218_ p_157218_
+ lambda$applyModelViewMatrix$67 (Lcom/mojang/math/Matrix4f;)V m_200907_
+ static
+ 0 p_200908_ p_200908_
+ lambda$backupProjectionMatrix$68 ()V m_200909_
+ static
+ lambda$bindTexture$16 (I)V m_157222_
+ static
+ 0 p_157223_ p_157223_
+ lambda$blendEquation$9 (I)V m_157224_
+ static
+ 0 p_157225_ p_157225_
+ lambda$blendFunc$5 (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V m_157226_
+ static
+ 0 p_157227_ p_157227_
+ 1 p_157228_ p_157228_
+ lambda$blendFunc$6 (II)V m_157229_
+ static
+ 0 p_157230_ p_157230_
+ 1 p_157231_ p_157231_
+ lambda$blendFuncSeparate$7 (Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;Lcom/mojang/blaze3d/platform/GlStateManager$SourceFactor;Lcom/mojang/blaze3d/platform/GlStateManager$DestFactor;)V m_157232_
+ static
+ 0 p_157233_ p_157233_
+ 1 p_157234_ p_157234_
+ 2 p_157235_ p_157235_
+ 3 p_157236_ p_157236_
+ lambda$blendFuncSeparate$8 (IIII)V m_157237_
+ static
+ 0 p_157238_ p_157238_
+ 1 p_157239_ p_157239_
+ 2 p_157240_ p_157240_
+ 3 p_157241_ p_157241_
+ lambda$clear$25 (IZ)V m_157242_
+ static
+ 0 p_157243_ p_157243_
+ 1 p_157244_ p_157244_
+ lambda$clearColor$23 (FFFF)V m_157245_
+ static
+ 0 p_157246_ p_157246_
+ 1 p_157247_ p_157247_
+ 2 p_157248_ p_157248_
+ 3 p_157249_ p_157249_
+ lambda$clearDepth$22 (D)V m_157250_
+ static
+ 0 p_157251_ p_157251_
+ lambda$clearStencil$24 (I)V m_157252_
+ static
+ 0 p_157253_ p_157253_
+ lambda$colorMask$18 (ZZZZ)V m_157254_
+ static
+ 0 p_157255_ p_157255_
+ 1 p_157256_ p_157256_
+ 2 p_157257_ p_157257_
+ 3 p_157258_ p_157258_
+ lambda$deleteTexture$15 (I)V m_157259_
+ static
+ 0 p_157260_ p_157260_
+ lambda$depthFunc$3 (I)V m_157261_
+ static
+ 0 p_157262_ p_157262_
+ lambda$depthMask$4 (Z)V m_157263_
+ static
+ 0 p_157264_ p_157264_
+ lambda$drawElements$31 (III)V m_157265_
+ static
+ 0 p_157266_ p_157266_
+ 1 p_157267_ p_157267_
+ 2 p_157268_ p_157268_
+ lambda$enableScissor$2 (IIII)V m_157269_
+ static
+ 0 p_157270_ p_157270_
+ 1 p_157271_ p_157271_
+ 2 p_157272_ p_157272_
+ 3 p_157273_ p_157273_
+ lambda$getString$35 (ILjava/util/function/Consumer;)V m_157274_
+ static
+ 0 p_157275_ p_157275_
+ 1 p_157276_ p_157276_
+ lambda$glBindBuffer$37 (ILjava/util/function/IntSupplier;)V m_157277_
+ static
+ 0 p_157278_ p_157278_
+ 1 p_157279_ p_157279_
+ lambda$glBindVertexArray$38 (Ljava/util/function/Supplier;)V m_157280_
+ static
+ 0 p_157281_ p_157281_
+ lambda$glDeleteBuffers$39 (I)V m_157282_
+ static
+ 0 p_157283_ p_157283_
+ lambda$glDeleteVertexArrays$40 (I)V m_157284_
+ static
+ 0 p_157285_ p_157285_
+ lambda$glGenBuffers$58 (Ljava/util/function/Consumer;)V m_157286_
+ static
+ 0 p_157287_ p_157287_
+ lambda$glGenVertexArrays$59 (Ljava/util/function/Consumer;)V m_157288_
+ static
+ 0 p_157289_ p_157289_
+ lambda$glUniform1$42 (ILjava/nio/IntBuffer;)V m_157290_
+ static
+ 0 p_157291_ p_157291_
+ 1 p_157292_ p_157292_
+ lambda$glUniform1$46 (ILjava/nio/FloatBuffer;)V m_157293_
+ static
+ 0 p_157294_ p_157294_
+ 1 p_157295_ p_157295_
+ lambda$glUniform1i$41 (II)V m_157296_
+ static
+ 0 p_157297_ p_157297_
+ 1 p_157298_ p_157298_
+ lambda$glUniform2$43 (ILjava/nio/IntBuffer;)V m_157299_
+ static
+ 0 p_157300_ p_157300_
+ 1 p_157301_ p_157301_
+ lambda$glUniform2$47 (ILjava/nio/FloatBuffer;)V m_157302_
+ static
+ 0 p_157303_ p_157303_
+ 1 p_157304_ p_157304_
+ lambda$glUniform3$44 (ILjava/nio/IntBuffer;)V m_157305_
+ static
+ 0 p_157306_ p_157306_
+ 1 p_157307_ p_157307_
+ lambda$glUniform3$48 (ILjava/nio/FloatBuffer;)V m_157308_
+ static
+ 0 p_157309_ p_157309_
+ 1 p_157310_ p_157310_
+ lambda$glUniform4$45 (ILjava/nio/IntBuffer;)V m_157311_
+ static
+ 0 p_157312_ p_157312_
+ 1 p_157313_ p_157313_
+ lambda$glUniform4$49 (ILjava/nio/FloatBuffer;)V m_157314_
+ static
+ 0 p_157315_ p_157315_
+ 1 p_157316_ p_157316_
+ lambda$glUniformMatrix2$50 (IZLjava/nio/FloatBuffer;)V m_157317_
+ static
+ 0 p_157318_ p_157318_
+ 1 p_157319_ p_157319_
+ 2 p_157320_ p_157320_
+ lambda$glUniformMatrix3$51 (IZLjava/nio/FloatBuffer;)V m_157321_
+ static
+ 0 p_157322_ p_157322_
+ 1 p_157323_ p_157323_
+ 2 p_157324_ p_157324_
+ lambda$glUniformMatrix4$52 (IZLjava/nio/FloatBuffer;)V m_157325_
+ static
+ 0 p_157326_ p_157326_
+ 1 p_157327_ p_157327_
+ 2 p_157328_ p_157328_
+ lambda$lineWidth$32 (F)V m_157329_
+ static
+ 0 p_157330_ p_157330_
+ lambda$logicOp$12 (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V m_157331_
+ static
+ 0 p_157332_ p_157332_
+ lambda$pixelStore$33 (II)V m_157333_
+ static
+ 0 p_157334_ p_157334_
+ 1 p_157335_ p_157335_
+ lambda$polygonMode$10 (II)V m_157336_
+ static
+ 0 p_157337_ p_157337_
+ 1 p_157338_ p_157338_
+ lambda$polygonOffset$11 (FF)V m_157339_
+ static
+ 0 p_157340_ p_157340_
+ 1 p_157341_ p_157341_
+ lambda$readPixels$34 (IIIIIILjava/nio/ByteBuffer;)V m_157342_
+ static
+ 0 p_157343_ p_157343_
+ 1 p_157344_ p_157344_
+ 2 p_157345_ p_157345_
+ 3 p_157346_ p_157346_
+ 4 p_157347_ p_157347_
+ 5 p_157348_ p_157348_
+ 6 p_157349_ p_157349_
+ lambda$renderCrosshair$36 (I)V m_157350_
+ static
+ 0 p_157351_ p_157351_
+ lambda$resetTextureMatrix$66 ()V m_200910_
+ static
+ lambda$restoreProjectionMatrix$69 ()V m_200911_
+ static
+ lambda$setInverseViewRotationMatrix$64 (Lcom/mojang/math/Matrix3f;)V m_200912_
+ static
+ 0 p_200913_ p_200913_
+ lambda$setProjectionMatrix$63 (Lcom/mojang/math/Matrix4f;)V m_157354_
+ static
+ 0 p_157355_ p_157355_
+ lambda$setShader$60 (Ljava/util/function/Supplier;)V m_157356_
+ static
+ 0 p_157357_ p_157357_
+ lambda$setShaderColor$30 (FFFF)V m_157358_
+ static
+ 0 p_157359_ p_157359_
+ 1 p_157360_ p_157360_
+ 2 p_157361_ p_157361_
+ 3 p_157362_ p_157362_
+ lambda$setShaderFogColor$28 (FFFF)V m_157363_
+ static
+ 0 p_157364_ p_157364_
+ 1 p_157365_ p_157365_
+ 2 p_157366_ p_157366_
+ 3 p_157367_ p_157367_
+ lambda$setShaderFogEnd$27 (F)V m_157368_
+ static
+ 0 p_157369_ p_157369_
+ lambda$setShaderFogStart$26 (F)V m_157370_
+ static
+ 0 p_157371_ p_157371_
+ lambda$setShaderGameTime$70 (F)V m_200914_
+ static
+ 0 p_200915_ p_200915_
+ lambda$setShaderLights$29 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_157374_
+ static
+ 0 p_157375_ p_157375_
+ 1 p_157376_ p_157376_
+ lambda$setShaderTexture$61 (ILnet/minecraft/resources/ResourceLocation;)V m_157377_
+ static
+ 0 p_157378_ p_157378_
+ 1 p_157379_ p_157379_
+ lambda$setShaderTexture$62 (II)V m_157380_
+ static
+ 0 p_157381_ p_157381_
+ 1 p_157382_ p_157382_
+ lambda$setTextureMatrix$65 (Lcom/mojang/math/Matrix4f;)V m_200916_
+ static
+ 0 p_200917_ p_200917_
+ lambda$setupGui3DDiffuseLighting$57 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_157385_
+ static
+ 0 p_157386_ p_157386_
+ 1 p_157387_ p_157387_
+ lambda$setupGuiFlatDiffuseLighting$56 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_157388_
+ static
+ 0 p_157389_ p_157389_
+ 1 p_157390_ p_157390_
+ lambda$setupLevelDiffuseLighting$55 (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V m_157391_
+ static
+ 0 p_157392_ p_157392_
+ 1 p_157393_ p_157393_
+ 2 p_157394_ p_157394_
+ lambda$setupOverlayColor$53 (Ljava/util/function/IntSupplier;)V m_157395_
+ static
+ 0 p_157396_ p_157396_
+ lambda$static$0 (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V m_157397_
+ static
+ 0 p_157398_ p_157398_
+ 1 p_157399_ p_157399_
+ lambda$static$1 (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V m_157400_
+ static
+ 0 p_157401_ p_157401_
+ 1 p_157402_ p_157402_
+ lambda$stencilFunc$19 (III)V m_157403_
+ static
+ 0 p_157404_ p_157404_
+ 1 p_157405_ p_157405_
+ 2 p_157406_ p_157406_
+ lambda$stencilMask$20 (I)V m_157407_
+ static
+ 0 p_157408_ p_157408_
+ lambda$stencilOp$21 (III)V m_157409_
+ static
+ 0 p_157410_ p_157410_
+ 1 p_157411_ p_157411_
+ 2 p_157412_ p_157412_
+ lambda$teardownOverlayColor$54 ()V m_157413_
+ static
+ lambda$texParameter$14 (III)V m_157414_
+ static
+ 0 p_157415_ p_157415_
+ 1 p_157416_ p_157416_
+ 2 p_157417_ p_157417_
+ lambda$viewport$17 (IIII)V m_157418_
+ static
+ 0 p_157419_ p_157419_
+ 1 p_157420_ p_157420_
+ 2 p_157421_ p_157421_
+ 3 p_157422_ p_157422_
+ limitDisplayFPS (I)V m_69830_
+ static
+ 0 p_69831_ p_69831_
+ lineWidth (F)V m_69832_
+ static
+ 0 p_69833_ p_69833_
+ logicOp (Lcom/mojang/blaze3d/platform/GlStateManager$LogicOp;)V m_69835_
+ static
+ 0 p_69836_ p_69836_
+ maxSupportedTextureSize ()I m_69839_
+ static
+ pixelStore (II)V m_69854_
+ static
+ 0 p_69855_ p_69855_
+ 1 p_69856_ p_69856_
+ polygonMode (II)V m_69860_
+ static
+ 0 p_69861_ p_69861_
+ 1 p_69862_ p_69862_
+ polygonOffset (FF)V m_69863_
+ static
+ 0 p_69864_ p_69864_
+ 1 p_69865_ p_69865_
+ readPixels (IIIIIILjava/nio/ByteBuffer;)V m_69871_
+ static
+ 0 p_69872_ p_69872_
+ 1 p_69873_ p_69873_
+ 2 p_69874_ p_69874_
+ 3 p_69875_ p_69875_
+ 4 p_69876_ p_69876_
+ 5 p_69877_ p_69877_
+ 6 p_69878_ p_69878_
+ recordRenderCall (Lcom/mojang/blaze3d/pipeline/RenderCall;)V m_69879_
+ static
+ 0 p_69880_ p_69880_
+ renderCrosshair (I)V m_69881_
+ static
+ 0 p_69882_ p_69882_
+ renderThreadTesselator ()Lcom/mojang/blaze3d/vertex/Tesselator; m_69883_
+ static
+ replayQueue ()V m_69884_
+ static
+ resetTextureMatrix ()V m_157423_
+ static
+ restoreProjectionMatrix ()V m_157424_
+ static
+ runAsFancy (Ljava/lang/Runnable;)V m_69890_
+ static
+ 0 p_69891_ p_69891_
+ setErrorCallback (Lorg/lwjgl/glfw/GLFWErrorCallbackI;)V m_69900_
+ static
+ 0 p_69901_ p_69901_
+ setInverseViewRotationMatrix (Lcom/mojang/math/Matrix3f;)V m_200918_
+ static
+ 0 p_200919_ p_200919_
+ setProjectionMatrix (Lcom/mojang/math/Matrix4f;)V m_157425_
+ static
+ 0 p_157426_ p_157426_
+ setShader (Ljava/util/function/Supplier;)V m_157427_
+ static
+ 0 p_157428_ p_157428_
+ setShaderColor (FFFF)V m_157429_
+ static
+ 0 p_157430_ p_157430_
+ 1 p_157431_ p_157431_
+ 2 p_157432_ p_157432_
+ 3 p_157433_ p_157433_
+ setShaderFogColor (FFFF)V m_157438_
+ static
+ 0 p_157439_ p_157439_
+ 1 p_157440_ p_157440_
+ 2 p_157441_ p_157441_
+ 3 p_157442_ p_157442_
+ setShaderFogColor (FFF)V m_157434_
+ static
+ 0 p_157435_ p_157435_
+ 1 p_157436_ p_157436_
+ 2 p_157437_ p_157437_
+ setShaderFogEnd (F)V m_157443_
+ static
+ 0 p_157444_ p_157444_
+ setShaderFogStart (F)V m_157445_
+ static
+ 0 p_157446_ p_157446_
+ setShaderGameTime (JF)V m_157447_
+ static
+ 0 p_157448_ p_157448_
+ 1 p_157449_ p_157449_
+ setShaderLights (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_157450_
+ static
+ 0 p_157451_ p_157451_
+ 1 p_157452_ p_157452_
+ setShaderTexture (ILnet/minecraft/resources/ResourceLocation;)V m_157456_
+ static
+ 0 p_157457_ p_157457_
+ 1 p_157458_ p_157458_
+ setShaderTexture (II)V m_157453_
+ static
+ 0 p_157454_ p_157454_
+ 1 p_157455_ p_157455_
+ setTextureMatrix (Lcom/mojang/math/Matrix4f;)V m_157459_
+ static
+ 0 p_157460_ p_157460_
+ setupDefaultState (IIII)V m_69902_
+ static
+ 0 p_69903_ p_69903_
+ 1 p_69904_ p_69904_
+ 2 p_69905_ p_69905_
+ 3 p_69906_ p_69906_
+ setupGui3DDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_69908_
+ static
+ 0 p_69909_ p_69909_
+ 1 p_69910_ p_69910_
+ setupGuiFlatDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;)V m_69911_
+ static
+ 0 p_69912_ p_69912_
+ 1 p_69913_ p_69913_
+ setupLevelDiffuseLighting (Lcom/mojang/math/Vector3f;Lcom/mojang/math/Vector3f;Lcom/mojang/math/Matrix4f;)V m_69914_
+ static
+ 0 p_69915_ p_69915_
+ 1 p_69916_ p_69916_
+ 2 p_69917_ p_69917_
+ setupOverlayColor (Ljava/util/function/IntSupplier;I)V m_69920_
+ static
+ 0 p_69921_ p_69921_
+ 1 p_69922_ p_69922_
+ setupShaderLights (Lnet/minecraft/client/renderer/ShaderInstance;)V m_157461_
+ static
+ 0 p_157462_ p_157462_
+ stencilFunc (III)V m_69925_
+ static
+ 0 p_69926_ p_69926_
+ 1 p_69927_ p_69927_
+ 2 p_69928_ p_69928_
+ stencilMask (I)V m_69929_
+ static
+ 0 p_69930_ p_69930_
+ stencilOp (III)V m_69931_
+ static
+ 0 p_69932_ p_69932_
+ 1 p_69933_ p_69933_
+ 2 p_69934_ p_69934_
+ teardownOverlayColor ()V m_69936_
+ static
+ texParameter (III)V m_69937_
+ static
+ 0 p_69938_ p_69938_
+ 1 p_69939_ p_69939_
+ 2 p_69940_ p_69940_
+ viewport (IIII)V m_69949_
+ static
+ 0 p_69950_ p_69950_
+ 1 p_69951_ p_69951_
+ 2 p_69952_ p_69952_
+ 3 p_69953_ p_69953_
+com/mojang/blaze3d/systems/RenderSystem$1 com/mojang/blaze3d/systems/RenderSystem$1
+ $SwitchMap$com$mojang$blaze3d$vertex$VertexFormat$IndexType f_157463_
+ ()V
+ static
+com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer
+ generator f_157467_
+ indexCount f_157470_
+ indexStride f_157466_
+ name f_157468_
+ type f_157469_
+ vertexStride f_157465_
+ (IILcom/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator;)V
+ 0 p_157472_ p_157472_
+ 1 p_157473_ p_157473_
+ 2 p_157474_ p_157474_
+ ensureStorage (I)V m_157476_
+ 0 p_157477_ p_157477_
+ intConsumer (Ljava/nio/ByteBuffer;)Lit/unimi/dsi/fastutil/ints/IntConsumer; m_157478_
+ 0 p_157479_ p_157479_
+ lambda$intConsumer$0 (Ljava/nio/ByteBuffer;I)V m_157484_
+ static
+ 0 p_157485_ p_157485_
+ 1 p_157486_ p_157486_
+ lambda$intConsumer$1 (Ljava/nio/ByteBuffer;I)V m_157480_
+ static
+ 0 p_157481_ p_157481_
+ 1 p_157482_ p_157482_
+ name ()I m_157475_
+ type ()Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; m_157483_
+com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator com/mojang/blaze3d/systems/RenderSystem$AutoStorageIndexBuffer$IndexGenerator
+ accept (Lit/unimi/dsi/fastutil/ints/IntConsumer;I)V m_157487_
+ 0 p_157488_ p_157488_
+ 1 p_157489_ p_157489_
+com/mojang/blaze3d/systems/package-info com/mojang/blaze3d/systems/package-info
+com/mojang/blaze3d/vertex/BufferBuilder com/mojang/blaze3d/vertex/BufferBuilder
+ GROWTH_SIZE f_166763_
+ LOGGER f_85647_
+ buffer f_85648_
+ building f_85661_
+ currentElement f_85655_
+ drawStates f_166764_
+ elementIndex f_85656_
+ fastFormat f_85659_
+ format f_85658_
+ fullFormat f_85660_
+ indexOnly f_166762_
+ lastPoppedStateIndex f_166765_
+ mode f_85657_
+ nextElementByte f_85652_
+ sortX f_166767_
+ sortY f_166768_
+ sortZ f_166769_
+ sortingPoints f_166766_
+ totalRenderedBytes f_85651_
+ totalUploadedBytes f_85653_
+ vertices f_85654_
+ ()V
+ static
+ (I)V
+ 0 p_85664_ p_85664_
+ begin (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;)V m_166779_
+ 0 p_166780_ p_166780_
+ 1 p_166781_ p_166781_
+ building ()Z m_85732_
+ clear ()V m_85729_
+ color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_6122_
+ 0 p_85692_ p_85692_
+ 1 p_85693_ p_85693_
+ 2 p_85694_ p_85694_
+ 3 p_85695_ p_85695_
+ currentElement ()Lcom/mojang/blaze3d/vertex/VertexFormatElement; m_6297_
+ discard ()V m_85730_
+ end ()V m_85721_
+ endVertex ()V m_5752_
+ ensureCapacity (I)V m_85722_
+ 0 p_85723_ p_85723_
+ ensureVertexCapacity ()V m_85665_
+ getSortState ()Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState; m_166770_
+ intConsumer (Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;)Lit/unimi/dsi/fastutil/ints/IntConsumer; m_166777_
+ 0 p_166778_ p_166778_
+ lambda$intConsumer$0 (I)V m_166792_
+ 0 p_166793_ p_166793_
+ lambda$intConsumer$1 (I)V m_166790_
+ 0 p_166791_ p_166791_
+ lambda$intConsumer$2 (I)V m_166788_
+ 0 p_166789_ p_166789_
+ lambda$putSortedQuadIndices$3 ([FII)I m_166782_
+ static
+ 0 p_166783_ p_166783_
+ 1 p_166784_ p_166784_
+ 2 p_166785_ p_166785_
+ makeQuadSortingPoints ()[Lcom/mojang/math/Vector3f; m_166794_
+ nextElement ()V m_5751_
+ popNextBuffer ()Lcom/mojang/datafixers/util/Pair; m_85728_
+ putByte (IB)V m_5672_
+ 0 p_85686_ p_85686_
+ 1 p_85687_ p_85687_
+ putFloat (IF)V m_5832_
+ 0 p_85689_ p_85689_
+ 1 p_85690_ p_85690_
+ putShort (IS)V m_5586_
+ 0 p_85700_ p_85700_
+ 1 p_85701_ p_85701_
+ putSortedQuadIndices (Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;)V m_166786_
+ 0 p_166787_ p_166787_
+ restoreSortState (Lcom/mojang/blaze3d/vertex/BufferBuilder$SortState;)V m_166775_
+ 0 p_166776_ p_166776_
+ roundUp (I)I m_85725_
+ static
+ 0 p_85726_ p_85726_
+ setQuadSortOrigin (FFF)V m_166771_
+ 0 p_166772_ p_166772_
+ 1 p_166773_ p_166773_
+ 2 p_166774_ p_166774_
+ switchFormat (Lcom/mojang/blaze3d/vertex/VertexFormat;)V m_85704_
+ 0 p_85705_ p_85705_
+ vertex (FFFFFFFFFIIFFF)V m_5954_
+ 0 p_85671_ p_85671_
+ 1 p_85672_ p_85672_
+ 2 p_85673_ p_85673_
+ 3 p_85674_ p_85674_
+ 4 p_85675_ p_85675_
+ 5 p_85676_ p_85676_
+ 6 p_85677_ p_85677_
+ 7 p_85678_ p_85678_
+ 8 p_85679_ p_85679_
+ 9 p_85680_ p_85680_
+ 10 p_85681_ p_85681_
+ 11 p_85682_ p_85682_
+ 12 p_85683_ p_85683_
+ 13 p_85684_ p_85684_
+com/mojang/blaze3d/vertex/BufferBuilder$1 com/mojang/blaze3d/vertex/BufferBuilder$1
+ $SwitchMap$com$mojang$blaze3d$vertex$VertexFormat$IndexType f_166795_
+ ()V
+ static
+com/mojang/blaze3d/vertex/BufferBuilder$DrawState com/mojang/blaze3d/vertex/BufferBuilder$DrawState
+ format f_85733_
+ indexCount f_166797_
+ indexOnly f_166799_
+ indexType f_166798_
+ mode f_85735_
+ sequentialIndex f_166800_
+ vertexCount f_85734_
+ (Lcom/mojang/blaze3d/vertex/VertexFormat;IILcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType;ZZ)V
+ 0 p_166802_ p_166802_
+ 1 p_166803_ p_166803_
+ 2 p_166804_ p_166804_
+ 3 p_166805_ p_166805_
+ 4 p_166806_ p_166806_
+ 5 p_166807_ p_166807_
+ 6 p_166808_ p_166808_
+ bufferSize ()I m_166813_
+ format ()Lcom/mojang/blaze3d/vertex/VertexFormat; m_85745_
+ indexBufferSize ()I m_166816_
+ indexCount ()I m_166809_
+ indexOnly ()Z m_166814_
+ indexType ()Lcom/mojang/blaze3d/vertex/VertexFormat$IndexType; m_166811_
+ mode ()Lcom/mojang/blaze3d/vertex/VertexFormat$Mode; m_166810_
+ sequentialIndex ()Z m_166815_
+ vertexBufferSize ()I m_166812_
+ vertexCount ()I m_85746_
+com/mojang/blaze3d/vertex/BufferBuilder$SortState com/mojang/blaze3d/vertex/BufferBuilder$SortState
+ mode f_166817_
+ sortX f_166820_
+ sortY f_166821_
+ sortZ f_166822_
+ sortingPoints f_166819_
+ vertices f_166818_
+ (Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;I[Lcom/mojang/math/Vector3f;FFF)V
+ 0 p_166824_ p_166824_
+ 1 p_166825_ p_166825_
+ 2 p_166826_ p_166826_
+ 3 p_166827_ p_166827_
+ 4 p_166828_ p_166828_
+ 5 p_166829_ p_166829_
+com/mojang/blaze3d/vertex/BufferUploader com/mojang/blaze3d/vertex/BufferUploader
+ lastFormat f_166833_
+ lastIndexBufferObject f_166832_
+ lastVertexArrayObject f_166830_
+ lastVertexBufferObject f_166831_
+ ()V
+ _end (Ljava/nio/ByteBuffer;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;Lcom/mojang/blaze3d/vertex/VertexFormat;ILcom/mojang/blaze3d/vertex/VertexFormat$IndexType;IZ)V m_166838_
+ static
+ 0 p_166839_ p_166839_
+ 1 p_166840_ p_166840_
+ 2 p_166841_ p_166841_
+ 3 p_166842_ p_166842_
+ 4 p_166843_ p_166843_
+ 5 p_166844_ p_166844_
+ 6 p_166845_ p_166845_
+ _endInternal (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V m_166847_
+ static
+ 0 p_166848_ p_166848_
+ end (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V m_85761_
+ static
+ 0 p_85762_ p_85762_
+ invalidateElementArrayBufferBinding ()V m_166846_
+ static
+ lambda$end$0 (Lcom/mojang/blaze3d/vertex/BufferBuilder;)V m_85768_
+ static
+ 0 p_85769_ p_85769_
+ reset ()V m_166835_
+ static
+ updateVertexSetup (Lcom/mojang/blaze3d/vertex/VertexFormat;)V m_166836_
+ static
+ 0 p_166837_ p_166837_
+com/mojang/blaze3d/vertex/BufferVertexConsumer com/mojang/blaze3d/vertex/BufferVertexConsumer
+ color (IIII)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_6122_
+ 0 p_85787_ p_85787_
+ 1 p_85788_ p_85788_
+ 2 p_85789_ p_85789_
+ 3 p_85790_ p_85790_
+ currentElement ()Lcom/mojang/blaze3d/vertex/VertexFormatElement; m_6297_
+ nextElement ()V m_5751_
+ normal (FFF)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_5601_
+ 0 p_85798_ p_85798_
+ 1 p_85799_ p_85799_
+ 2 p_85800_ p_85800_
+ normalIntValue (F)B m_85774_
+ static
+ 0 p_85775_ p_85775_
+ overlayCoords (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_7122_
+ 0 p_85784_ p_85784_
+ 1 p_85785_ p_85785_
+ putByte (IB)V m_5672_
+ 0 p_85779_ p_85779_
+ 1 p_85780_ p_85780_
+ putFloat (IF)V m_5832_
+ 0 p_85781_ p_85781_
+ 1 p_85782_ p_85782_
+ putShort (IS)V m_5586_
+ 0 p_85791_ p_85791_
+ 1 p_85792_ p_85792_
+ uv (FF)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_7421_
+ 0 p_85777_ p_85777_
+ 1 p_85778_ p_85778_
+ uv2 (II)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_7120_
+ 0 p_85802_ p_85802_
+ 1 p_85803_ p_85803_
+ uvShort (SSI)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_85793_
+ 0 p_85794_ p_85794_
+ 1 p_85795_ p_85795_
+ 2 p_85796_ p_85796_
+ vertex (DDD)Lcom/mojang/blaze3d/vertex/VertexConsumer; m_5483_
+ 0 p_85771_ p_85771_
+ 1 p_85772_ p_85772_
+ 2 p_85773_ p_85773_
+com/mojang/blaze3d/vertex/DefaultVertexFormat com/mojang/blaze3d/vertex/DefaultVertexFormat
+ BLIT_SCREEN f_166850_
+ BLOCK f_85811_
+ ELEMENT_COLOR f_85805_
+ ELEMENT_NORMAL f_85809_
+ ELEMENT_PADDING f_85810_
+ ELEMENT_POSITION f_85804_
+ ELEMENT_UV f_166849_
+ ELEMENT_UV0 f_85806_
+ ELEMENT_UV1 f_85807_
+ ELEMENT_UV2 f_85808_
+ NEW_ENTITY f_85812_
+ PARTICLE f_85813_
+ POSITION f_85814_
+ POSITION_COLOR f_85815_
+ POSITION_COLOR_LIGHTMAP f_85816_
+ POSITION_COLOR_NORMAL f_166851_
+ POSITION_COLOR_TEX f_85818_
+ POSITION_COLOR_TEX_LIGHTMAP f_85820_
+ POSITION_TEX f_85817_
+ POSITION_TEX_COLOR f_85819_
+ POSITION_TEX_COLOR_NORMAL f_85822_
+ POSITION_TEX_LIGHTMAP_COLOR f_85821_
+ ()V
+ static
+ ()V