rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-fabric
/
io.github.aecsocket.rattle.fabric
/
FabricRattle
Fabric
Rattle
class
FabricRattle
:
AlexandriaMod
<
RattleHook.Settings
>
Members
Constructors
Fabric
Rattle
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
engine
Link copied to clipboard
val
engine
:
PhysicsEngine
glossa
Link copied to clipboard
val
glossa
:
Glossa
line
Item
Link copied to clipboard
lateinit
var
lineItem
:
ItemStack
log
Link copied to clipboard
val
log
:
KLogger
messages
Link copied to clipboard
val
messages
:
MessageProxy
<
RattleMessages
>
mod
Id
Link copied to clipboard
val
modId
:
String
platform
Link copied to clipboard
var
platform
:
FabricRattlePlatform
?
settings
Link copied to clipboard
val
settings
:
RattleHook.Settings
Functions
as
Chat
Link copied to clipboard
fun
asChat
(
comp
:
Component
)
:
TextComponent
on
Initialize
Link copied to clipboard
override
fun
onInitialize
(
)
physics
Or
Create
Link copied to clipboard
fun
physicsOrCreate
(
world
:
ServerLevel
)
:
Sync
<
FabricWorldPhysics
>
physics
Or
Null
Link copied to clipboard
fun
physicsOrNull
(
world
:
ServerLevel
)
:
Sync
<
FabricWorldPhysics
>
?
player
Data
Link copied to clipboard
fun
playerData
(
player
:
ServerPlayer
)
:
FabricRattlePlayer
reload
Link copied to clipboard
fun
reload
(
)
run
Task
Link copied to clipboard
fun
runTask
(
task
:
Runnable
)
yaml
Config
Loader
Link copied to clipboard
fun
yamlConfigLoader
(
)
:
YamlConfigurationLoader.Builder