Interface ADIotaHolder
- All Known Implementing Classes:
ItemDelegatingEntityIotaHolder,ItemDelegatingEntityIotaHolder.ToItemEntity,ItemDelegatingEntityIotaHolder.ToItemFrame,ItemDelegatingEntityIotaHolder.ToWallScroll
public interface ADIotaHolder
-
Method Summary
-
Method Details
-
readIotaTag
@Nullable @Nullable net.minecraft.nbt.CompoundTag readIotaTag() -
readIota
-
emptyIota
-
writeIota
- Returns:
- if the writing succeeded/would succeed
-
writeable
boolean writeable()- Returns:
- whether it is possible to write to this IotaHolder
-