#How is this possible
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
any concrete (non abstract) class that implements the interface must provide an implementation for it
it would help if u can share the code for all 3 files
not just the interface 🙂
i finally found one thing, the super class of DinoEntity has its own isSleeping method with the same signature, would that be seen as an implementation then?
yes
but it still says no implementations
so then how would i view those things
is there a way to see all actual implementations including implementations like tehse because thats just an implementation imo and i want that on the list xd
show the implementation
you can also add @Override on top of the impl method
to see if it compiles or not
maybe you need to clear ur ide cache
idk
go to menu on top > File > Invalidate cache
what would that do tho
wont that make it take forever?
i dnt get what u mean
if you clear caches
wont that make teh ide really slow
because it needs to compute that all again
just for a bit, it's pretty fast actually