Class ChatUtility
java.lang.Object
zombie.chat.ChatUtility
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
chatStreamEnabled
(ChatType chatType) static UdpConnection
findConnection
(short short0) static UdpConnection
findConnection
(String string) static IsoPlayer
findPlayer
(int int2) static IsoPlayer
findPlayer
(String string) static String
findPlayerName
(int int0) static float
getDistance
(float float1, float float0, IsoPlayer player) static float
getDistance
(IsoObject object, IsoPlayer player) static float
getScrambleValue
(float float5, float float6, float float1, IsoGridSquare square, IsoPlayer player, float float3) static float
getScrambleValue
(IsoObject object, IsoPlayer player, float float0) static void
static String
parseStringForChatBubble
(String string0) static String
parseStringForChatLog
(String string0) static boolean
playerWithinBounds
(float float2, float float0, IsoObject object, float float1) static boolean
playerWithinBounds
(IsoObject object1, IsoObject object0, float float0)
-
Method Details
-
getScrambleValue
-
getScrambleValue
public static float getScrambleValue(float float5, float float6, float float1, IsoGridSquare square, IsoPlayer player, float float3) -
playerWithinBounds
-
playerWithinBounds
public static boolean playerWithinBounds(float float2, float float0, IsoObject object, float float1) -
getDistance
-
getDistance
-
findConnection
-
findConnection
-
findPlayer
-
findPlayerName
-
findPlayer
-
getAllowedChatStreams
-
chatStreamEnabled
-
InitAllowedChatIcons
public static void InitAllowedChatIcons() -
parseStringForChatBubble
-
parseStringForChatLog
-