9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-28 19:29:07 +00:00

Reimplement vanilla and eigencraft redstone cache

This commit is contained in:
Samsuik
2025-02-16 23:29:18 +00:00
parent 047821fb7d
commit 4fa7c85bce
22 changed files with 608 additions and 25 deletions

View File

@@ -18,5 +18,7 @@ protected-f net.minecraft.world.entity.Entity eyeHeight
protected-f net.minecraft.world.level.ServerExplosion center
public net.minecraft.server.level.ServerLevel entityTickList
public net.minecraft.world.entity.Entity stuckSpeedMultiplier
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