public class Nameplate implements Component
Class Nameplate. Provides nameplate functionality for the Hytale server.
java.lang.Object > Nameplate
Field Summary
text
private
String
text
Field text.
isNetworkOutdated
private
boolean
isNetworkOutdated
Field isNetworkOutdated.
temp
final
boolean
temp
Field temp.
nameplate
final
Nameplate
nameplate
Field nameplate.
Method Detail
getComponentType
public
Nameplate>
getComponentType
()
Method getComponentType.
Nameplate
public
public
Nameplate
()
Method Nameplate.
getText
public
String
getText
()
Method getText.
setText
public
void
setText
(@Nonnull final String text)
Method setText.
- Parameters:
@Nonnull final Stringtext
consumeNetworkOutdated
public
boolean
consumeNetworkOutdated
()
Method consumeNetworkOutdated.