Interface DataAccessor
- All Known Implementing Classes:
 BlockDataAccessor,EntityDataAccessor,StorageDataAccessor
public interface DataAccessor
- 
Method Summary
Modifier and TypeMethodDescriptiongetData()getPrintSuccess(NbtPathArgument.NbtPath p_139320_, double p_139321_, int p_139322_) getPrintSuccess(Tag p_139324_) voidsetData(CompoundTag p_139323_)  
- 
Method Details
- 
setData
- Throws:
 com.mojang.brigadier.exceptions.CommandSyntaxException
 - 
getData
- Throws:
 com.mojang.brigadier.exceptions.CommandSyntaxException
 - 
getModifiedSuccess
Component getModifiedSuccess() - 
getPrintSuccess
 - 
getPrintSuccess
 
 -