A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
GNU Lesser General Public License v3.0
84
stars
4
forks
source link
Engine: replace minecraft Pair with fastutil Pair #120
Closed
acodili-jg closed 4 months ago
net.minecraft.util.Pair
doesn't work (well) for Sets as it didn't override equals and hashCode