Package com.li64.tide.data
Interface TideEntity
- All Known Implementing Classes:
TideEntityMixin
public interface TideEntity
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.nbt.CompoundTagvoidsetTidePlayerData(net.minecraft.nbt.CompoundTag tag)
-
Method Details
-
getTidePlayerData
net.minecraft.nbt.CompoundTag getTidePlayerData() -
setTidePlayerData
void setTidePlayerData(net.minecraft.nbt.CompoundTag tag)
-