fix getSeaLevel... i really should fix the issue in-Enigma

This commit is contained in:
Adrian Siekierka 2018-10-27 18:21:45 +02:00
parent c780c54d6b
commit 417effbe82
2 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,4 @@ CLASS aze
ARG 0 pos
ARG 1 facing
METHOD b isBlockLoaded (Leq;Z)Z
METHOD r_ getSeaLevel ()I

View File

@ -29,3 +29,4 @@ CLASS uh
METHOD g getLevelProperties ()Lcdj;
METHOD i getSaveHandler ()Lcdk;
METHOD m getRandom ()Ljava/util/Random;
METHOD r_ getSeaLevel ()I