Made future ECR diff commits even more preview friendly

This commit is contained in:
LAX1DUDE
2022-12-30 03:58:10 -08:00
parent 2f42cc9fb6
commit 7759d27cc2
699 changed files with 3755 additions and 3753 deletions

View File

@ -9,11 +9,11 @@
~
> CHANGE 18 : 19 @ 18 : 20
> CHANGE 17 : 18 @ 17 : 19
~ public static PropertyEnum<BlockDirt.DirtType> VARIANT;
> INSERT 10 : 14 @ 11
> INSERT 9 : 13 @ 9
+ public static void bootstrapStates() {
+ VARIANT = PropertyEnum.<BlockDirt.DirtType>create("variant", BlockDirt.DirtType.class);