Package net.minecraft.command.impl.data
Interface IDataAccessor
- All Known Implementing Classes:
- BlockDataAccessor,- EntityDataAccessor,- StorageAccessor
public interface IDataAccessor
- 
Method SummaryModifier and TypeMethodDescriptiongetData()getPrintSuccess(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_) getPrintSuccess(INBT p_198924_1_) voidsetData(CompoundNBT p_198925_1_) 
- 
Method Details- 
setData- Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
- 
getData- Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
- 
getModifiedSuccessITextComponent getModifiedSuccess()
- 
getPrintSuccess
- 
getPrintSuccessITextComponent getPrintSuccess(NBTPathArgument.NBTPath p_198922_1_, double p_198922_2_, int p_198922_4_) 
 
-