mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-21 23:13:28 +01:00
Update Buttons.java
This commit is contained in:
parent
d088aba777
commit
3330a3b320
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import net.minecraft.resources.ResourceLocation;
|
|||
|
||||
import javax.annotation.Nonnull;
|
||||
|
||||
@Deprecated(forRemoval = true) //Unused because vanilla's Button class can render small just fine and even allows text scrolling
|
||||
public class Buttons {
|
||||
|
||||
@Deprecated(forRemoval = true) //Vanilla's Button class can render small just fine and even allows text scrolling
|
||||
|
|
Loading…
Reference in a new issue