Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregTech6/gregtech6
/ writeToNBT
Method
writeToNBT
src/main/java/gregapi/cover/CoverData.java:67–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
NBTTagCompound writeToNBT() {
return
writeToNBT(UT.NBT.make(), T);}
68
public
NBTTagCompound writeToNBT(NBTTagCompound aNBT, boolean aIncludeVisuals) {
69
byte i = 0;
70
if
(mIDs[ i] != 0) {
Callers
15
rotate
Method · 0.95
onRightClickEntity
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
te_furnace
Method · 0.45
te_pulverizer
Method · 0.45
te_sawmill
Method · 0.45
te_smelter
Method · 0.45
te_crucible
Method · 0.45
te_fill
Method · 0.45
te_extract
Method · 0.45
onServerSave
Method · 0.45
Calls
3
setBoolean
Method · 0.80
needsVisualsSaved
Method · 0.65
make
Method · 0.45
Tested by
no test coverage detected