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.fluid
/
ModFluids
Mod
Fluids
open
class
ModFluids
(
source
)
Members
Constructors
Mod
Fluids
Link copied to clipboard
constructor
(
)
Properties
CHOCOLATE_
FLOWING_
FLUID_
PROPERTIES
Link copied to clipboard
val
CHOCOLATE_FLOWING_FLUID_PROPERTIES
:
Properties
FLOWING_
CHOCOLATE_
FLUID
Link copied to clipboard
val
FLOWING_CHOCOLATE_FLUID
:
RegistryObject<FlowingFluid>
FLOWING_
MILK_
FLUID
Link copied to clipboard
val
FLOWING_MILK_FLUID
:
RegistryObject<FlowingFluid>
FLUIDS
Link copied to clipboard
val
FLUIDS
:
DeferredRegister<Fluid>
MILK_
FLOWING_
FLUID_
PROPERTIES
Link copied to clipboard
val
MILK_FLOWING_FLUID_PROPERTIES
:
Properties
SOURCE_
CHOCOLATE_
FLUID
Link copied to clipboard
val
SOURCE_CHOCOLATE_FLUID
:
RegistryObject<FlowingFluid>
SOURCE_
MILK_
FLUID
Link copied to clipboard
val
SOURCE_MILK_FLUID
:
RegistryObject<FlowingFluid>
Functions
register
Link copied to clipboard
open
fun
register
(
eventBus
:
IEventBus
)