mirror of
https://gitlab.bixilon.de/bixilon/pixlyzer-physics.git
synced 2025-09-22 11:56:56 -04:00
pixlyer-physics
This pixlyzer module runs physics test on minecraft and extracts data from it. Perfectly suited for integration testing in minosoft.
What affects movement (client side)?
(This list aims to be perfect, but you know its probably not)
- input (keys, mouse)
- walking
- sprint
- sneak
- rotating
- gravity
- potions/modifiers
- speed/slowness
- levitation
- jump boost
- blindness?
- slow falling
- dolphins grace
- hunger
- swimming
- elytra
- enchantments
- depth strider
- frost walker
- soul speed
- swift sneak
- riptide
- armor (e.g. netherite)
- items
- usable items (e.g. bow, shield)
- trident
- damage
- blocks
- block motion (e.g. piston, shulker box)
- block pushing
- prevent unsneak
- climbing (e.g. ladders)
- climbing (e.g. scaffolding)
- stepping (e.g. stairs)
- powder snow
- vehicles
- riding (e.g. horse, strider, ...)
- junp strength
- time on space bar
- boats
- minecarts
- ...
- riding (e.g. horse, strider, ...)
- fluids
- water (also soul sand/magma blocks)
- lava
- flying (creative)
- spectator
- death
- entities
- cramming/pushing
- auto jump
- sleeping
- fishing rod?
Languages
Kotlin
100%