9
0
mirror of https://github.com/Dreeam-qwq/Gale.git synced 2025-12-23 16:59:23 +00:00

Optimize noise generation

This commit is contained in:
MartijnMuijsers
2022-11-30 19:59:43 +01:00
parent 81be83eca3
commit 1844cc4476
34 changed files with 255 additions and 16 deletions

View File

@@ -6,8 +6,7 @@ Subject: [PATCH] Skip entity move if movement is zero
License: MIT (https://opensource.org/licenses/MIT)
This patch is based on the following mixin:
"entity/move_zero_velocity/MixinEntity"
Original commit: "Performance: Ignore zero velocity movement"
"com/ishland/vmp/mixins/entity/move_zero_velocity/MixinEntity.java"
By: ishland <ishlandmc@yeah.net>
As part of: VMP (https://github.com/RelativityMC/VMP-fabric)
Licensed under: MIT (https://opensource.org/licenses/MIT)