Static Methods Inheritance
I want to use a Parent class called Settings, and this class is never used, it got some methods and one of the method is
I want that in the class that I am extending, to put the method again but with the class's key
so when I use
MysticBossBarShow.getValue(player) - This methods uses getKey(), will it use the getKey() from the parent or from the child?3 Replies
⌛ This post has been reserved for your question.
Hey @MDT 168! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
This is the
getValue() in the parent SettingsPost Closed
This post has been closed by <@1021759889623756852>.