pub(super) fn create_entity(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
entity_type: EntityTypeRef,
position: DVec3,
) -> Result<SharedEntity, CommandSyntaxError>pub(super) fn create_entity(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
entity_type: EntityTypeRef,
position: DVec3,
) -> Result<SharedEntity, CommandSyntaxError>