18 lines
595 B
Plaintext
18 lines
595 B
Plaintext
***************
|
|
*** 76,82 ****
|
|
blockstatecontainer$stateimplementation1.func_177235_a(map2);
|
|
}
|
|
|
|
- this.field_177625_e = ImmutableList.copyOf(list1);
|
|
}
|
|
|
|
public static <T extends Comparable<T>> String func_185919_a(Block p_185919_0_, IProperty<T> p_185919_1_) {
|
|
--- 76,82 ----
|
|
blockstatecontainer$stateimplementation1.func_177235_a(map2);
|
|
}
|
|
|
|
+ this.field_177625_e = ImmutableList.<IBlockState>copyOf(list1);
|
|
}
|
|
|
|
public static <T extends Comparable<T>> String func_185919_a(Block p_185919_0_, IProperty<T> p_185919_1_) {
|