Correct the version from 1.19.4 to 1.19.3 (#2299)

This commit is contained in:
libraryaddict 2023-04-04 11:27:38 +12:00 committed by GitHub
parent a910edc16b
commit b51812655a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ public class WrappedRegistry {
MethodAccessor getHolder = null;
if (MinecraftVersion.FEATURE_PREVIEW_2.atOrAbove()) {
if (MinecraftVersion.FEATURE_PREVIEW_UPDATE.atOrAbove()) {
try {
getHolder = Accessors.getMethodAccessor(fuzzy.getMethod(FuzzyMethodContract
.newBuilder()