Interface DataAccessor
- All Known Implementing Classes:
- BlockDataAccessor,- EntityDataAccessor,- StorageDataAccessor
public interface DataAccessor
- 
Method SummaryModifier 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
 
- 
getModifiedSuccessComponent getModifiedSuccess()
- 
getPrintSuccess
- 
getPrintSuccess
 
-