v0.1.2+mc1.19-beta
Pre-release
Pre-release
rokoblox
released this
26 Jul 20:11
·
10 commits
to master
since this release
Additions
- [API] Exposed
FilledMapItemMixin.useOnBlock(...)
method to the API
Changes
- [API] Changed
MapMarkedBlock
name toIMapMarkedBlock
to easily distinguish between it and MapMarkerEntity (with autocomplete). - Mod icon now uses default map icon instead of a different image since they are the same texture.
IMapMarkedBlock.getMarkerColor(...)
also gets world & pos parameters likeIMapMarkedBlock.getDisplayName(...)
now.
Bugfixes
- Fixed map icon colors not replicating to client on dedicated servers.