Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.config.props
/
PropBlocks
Prop
Blocks
public
final
class
PropBlocks
Members
Constructors
Prop
Blocks
Link copied to clipboard
public
void
PropBlocks
(
Vector
vector
,
Material
material
)
public
void
PropBlocks
(
Location
location
,
Material
material
)
Properties
block
Data
Link copied to clipboard
public
BlockData
blockData
material
Link copied to clipboard
public
final
Material
material
Functions
get
Block
Data
Link copied to clipboard
public
BlockData
getBlockData
(
)
get
Material
Link copied to clipboard
public
Material
getMaterial
(
)
get
Processed
Location
Link copied to clipboard
public
Location
getProcessedLocation
(
Location
entityLocation
)
vector
To
Location
Link copied to clipboard
public
Location
vectorToLocation
(
Location
entityLocation
)