-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,4 @@ | ||
CLASS net/minecraft/class_2342 net/minecraft/util/math/BlockPointer | ||
FIELD comp_1967 getWorld Lnet/minecraft/class_3218; | ||
FIELD comp_1968 getPos Lnet/minecraft/class_2338; | ||
FIELD comp_1969 getBlockState Lnet/minecraft/class_2680; | ||
FIELD comp_1970 getBlockEntity Lnet/minecraft/class_2601; | ||
METHOD comp_1967 getWorld ()Lnet/minecraft/class_3218; | ||
METHOD comp_1968 getPos ()Lnet/minecraft/class_2338; | ||
METHOD comp_1969 getBlockState ()Lnet/minecraft/class_2680; | ||
METHOD comp_1970 getBlockEntity ()Lnet/minecraft/class_2601; | ||
FIELD comp_1967 world Lnet/minecraft/class_3218; | ||
METHOD comp_1967 world ()Lnet/minecraft/class_3218; | ||
METHOD method_53906 centerPos ()Lnet/minecraft/class_243; |