diff --git a/mappings/net/minecraft/util/math/BlockBox.mapping b/mappings/net/minecraft/util/math/BlockBox.mapping index 2dd126ca86..3b241a634b 100644 --- a/mappings/net/minecraft/util/math/BlockBox.mapping +++ b/mappings/net/minecraft/util/math/BlockBox.mapping @@ -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