org.bukkit.craftbukkit.entity.CraftEntity.getEntity() has been broken up#1
org.bukkit.craftbukkit.entity.CraftEntity.getEntity() has been broken up#1RenjiClark wants to merge 1 commit intoNicMcPhee:masterfrom
Conversation
into multiple methods in order to shorten it.
|
This looks reasonable and does improve readability, but it still ultimately leaves us with ton of ugly if-then-else chains. Because it doesn't actually change much, it might be acceptable to the Bukkit folks, but it seems that's in significant part because this doesn't actually do all that much? |
|
Non-code review: Code-review: |
|
Non-code review: Code review: |
into multiple methods in order to shorten it.