JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.util.NBTEditor.getBlockTag(Block, Object...)
Gets an NBT tag in a given block with the specified keys
com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.util.NBTEditor.getEntityTag(Entity, Object...)
Gets an NBT tag in a given entity with the specified keys
com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.util.NBTEditor.getItemTag(ItemStack, Object...)
Gets an NBT tag in a given item with the specified keys
com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.util.NBTEditor.setBlockTag(Block, Object, Object...)
Sets an NBT tag in an block with the provided keys and value Should use the
NBTEditor.set(Object, Object, Object...)
method instead
com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.util.NBTEditor.setEntityTag(Entity, Object, Object...)
Sets an NBT tag in an entity with the provided keys and value Should use the
NBTEditor.set(Object, Object, Object...)
method instead
com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.util.NBTEditor.setItemTag(ItemStack, Object, Object...)
Sets an NBT tag in an item with the provided keys and value Should use the
NBTEditor.set(Object, Object, Object...)
method instead
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes