class
BlockPlacementSettings
Methods
float getBounceVelocity()
java.lang.String getCeilingPlacementOverrideBlockId()
float getClimbDownSpeedMultiplier()
float getClimbLateralSpeedMultiplier()
float getClimbUpSpeedMultiplier()
float getDrag()
java.lang.String getFloorPlacementOverrideBlockId()
float getFriction()
float getHorizontalSpeedMultiplier()
float getTerminalVelocityModifier()
java.lang.String getWallPlacementOverrideBlockId()
boolean isBouncy()
boolean isClimbable()
float jumpForceMultiplier()
com.hypixel.hytale.protocol.BlockPlacementSettings toPacket()
java.lang.Object toPacket()
com.hypixel.hytale.protocol.BlockMovementSettings toPacket()
java.lang.String toString()