Interface DataAccessor

All Known Implementing Classes:
BlockDataAccessor, EntityDataAccessor, StorageDataAccessor

public interface DataAccessor
  • Method Details

    • setData

      void setData(CompoundTag p_139323_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
    • getData

      CompoundTag getData() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
    • getModifiedSuccess

      Component getModifiedSuccess()
    • getPrintSuccess

      Component getPrintSuccess(Tag p_139324_)
    • getPrintSuccess

      Component getPrintSuccess(NbtPathArgument.NbtPath p_139320_, double p_139321_, int p_139322_)