Interface PotentSulfur
'potent_sulfur_state' indicates the current state of the block.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the 'potent_sulfur_state' property.voidSets the value of the 'potent_sulfur_state' property.Methods inherited from interface BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotate
-
Method Details
-
getPotentSulfurState
Gets the value of the 'potent_sulfur_state' property.- Returns:
- the 'potent_sulfur_state' value
-
setPotentSulfurState
Sets the value of the 'potent_sulfur_state' property.- Parameters:
state- the new 'potent_sulfur_state' value
-