toggle menu
Staff Mod
0.20.1-1.21
jvm
switch theme
Staff
Mod
opekope2.
avm_staff.
api
IStaff
Mod
Platform
Instance
opekope2.
avm_staff.
api.
advancement.
criterion
Break
Block
With
Staff
Criterion
Conditions
Take
Damage
While
Using
Item
Criterion
Conditions
opekope2.
avm_staff.
api.
block
Crown
Block
IBlock
After
Destroy
Handler
IClearable
Before
Inserted
Into
Staff
Wall
Crown
Block
opekope2.
avm_staff.
api.
block.
dispenser
Cake
Dispenser
Behavior
opekope2.
avm_staff.
api.
component
Block
Pickup
Data
Component
Staff
Furnace
Data
Component
Staff
Item
Component
Staff
Renderer
Part
Component
Companion
HEAD
ITEM
ROD_TOP
ROD_BOTTOM
Staff
Tnt
Data
Component
opekope2.
avm_staff.
api.
entity
Cake
Entity
Campfire
Flame
Entity
Parameters
Server
Parameters
Impact
Tnt
Entity
opekope2.
avm_staff.
api.
entity.
renderer
Cake
Entity
Renderer
opekope2.
avm_staff.
api.
item
Crown
Item
Staff
Item
opekope2.
avm_staff.
api.
item.
renderer
Block
State
Staff
Item
Renderer
Missing
Model
Staff
Item
Renderer
Staff
Item
Renderer
Registry
Staff
Renderer
opekope2.
avm_staff.
api.
particle
Flamethrower
Particle
Factory
opekope2.
avm_staff.
api.
registry
Registry
Base
opekope2.
avm_staff.
api.
staff
Staff
Attribute
Modifiers
Component
Builder
Staff
Handler
Empty
Fallback
Registry
Staff
Infusion
Smithing
Recipe
Textures
opekope2.
avm_staff.
content
Blocks
Criteria
Damage
Types
Data
Component
Types
Enchantments
Tags
Entity
Types
Game
Rules
Item
Groups
Items
Tags
Particle
Types
Sound
Events
Stat
Types
opekope2.
avm_staff.
util
Algorithm
Attribute
Util
Block
Box
Util
Constants
Cooldown
Util
Damage
Util
Enchantment
Util
Entity
Util
Item
Stack
Util
Matrix
Util
Minecraft
Client
Util
Plane
Registry
Key
Util
Registry
Util
Staff
Util
Stat
Util
Tag
Key
Util
Vector
Util
Kt
opekope2.
avm_staff.
util.
destruction
Destruction
Util
Kt
Diamond
Block
Staff
Shape
Predicate
Gold
Block
Staff
Shape
Predicate
In
Truncated
Pyramid
Predicate
IShaped
Block
Destruction
Predicate
Max
Hardness
Predicate
Netherite
Block
Staff
Shape
Predicate
opekope2.
avm_staff.
util.
dropcollector
Block
Drop
Broken
Block
Chunked
Block
Drop
Collector
IBlock
Drop
Collector
Merger
Block
Drop
Collector
No
Op
Block
Drop
Collector
Vanilla
Block
Drop
Collector
Staff Mod
/
opekope2.avm_staff.util
/
MatrixUtil
Matrix
Util
public
final
class
MatrixUtil
Members
Functions
push
Link copied to clipboard
public
final
static
Unit
push
(
MatrixStack
$self
,
Function1
<
MatrixStack
,
Unit
>
action
)
Pushes
to the given matrix stack, invokes
action
, then
pops
from the given matrix stack.