Add mappings for class_5539 (HeightLimitView) (#1850)

* Add mappings for class_5539 (HeightLimit)

* HeightLimit -> HeightLimitView
This commit is contained in:
enbrain 2020-11-06 23:27:29 +09:00 committed by GitHub
parent c49407c27f
commit e308a8a7f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
CLASS net/minecraft/class_5539 net/minecraft/world/HeightLimitView
METHOD method_31597 getTopSectionLimit ()I
METHOD method_31598 getHeight ()I
METHOD method_31599 getBottomHeightLimit ()I
METHOD method_31600 getTopHeightLimit ()I
METHOD method_31601 isOutOfHeightLimit (I)Z
ARG 1 y
METHOD method_31602 getSectionIndex (I)I
ARG 1 y
METHOD method_31603 getSectionIndexFromSection (I)I
ARG 1 section
METHOD method_31604 getSection (I)I
ARG 1 sectionIndex
METHOD method_31605 getBottomSectionLimit ()I
METHOD method_31606 isOutOfHeightLimit (Lnet/minecraft/class_2338;)Z
ARG 1 pos
METHOD method_31607 getSectionCount ()I