public interface SculkSensor extends TileState
Modifier and Type | Method and Description |
---|---|
int |
getLastVibrationFrequency()
Gets the last vibration frequency of this sensor.
|
void |
setLastVibrationFrequency(int lastVibrationFrequency)
Sets the last vibration frequency of this sensor.
|
getPersistentDataContainer
getBlock, getBlockData, getChunk, getData, getLightLevel, getLocation, getLocation, getRawData, getType, getWorld, getX, getY, getZ, isPlaced, setBlockData, setData, setRawData, setType, update, update, update
getMetadata, hasMetadata, removeMetadata, setMetadata
int getLastVibrationFrequency()
void setLastVibrationFrequency(int lastVibrationFrequency)
lastVibrationFrequency
- frequency between 0-15.Copyright © 2022. All rights reserved.