abstract class Modifier implements NetworkSerializable
Class Modifier. Provides modifier functionality for the Hytale server.
java.lang.Object > Modifier
Field Summary
target
protected
ModifierTarget
target
Field target.
modifier
final
com.hypixel.hytale.protocol.Modifier
modifier
Field modifier.
packet
final
com.hypixel.hytale.protocol.Modifier
packet
Field packet.
Method Detail
Modifier
public
public
Modifier
()
Method Modifier.
toPacket
public
com.hypixel.hytale.protocol.Modifier
toPacket
()
Method toPacket.
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
hashCode
public
int
hashCode
()
Method hashCode.
toString
public
String
toString
()
Method toString.