Class FabricPlatformHelper

java.lang.Object
com.mrbysco.doaflip.platform.FabricPlatformHelper
All Implemented Interfaces:
IPlatformHelper

public class FabricPlatformHelper extends Object implements IPlatformHelper
  • Constructor Details

    • FabricPlatformHelper

      public FabricPlatformHelper()
  • Method Details

    • getPersistentData

      public net.minecraft.nbt.CompoundTag getPersistentData(net.minecraft.world.entity.LivingEntity livingEntity)
      Description copied from interface: IPlatformHelper
      Get the persistent data for a living entity.
      Specified by:
      getPersistentData in interface IPlatformHelper
      Returns:
      The persistent data for the living entity.