Class ChatUtility
java.lang.Object
zombie.chat.ChatUtility
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanchatStreamEnabled(ChatType chatType) static UdpConnectionfindConnection(short short0) static UdpConnectionfindConnection(String string) static IsoPlayerfindPlayer(int int2) static IsoPlayerfindPlayer(String string) static StringfindPlayerName(int int0) static floatgetDistance(float float1, float float0, IsoPlayer player) static floatgetDistance(IsoObject object, IsoPlayer player) static floatgetScrambleValue(float float5, float float6, float float1, IsoGridSquare square, IsoPlayer player, float float3) static floatgetScrambleValue(IsoObject object, IsoPlayer player, float float0) static voidstatic StringparseStringForChatBubble(String string0) static StringparseStringForChatLog(String string0) static booleanplayerWithinBounds(float float2, float float0, IsoObject object, float float1) static booleanplayerWithinBounds(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
-