From 946eac0e88f0dad6c76975c43708f298ea414ef4 Mon Sep 17 00:00:00 2001 From: haykam821 <24855774+haykam821@users.noreply.github.com> Date: Wed, 11 Nov 2020 11:25:09 -0500 Subject: [PATCH] Map the candles property in the Properties class (#1864) --- mappings/net/minecraft/state/property/Properties.mapping | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mappings/net/minecraft/state/property/Properties.mapping b/mappings/net/minecraft/state/property/Properties.mapping index ae0fdc9ee5..b9a784b52f 100644 --- a/mappings/net/minecraft/state/property/Properties.mapping +++ b/mappings/net/minecraft/state/property/Properties.mapping @@ -202,6 +202,8 @@ CLASS net/minecraft/class_2741 net/minecraft/state/property/Properties COMMENT A property that specifies the amount of charges a respawn anchor has. FIELD field_23333 ORIENTATION Lnet/minecraft/class_2754; COMMENT A property that specifies the orientation of a jigsaw. + FIELD field_27220 CANDLES Lnet/minecraft/class_2758; + COMMENT A property that specifies the amount of candles in a candle block. METHOD method_11813 (Lnet/minecraft/class_2768;)Z ARG 0 shape METHOD method_11814 (Lnet/minecraft/class_2350;)Z