Mod
Metadata Extension [BTW Addon]
No reviews yet
This library addon adds additional metadata to all blocks, a whole 32 bits each. Required by other some other addons!
Provides a framework or library for other mods to use.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Metadata-Extension-Addon
This library addon adds additional metadata to all blocks, a whole 32 bits each. These can be accessed and set via the extension interfaces provided by this mod.
When the vanilla method setBlock is called, extra metadata is set to 0 as well. New methods for handling extra metadata are named intuitively.
IMPORTANT
Only use this addon if another addon requires it! This library addon does nothing on its own!
Example Library Usage
Extra metadata are 32 bits, a full integer.
To set a block's extra metadata, do for example: WorldExtension.cast(world).setBlockExtraMetadata(...). Different notify options are also available, as with vanilla metadata.
To get a block's extra metadata, do for example: WorldExtension.cast(world).getBlockExtraMetadata(...).
Usage as in ((WorldExtension) world).getBlockExtraMetadata(...) is also possible, but cast methods are provided for better readability.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers