JavaScript is disabled on your browser.
Skip navigation links
Hytale Server API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.hypixel.hytale.server.core.event.events.player
Interface PlayerChatEvent.Formatter
Enclosing class:
PlayerChatEvent
public static interface
PlayerChatEvent.Formatter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Message
format
(
PlayerRef
var1,
String
var2)
Method Details
format
@Nonnull
Message
format
(@Nonnull
PlayerRef
var1, @Nonnull
String
var2)