mirror of
https://github.com/Samsuik/Sakura.git
synced 2026-01-04 15:31:43 +00:00
Rewrite local configuration api and expand "physics-version"
This commit is contained in:
@@ -23,3 +23,6 @@ public net.minecraft.world.level.Level neighborUpdater
|
||||
public net.minecraft.world.level.block.RedStoneWireBlock turbo
|
||||
public net.minecraft.world.level.entity.EntityTickList entities
|
||||
public net.minecraft.world.level.material.FlowingFluid getLegacyLevel(Lnet/minecraft/world/level/material/FluidState;)I
|
||||
public net.minecraft.world.entity.Entity axisStepOrder(Lnet/minecraft/world/phys/Vec3;)Ljava/lang/Iterable;
|
||||
public net.minecraft.world.entity.Entity$Movement
|
||||
public net.minecraft.world.entity.Entity addMovementThisTick(Lnet/minecraft/world/entity/Entity$Movement;)V
|
||||
Reference in New Issue
Block a user