classpublicPriority 3
SoftBlockDropType
com.hypixel.hytale.server.core.asset.type.blocktype.config.SoftBlockDropType
implements NetworkSerializable
5
Methods
5
Public Methods
3
Fields
2
Constructors
Constructors
protected
SoftBlockDropType()public
SoftBlockDropType(String itemId, String dropListId, boolean isWeaponBreakable)Methods
Public Methods (5)
public
String getDropListId()public
String getItemId()public
boolean isWeaponBreakable()public
SoftBlock toPacket()@Nonnull
public
String toString()@Nonnull@Override
Fields
Protected Fields (3)
protected
String dropListIdprotected
boolean isWeaponBreakableprotected
String itemId