Skip to content

SetBlockSettings

Package: com.hypixel.hytale.server.core.universe.world

public class SetBlockSettings

Bitfield constants controlling block-set behavior. Flags can be combined with bitwise OR.

FieldTypeValueDescription
NONEint0No flags.
NO_NOTIFYint1Suppress block change notifications.
NO_UPDATE_STATEint2Skip block state updates.
NO_SEND_PARTICLESint4Suppress break/place particles.
NO_SET_FILLERint8Do not set filler blocks.
NO_BREAK_FILLERint16Do not break existing filler blocks.
PHYSICSint32Enable physics on the placed block.
FORCE_CHANGEDint64Force the block to be treated as changed.
NO_UPDATE_NEIGHBOR_CONNECTIONSint128Skip neighbor connection updates.
PERFORM_BLOCK_UPDATEint256Perform a block update after setting.
NO_UPDATE_HEIGHTMAPint512Skip heightmap recalculation.
NO_SEND_AUDIOint1024Suppress block audio.
NO_DROP_ITEMSint2048Do not drop items when breaking.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.