JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
com.github.darksoulq.abyssallib.world.data.tag.impl
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.github.darksoulq.abyssallib.world.data.tag.impl
package
com.github.darksoulq.abyssallib.world.data.tag.impl
Related Packages
Package
Description
com.github.darksoulq.abyssallib.world.data.tag
Classes
Class
Description
BlockTag
Implementation of a
Tag
for blocks, matching their ID strings against
BlockInfo
.
ItemTag
Implementation of a
Tag
for
ItemStack
s, using
ItemPredicate
entries.