pub fn get_fluid_state(world: &Arc<World>, pos: BlockPos) -> FluidStateExpand description
Gets the fluid state at a given position.
Derives FluidState from the block state.
pub fn get_fluid_state(world: &Arc<World>, pos: BlockPos) -> FluidStateGets the fluid state at a given position.
Derives FluidState from the block state.