yarn/mappings/net/minecraft
Ryan Leach 6cc5341d39 TargetSelectorParser done. (#141)
* TargetSelectorParser

* Adjust some entity matching things

EntityPredicates.WITHOUT_SPECTATORS => VISIBLE
excludedEntity parameter => except
Got rid of "Matching" from Method names
boundingBox parameter => area
Chunk.getEntitiesIn => collectEntitiesIn
+ entities parameter => resultList
+ predicate => filter

* Remove CommandBase.b (unmapped)
2016-10-19 21:06:28 +02:00
..
block IHopper.getWorld must be getHopperWorld, or issues happen 2016-10-19 10:23:31 +02:00
client move GuiMainMenu back to where it unfortunately belongs 2016-10-19 09:50:02 +02:00
command TargetSelectorParser done. (#141) 2016-10-19 21:06:28 +02:00
container remove none/ prefix 2016-10-18 17:31:59 +02:00
enchantment remove none/ prefix 2016-10-18 17:31:59 +02:00
entity TargetSelectorParser done. (#141) 2016-10-19 21:06:28 +02:00
gui remove none/ prefix 2016-10-18 17:31:59 +02:00
inventory remove none/ prefix 2016-10-18 17:31:59 +02:00
item remove none/ prefix 2016-10-18 17:31:59 +02:00
migration remove none/ prefix 2016-10-18 17:31:59 +02:00
nbt remove none/ prefix 2016-10-18 17:31:59 +02:00
network remove none/ prefix 2016-10-18 17:31:59 +02:00
particle remove none/ prefix 2016-10-18 17:31:59 +02:00
potion remove none/ prefix 2016-10-18 17:31:59 +02:00
recipe remove none/ prefix 2016-10-18 17:31:59 +02:00
reference remove none/ prefix 2016-10-18 17:31:59 +02:00
scoreboard remove none/ prefix 2016-10-18 17:31:59 +02:00
server remove none/ prefix 2016-10-18 17:31:59 +02:00
sortme remove none/ prefix 2016-10-18 17:31:59 +02:00
sound remove none/ prefix 2016-10-18 17:31:59 +02:00
stat remove none/ prefix 2016-10-18 17:31:59 +02:00
text remove none/ prefix 2016-10-18 17:31:59 +02:00
util TargetSelectorParser done. (#141) 2016-10-19 21:06:28 +02:00
villager remove none/ prefix 2016-10-18 17:31:59 +02:00
world TargetSelectorParser done. (#141) 2016-10-19 21:06:28 +02:00