Natan Lifshitz

Results 73 comments of Natan Lifshitz

Why not change the existing yml file?

Minecraft 1.17 supports Java 16 _only_.

Couldn't reproduce with NEC alone

> Iterator → it maybe That just seems less readable than `iterator`?

>ItemPlacementContext, ItemUsageContext, *Context → ctx BlockPos → pos BlockState → state PlayerEntity → player Direction → dir BlockView → view - I think `context` is fine - yes - yes...

Gonna need lv remapping first

Why is there a need for a default variable name? Whoever creates the mappings file can: - Put the name if it was inputted by a human - Otherwise, if...

> String → s (not sure if this already happens) StringBuilder → sb ? extends Exception → e I'm really against such short names in general...