Rename BlockBox#empty to BlockBox#infinite (#2558)

This commit is contained in:
frqnny 2021-07-05 11:32:07 -04:00 committed by GitHub
parent ff0c40d8a1
commit e727668fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ CLASS net/minecraft/class_3341 net/minecraft/util/math/BlockBox
METHOD method_14662 contains (Lnet/minecraft/class_2382;)Z
ARG 1 vec
METHOD method_14663 getBlockCountZ ()I
METHOD method_14665 empty ()Lnet/minecraft/class_3341;
COMMENT Creates an empty box.
METHOD method_14665 infinite ()Lnet/minecraft/class_3341;
COMMENT Creates an all-encompassing, infinite box.
METHOD method_14667 rotated (IIIIIIIIILnet/minecraft/class_2350;)Lnet/minecraft/class_3341;
ARG 0 x
ARG 1 y