toggle menu
silk
1.11.4
jvm
switch theme
search in API
silk-core
/
net.silkmc.silk.core.world.block
Package-level
declarations
Types
Properties
Types
Block
Info
Link copied to clipboard
data
class
BlockInfo
(
val
block
:
Block
,
val
state
:
BlockState
,
val
pos
:
BlockPos
)
Properties
is
Collidable
Link copied to clipboard
val
Block
.
isCollidable
:
Boolean
Returns true, if the block settings of this block say that this block has a collision box.