Add Structure Spacing Mappings (#1435)

* Add Structure Mappings

* Add more Mappings

* Add Even More Mappings

* Remove Duplicate Mappings
This commit is contained in:
TheBrokenRail 2020-06-07 17:40:20 -04:00 committed by GitHub
parent 098cbb1f3c
commit 1d5774f978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View File

@ -1,3 +0,0 @@
CLASS net/minecraft/class_5299
CLASS class_5300
FIELD field_24648 CODEC Lcom/mojang/serialization/Codec;

View File

@ -0,0 +1,11 @@
CLASS net/minecraft/class_5299 net/minecraft/datafixer/fix/StructureSeparationDataFix
FIELD field_24647 STRUCTURE_SPACING Lcom/google/common/collect/ImmutableMap;
CLASS class_5300 Information
FIELD field_24648 CODEC Lcom/mojang/serialization/Codec;
FIELD field_24649 spacing I
FIELD field_24650 separation I
FIELD field_24651 salt I
METHOD <init> (III)V
ARG 1 spacing
ARG 2 separation
ARG 3 salt