TickableRealmsButton -> TickableElement (#1349)

This is because it isn't for realms anymore, and Screen implements this
This commit is contained in:
i509VCB 2020-05-13 20:02:22 +00:00 committed by GitHub
parent 015995dd3f
commit 7df3e4d656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,2 @@
CLASS net/minecraft/class_4893 net/minecraft/client/gui/screen/TickableElement
METHOD method_25393 tick ()V

View File

@ -1,2 +0,0 @@
CLASS net/minecraft/class_4893 net/minecraft/realms/TickableRealmsButton
METHOD method_25393 tick ()V