Class SCDataAttachments.FishingGuideAttachmentCap

java.lang.Object
net.nikdo53.neobackports.io.attachment.DataAttachment<FishingGuideAttachment>
com.wdiscute.starcatcher.io.SCDataAttachments.FishingGuideAttachmentCap
All Implemented Interfaces:
net.minecraftforge.common.capabilities.ICapabilityProvider, net.minecraftforge.common.util.INBTSerializable<net.minecraft.nbt.CompoundTag>
Enclosing class:
SCDataAttachments

public static class SCDataAttachments.FishingGuideAttachmentCap extends net.nikdo53.neobackports.io.attachment.DataAttachment<FishingGuideAttachment>
  • Field Summary

    Fields inherited from class net.nikdo53.neobackports.io.attachment.DataAttachment

    optional, type
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.nikdo53.neobackports.io.attachment.DataAttachment

    deserializeNBT, getCapability, getCapabilityKey, getCodec, getData, getDefault, getId, getOrDefault, getPotentialHolders, getSerializationId, getStreamCodec, hasData, isCopyOnDeath, of, serializeNBT, set, setAndSync, setData, setDefault, sync, sync

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraftforge.common.capabilities.ICapabilityProvider

    getCapability
  • Constructor Details

    • FishingGuideAttachmentCap

      public FishingGuideAttachmentCap()