ServerWorldAccess -> StructureWorldAccess (#1587)

* world boogaloo

* Now StructureWorldAccess
This commit is contained in:
i509VCB 2020-07-26 09:23:50 -05:00 committed by GitHub
parent 1e133b9935
commit 2b4527de0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +0,0 @@
CLASS net/minecraft/class_5281 net/minecraft/world/ServerWorldAccess
METHOD method_8412 getSeed ()J

View File

@ -0,0 +1,5 @@
CLASS net/minecraft/class_5281 net/minecraft/world/StructureWorldAccess
METHOD method_30275 getStructures (Lnet/minecraft/class_4076;Lnet/minecraft/class_3195;)Ljava/util/stream/Stream;
ARG 1 pos
ARG 2 feature
METHOD method_8412 getSeed ()J