Interface RequiresCatnip

All Superinterfaces:
Entity
All Known Subinterfaces:
DMChannel, GroupDMChannel, Guild, GuildEmbed, HasOwner, HasUser, Sticker, TaskScheduler, ThreadChannel, ThreadChannel.ThreadMember, UserDMChannel
All Known Implementing Classes:
AbstractTaskScheduler, ActivityEmojiImpl, ApplicationCommandImpl, ApplicationCommandInteractionDataImpl, ApplicationCommandInteractionDataOptionImpl, ApplicationCommandInteractionImpl, ApplicationCommandOptionDoubleChoiceImpl, ApplicationCommandOptionIntegerChoiceImpl, ApplicationInfoImpl, ApplicationOwnerImpl, AttachmentImpl, AuditLogChangeImpl, AuditLogEntryImpl, BulkDeletedMessagesImpl, BulkRemovedReactionsImpl, ButtonInteractionImpl, CategoryImpl, ChannelMentionImpl, ChannelPinsUpdateImpl, ChunkingDoneImpl, CreatedInviteImpl, CustomEmojiImpl, DeletedInviteImpl, DeletedMessageImpl, DeletedThreadImpl, EmojiUpdateImpl, GatewayClosedImpl, GatewayConnectionFailedImpl, GatewayGuildBanImpl, GatewayInfoImpl, GroupDMChannelImpl, GuildBanImpl, GuildEmbedImpl, GuildImpl, HighWebsocketLatencyImpl, InviteImpl, InviteImpl.InviteChannelImpl, InviteImpl.InviteGuildImpl, InviteImpl.InviterImpl, MemberChunkRerequestImpl, MemberDisconnectInfoImpl, MemberImpl, MemberMoveInfoImpl, MemberPruneInfoImpl, MessageBulkDeleteInfoImpl, MessageDeleteInfoImpl, MessageEmbedUpdateImpl, MessageImpl, MessagePinInfoImpl, MessageReferenceImpl, NewsChannelImpl, OverrideUpdateInfoImpl, PartialGuildImpl, PartialMemberImpl, PartialRoleImpl, PermissionOverrideImpl, PresenceImpl, PresenceUpdateImpl, ReactionUpdateImpl, ReadyImpl, RestRatelimitHitImpl, ResumedImpl, RoleImpl, RxTaskScheduler, SelectInteractionImpl, StageChannelImpl, StickerImpl, StoreChannelImpl, TeamImpl, TeamMemberImpl, TextChannelImpl, ThreadChannelImpl, ThreadChannelImpl.ThreadMemberImpl, ThreadMembersUpdateImpl, TypingUserImpl, UnavailableGuildImpl, UnicodeEmojiImpl, UserDMChannelImpl, UserImpl, VoiceChannelImpl, VoiceRegionImpl, VoiceServerUpdateImpl, VoiceStateImpl, WebhookImpl, WebhooksUpdateImpl

public interface RequiresCatnip extends Entity
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    catnip(Catnip catnip)
     

    Methods inherited from interface com.mewna.catnip.entity.Entity

    catnip, serialize
  • Method Details

    • catnip

      void catnip(@Nonnull Catnip catnip)