* Map moss carpets

* Map moss blocks
This commit is contained in:
haykam821 2021-02-04 03:20:48 -05:00 committed by GitHub
parent 323e6f8e29
commit fd3e94b5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,6 @@
CLASS net/minecraft/class_5815 net/minecraft/block/DyedCarpetBlock
FIELD field_28715 dyeColor Lnet/minecraft/class_1767;
METHOD <init> (Lnet/minecraft/class_1767;Lnet/minecraft/class_4970$class_2251;)V
ARG 1 dyeColor
ARG 2 settings
METHOD method_33635 getDyeColor ()Lnet/minecraft/class_1767;

View File

@ -0,0 +1,15 @@
CLASS net/minecraft/class_5807 net/minecraft/block/MossBlock
METHOD method_33628 placePlantsAround (Lnet/minecraft/class_5281;Ljava/util/Random;Lnet/minecraft/class_2338;)Z
ARG 0 world
ARG 1 random
ARG 2 pos
METHOD method_33629 getPlant (Ljava/util/Random;)Lnet/minecraft/class_2680;
ARG 0 random
METHOD method_33630 placePlant (Lnet/minecraft/class_5281;Ljava/util/Random;Lnet/minecraft/class_2338;)I
ARG 0 world
ARG 1 random
ARG 2 pos
METHOD method_33631 (Lnet/minecraft/class_5281;Ljava/util/Random;Lnet/minecraft/class_2338;)V
ARG 0 world
ARG 1 random
ARG 2 pos

View File

@ -241,6 +241,8 @@ CLASS net/minecraft/class_1802 net/minecraft/item/Items
FIELD field_28043 DRIPSTONE_BLOCK Lnet/minecraft/class_1792;
FIELD field_28101 SCULK_SENSOR Lnet/minecraft/class_1792;
FIELD field_28409 GLOW_LICHEN Lnet/minecraft/class_1792;
FIELD field_28653 MOSS_CARPET Lnet/minecraft/class_1792;
FIELD field_28654 MOSS_BLOCK Lnet/minecraft/class_1792;
FIELD field_8043 ORANGE_TERRACOTTA Lnet/minecraft/class_1792;
FIELD field_8047 JUNGLE_PRESSURE_PLATE Lnet/minecraft/class_1792;
FIELD field_8048 SPRUCE_BUTTON Lnet/minecraft/class_1792;

View File

@ -67,6 +67,8 @@ CLASS net/minecraft/class_2498 net/minecraft/sound/BlockSoundGroup
FIELD field_28061 POINTED_DRIPSTONE Lnet/minecraft/class_2498;
FIELD field_28116 SCULK_SENSOR Lnet/minecraft/class_2498;
FIELD field_28427 GLOW_LICHEN Lnet/minecraft/class_2498;
FIELD field_28696 MOSS_CARPET Lnet/minecraft/class_2498;
FIELD field_28697 MOSS Lnet/minecraft/class_2498;
METHOD <init> (FFLnet/minecraft/class_3414;Lnet/minecraft/class_3414;Lnet/minecraft/class_3414;Lnet/minecraft/class_3414;Lnet/minecraft/class_3414;)V
ARG 1 volume
ARG 2 pitch