Natan Lifshitz
Natan Lifshitz
I was testing on Forge 1.20.1.
Why not change the existing yml file?
Minecraft 1.17 supports Java 16 _only_.
Couldn't reproduce with NEC alone
@Madis0 This is talking specifically about **modpacks**.
> 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...