Class NeoForgePlatformHelper
java.lang.Object
com.mrbysco.doaflip.platform.NeoForgePlatformHelper
- All Implemented Interfaces:
com.mrbysco.doaflip.platform.services.IPlatformHelper
public class NeoForgePlatformHelper
extends Object
implements com.mrbysco.doaflip.platform.services.IPlatformHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.nbt.CompoundTaggetPersistentData(net.minecraft.world.entity.LivingEntity livingEntity)
-
Constructor Details
-
NeoForgePlatformHelper
public NeoForgePlatformHelper()
-
-
Method Details
-
getPersistentData
public net.minecraft.nbt.CompoundTag getPersistentData(net.minecraft.world.entity.LivingEntity livingEntity) - Specified by:
getPersistentDatain interfacecom.mrbysco.doaflip.platform.services.IPlatformHelper
-