Interface TideEntity

All Known Implementing Classes:
TideEntityMixin

public interface TideEntity
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.nbt.CompoundTag
     
    void
    setTidePlayerData(net.minecraft.nbt.CompoundTag tag)
     
  • Method Details

    • getTidePlayerData

      net.minecraft.nbt.CompoundTag getTidePlayerData()
    • setTidePlayerData

      void setTidePlayerData(net.minecraft.nbt.CompoundTag tag)