User:Joeyy/sandbox: Difference between revisions

From FiguraMC
Joeyy (talk | contribs)
Testing out class pages
Joeyy (talk | contribs)
Testing Navbar
Line 1: Line 1:
This is a description describing why this global exists. It also talks about what is possible with the global. I think it's import we include how the global is accessed.
<templatestyles src="Template:Flatlist/styles.css"/>
 
{| class="wikitable" width="100%"
<syntaxhighlight lang="lua">
! scope="col" colspan="6" | Wiki
-- on second thought,
|-
-- maybe this idea is stupid for globals
! scope="row" | Types
models
|
</syntaxhighlight>
<div class="hlist">
 
*[[vec]]
Maybe there should be an additional section for tutorials/further reading. Otherwise we could just link it right here in the description. Check out the [[tutorial]]!
*[[action_wheel]]
 
*[[animations]]
== Methods ==
*[[figuraMetatables]]
{| class="wikitable"
*[[nameplate]]
*[[world]]
*[[vanilla_model]]
*[[models]]
*[[player]]
*[[events]]
*[[keybinds]]
*[[vectors]]
*[[matrices]]
*[[client]]
*[[host]]
*[[avatar]]
*[[particles]]
*[[sounds]]
*[[renderer]]
*[[user]]
*[[pings]]
*[[textures]]
*[[config]]
*[[data]]
*[[file]]
*[[json]]
*[[resources]]
*[[net]]
*[[raycast]]
*[[type]]
</div>
|-
|-
! Method
! scope="row" | Enums
! Description
|
|-
<div class="hlist">
| [[methodName]]
*[[Keybinds]]
| Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla eget turpis massa.
*[[ParentTypes]]
|-
*[[RenderTypes]]
| [[otherMethod]]
*[[TextureTypes]]
| Lorem ipsum dolor sit amet, consectetur adipiscing elit.
*[[KeyIDs]]
*[[EntityPoses]]
*[[ItemDisplayModes]]
*[[PostEffects]]
*[[PlayStates]]
*[[LoopModes]]
*[[Colors]]
*[[PlayerModelParts]]
*[[UseActions]]
*[[RenderModes]]
*[[StringEncodings]]
*[[BlockRaycastTypes]]
*[[FluidRaycastTypes]]
*[[HeightmapTypes]]
*[[Registries]]
</div>
|}
|}

Revision as of 01:15, 27 September 2024

Wiki
Types
Enums