JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.minecraft.nbt.NbtOps
Packages that use
NbtOps
Package
Description
net.minecraft.nbt
The Named Binary Tag (NBT) data format.
Uses of
NbtOps
in
net.minecraft.nbt
Fields in
net.minecraft.nbt
declared as
NbtOps
Modifier and Type
Field
Description
static final
NbtOps
NbtOps.
INSTANCE
An singleton of the NBT dynamic ops.