We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91c1be commit b8c65edCopy full SHA for b8c65ed
public/mcdoc/immersive_weathering.mcdoc
@@ -1,5 +1,5 @@
1
-use ::java::server::util::direction::Direction
2
-use ::java::server::util::block_state::BlockState
+use ::java::util::direction::Direction
+use ::java::util::block_state::BlockState
3
use ::java::data::worldgen::biome::Precipitation
4
use ::java::data::worldgen::processor_list::BlockMatch
5
use ::java::data::worldgen::processor_list::BlockStateMatch
0 commit comments