Add a mapping for BlockPos.field_25064 (#1715)

This commit is contained in:
enbrain 2020-08-24 06:02:05 +09:00 committed by GitHub
parent 120ca2f6fd
commit 4cc2665188
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ CLASS net/minecraft/class_2338 net/minecraft/util/math/BlockPos
FIELD field_10981 BIT_SHIFT_X I
FIELD field_10983 BIT_SHIFT_Z I
FIELD field_18789 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_25064 CODEC Lcom/mojang/serialization/Codec;
METHOD <init> (Lnet/minecraft/class_2374;)V
ARG 1 pos
METHOD <init> (Lnet/minecraft/class_2382;)V