Skip to content

hit-mc/LocationMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文

Location Message

what is this?

This is a library that converts Location into an RTextList in MCDR. Provide a unified interface for all services that need to broadcast or query location.

interface prototype

def location_message(position: Position, dimension_str: str, name: Optional[str] = None, display_voxel: bool = True, display_xaero: bool = True, xaero_name: Optional[str] = None) -> RTextList

Here

These codes come from the Here plugin, which implements a very nice location prompt, but it is is coupled with this plugin.

This repository decouples the Here plugin.

About

Location to RTextList

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages