Index
All Classes and Interfaces|All Packages
A
- ADBALLOON - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
애드벌룬 (SOOP)
B
- BALLOON - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
별풍선 (SOOP)
- BATTLE_MISSION - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
대결미션 (SOOP, 승리 여부에 관계 없이 후원한 방송에 후원 시 전달)
- bot.colla.donation.event - package bot.colla.donation.event
C
- CHALLENGE_MISSION - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
도전미션 (SOOP, 미션 성공 시 전달)
- CHEESE - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
치즈 채팅 후원 (치지직)
- CHZZK - Enum constant in enum class bot.colla.donation.event.DonationEvent.Platform
D
- DonationEvent - Class in bot.colla.donation.event
-
플레이어가 후원을 받았을 때 발생됩니다.
- DonationEvent(Player, DonationEvent.Type, String, int) - Constructor for class bot.colla.donation.event.DonationEvent
- DonationEvent.Platform - Enum Class in bot.colla.donation.event
-
방송 플랫폼
- DonationEvent.Type - Enum Class in bot.colla.donation.event
-
후원 유형
G
- getAmount() - Method in class bot.colla.donation.event.DonationEvent
-
후원 금액을 100원(별풍선 개수) 단위로 가져옵니다.
- getCount() - Method in class bot.colla.donation.event.DonationEvent
-
후원한 후원 화폐(별풍선, 치즈) 개수를 가져옵니다.
- getCurrency() - Method in enum class bot.colla.donation.event.DonationEvent.Platform
-
후원 화폐(별풍선, 치즈) 이름을 가져옵니다.
- getDisplayString() - Method in class bot.colla.donation.event.DonationEvent
-
문장 형태의 사용자 친화적인 문자열 표현을 반환합니다.
- getHandlerList() - Static method in class bot.colla.donation.event.DonationEvent
- getHandlers() - Method in class bot.colla.donation.event.DonationEvent
- getName() - Method in enum class bot.colla.donation.event.DonationEvent.Platform
-
플랫폼 이름을 가져옵니다.
- getName() - Method in enum class bot.colla.donation.event.DonationEvent.Type
-
후원 유형 이름을 가져옵니다.
- getNickname() - Method in class bot.colla.donation.event.DonationEvent
-
후원자 닉네임을 가져옵니다.
- getPlatform() - Method in enum class bot.colla.donation.event.DonationEvent.Type
-
방송 플랫폼을 가져옵니다.
- getPrice() - Method in enum class bot.colla.donation.event.DonationEvent.Platform
-
후원 화폐 가격을 가져옵니다.
- getType() - Method in class bot.colla.donation.event.DonationEvent
-
후원 유형을 가져옵니다.
I
- isCancelled() - Method in class bot.colla.donation.event.DonationEvent
- isTestDonation() - Method in class bot.colla.donation.event.DonationEvent
-
알림 테스트롤 통해 발생한 후원인지 반환합니다.
S
- setCancelled(boolean) - Method in class bot.colla.donation.event.DonationEvent
- SOOP - Enum constant in enum class bot.colla.donation.event.DonationEvent.Platform
T
- toString() - Method in class bot.colla.donation.event.DonationEvent
V
- valueOf(String) - Static method in enum class bot.colla.donation.event.DonationEvent.Platform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class bot.colla.donation.event.DonationEvent.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class bot.colla.donation.event.DonationEvent.Platform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class bot.colla.donation.event.DonationEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VIDEO_BALLOON - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
영상풍선 (SOOP)
- VIDEO_DONATION - Enum constant in enum class bot.colla.donation.event.DonationEvent.Type
-
치즈 영상 후원 (치지직)
All Classes and Interfaces|All Packages