Package com.wdiscute.starcatcher.io
Class SCDataAttachments.TackleSkinAttachmentCap
java.lang.Object
net.nikdo53.neobackports.io.attachment.DataAttachment<net.minecraft.resources.ResourceLocation>
com.wdiscute.starcatcher.io.SCDataAttachments.TackleSkinAttachmentCap
- All Implemented Interfaces:
net.minecraftforge.common.capabilities.ICapabilityProvider,net.minecraftforge.common.util.INBTSerializable<net.minecraft.nbt.CompoundTag>
- Enclosing class:
- SCDataAttachments
public static class SCDataAttachments.TackleSkinAttachmentCap
extends net.nikdo53.neobackports.io.attachment.DataAttachment<net.minecraft.resources.ResourceLocation>
-
Field Summary
Fields inherited from class net.nikdo53.neobackports.io.attachment.DataAttachment
optional, type -
Constructor Summary
Constructors -
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, syncMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.common.capabilities.ICapabilityProvider
getCapability
-
Constructor Details
-
TackleSkinAttachmentCap
public TackleSkinAttachmentCap()
-