View Source Mudbrick.Path.Move (mudbrick v0.8.1)
Summary
Types
@type option() :: {:to, Mudbrick.coords()}
@type options() :: [option()]
@type t() :: %Mudbrick.Path.Move{to: Mudbrick.coords()}
@type option() :: {:to, Mudbrick.coords()}
@type options() :: [option()]
@type t() :: %Mudbrick.Path.Move{to: Mudbrick.coords()}