Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
L
M
N
O
P
S
T
V
S
saveSocial(Social)
- Method in class org.mudcraft.bukkit.socials.
Socials
Saves a
Social
.
saveSocialUser(SocialUser)
- Method in class org.mudcraft.bukkit.socials.
Socials
Saves a
SocialUser
.
send(Player)
- Method in class org.mudcraft.bukkit.socials.
Message
Sends the message.
setActorMessage(String)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the message shown when the actor performing the social is also the target of the social.
setBirthDate(Date)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the user's birth date.
setBoolean(String, boolean)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setByte(String, byte)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setChatColor(ChatColor)
- Method in class org.mudcraft.bukkit.socials.
Message
Sets the message's chat color.
setCreated(Date)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the creation time stamp.
setCreatedBy(String)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the name of the player that created the social.
setDouble(String, double)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setEmailAddress(String)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the user's email address.
setFloat(String, float)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setFormatSpecifier(String)
- Method in class org.mudcraft.bukkit.socials.
Message
Sets the message's format specifier.
setGender(Gender)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the user's gender.
setId(Integer)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the record identity.
setId(Integer)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the record identity.
setInt(String, int)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setLong(String, long)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setModified(Date)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the modification time stamp.
setModifiedBy(String)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the name of the player that modified the social.
setName(String)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the social's name.
setNoArgumentMessage(String)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the message shown when the actor does not specify a target.
setPlayer(String, Player)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the name of the specified player with the specified key.
setPlayerName(String)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the user's player name.
setRealGender(Gender)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the user's real gender.
setRealName(String)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets the user's real name.
setShort(String, short)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setShowAge(Boolean)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets whether the user's age should be shown.
setShowBirthday(Boolean)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets whether the user's birthday should be shown.
setShowBirthYear(Boolean)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets whether the user's birth year should be shown.
setShowEmailAddress(Boolean)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets whether the user's email address should be shown.
setShowRealGender(Boolean)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets whether the user's real gender should be shown.
setShowRealName(Boolean)
- Method in class org.mudcraft.bukkit.socials.user.
SocialUser
Sets whether the user's real name should be shown.
setSocialUser(String, SocialUser)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the name of the specified social user with the specified key.
setString(String, String)
- Method in class org.mudcraft.bukkit.socials.
Message.Context
Associates the specified value with the specified key.
setTargetMessage(String)
- Method in class org.mudcraft.bukkit.socials.
Social
Sets the message shown when the actor specifies a target.
Social
- Class in
org.mudcraft.bukkit.socials
Represents a pre-configured emote a player can perform.
Social()
- Constructor for class org.mudcraft.bukkit.socials.
Social
Constructs a new
Social
instance.
Social(Social)
- Constructor for class org.mudcraft.bukkit.socials.
Social
Constructs a new
Social
instance.
SocialCommand
- Class in
org.mudcraft.bukkit.socials.commands
The /social command.
SocialCommand(Socials)
- Constructor for class org.mudcraft.bukkit.socials.commands.
SocialCommand
Constructs a new
SocialCommand
instance.
Socials
- Class in
org.mudcraft.bukkit.socials
The MUDCraft.org Socials plug-in.
Socials()
- Constructor for class org.mudcraft.bukkit.socials.
Socials
SocialUser
- Class in
org.mudcraft.bukkit.socials.user
Social information for a Minecraft player.
SocialUser()
- Constructor for class org.mudcraft.bukkit.socials.user.
SocialUser
Constructs a new
SocialUser
instance.
SocialUser(SocialUser)
- Constructor for class org.mudcraft.bukkit.socials.user.
SocialUser
Constructs a new
SocialUser
instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
L
M
N
O
P
S
T
V