Client-server fog fix

This commit is contained in:
paulevsGitch 2020-10-01 23:48:25 +03:00
parent 504d7e49e0
commit 893b1085b9
7 changed files with 27 additions and 8 deletions

View file

@ -5,7 +5,6 @@ import java.util.function.Supplier;
import net.minecraft.item.ToolMaterial;
import net.minecraft.recipe.Ingredient;
import net.minecraft.util.Lazy;
import ru.betterend.registry.ItemRegistry;
public enum EndToolMaterial implements ToolMaterial {