yarn/mappings/net/minecraft/world/chunk/ReadOnlyChunk.mapping

8 lines
210 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS btd net/minecraft/world/chunk/ReadOnlyChunk
FIELD a wrapped Lbte;
METHOD <init> (Lbte;)V
ARG 1 wrapped
2019-02-21 13:19:18 -05:00
METHOD d transformHeightmapType (Lbuk$a;)Lbuk$a;
2019-02-10 02:49:48 -05:00
ARG 1 type
2019-02-21 13:19:18 -05:00
METHOD u getWrappedChunk ()Lbte;