mc_milsim
Toggle table of contents
1.0-SNAPSHOT
main
Platform filter
main
Switch theme
Search in API
mc_milsim
mc_milsim
/
at.setup_studios.mc_milsim.block
/
ModBlocks
Mod
Blocks
open
class
ModBlocks
(
source
)
Members
Constructors
Mod
Blocks
Link copied to clipboard
constructor
(
)
Properties
BEISPIEL_
BLOCK
Link copied to clipboard
val
BEISPIEL_BLOCK
:
RegistryObject<Block>
BLOCKS
Link copied to clipboard
val
BLOCKS
:
DeferredRegister<Block>
CHOCOLATE_
FLUID_
BLOCK
Link copied to clipboard
val
CHOCOLATE_FLUID_BLOCK
:
RegistryObject<LiquidBlock>
CURSED_
DIRT_
BLOCK
Link copied to clipboard
val
CURSED_DIRT_BLOCK
:
RegistryObject<Block>
FIRE_
BLOCK
Link copied to clipboard
val
FIRE_BLOCK
:
RegistryObject<Block>
GRAVITY_
BLOCK
Link copied to clipboard
val
GRAVITY_BLOCK
:
RegistryObject<Block>
MILK_
FLUID_
BLOCK
Link copied to clipboard
val
MILK_FLUID_BLOCK
:
RegistryObject<LiquidBlock>
MUSIC_
BLOCK
Link copied to clipboard
val
MUSIC_BLOCK
:
RegistryObject<Block>
STEVE_
BLOCK
Link copied to clipboard
val
STEVE_BLOCK
:
RegistryObject<Block>
Functions
register
Link copied to clipboard
open
fun
register
(
eventBus
:
IEventBus
)