Results 21 issues of Vytautas

https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

**Describe the bug** PaperMC is planning on removing the server version from the craftbukkit package in the future. They have published experimental server jars for testing. PacketEvents crashes when running...

bug

I think it would be great if packetevents wasn't shaded in the library and it was up to the user to do so. In my case I already depend on...

enhancement

Added wrappers for these NMS types (Mojang mapped names): - [DisplaySlot](https://mappings.cephx.dev/1.20.4/net/minecraft/world/scores/DisplaySlot.html) (added in 1.20.2) - [ObjectiveCriteria$RenderType](https://mappings.cephx.dev/1.20.4/net/minecraft/world/scores/criteria/ObjectiveCriteria$RenderType.html) - [ChatFormatting](https://mappings.cephx.dev/1.20.4/net/minecraft/ChatFormatting.html) - [ClientboundSetPlayerTeamPacket$Parameters](https://mappings.cephx.dev/1.20.4/net/minecraft/network/protocol/game/ClientboundSetPlayerTeamPacket$Parameters.html) - [Style](https://mappings.cephx.dev/1.20.4/net/minecraft/network/chat/Style.html) - [NumberFormat](https://mappings.cephx.dev/1.20.4/net/minecraft/network/chat/numbers/NumberFormat.html) (sum type) I also fixed a...

Closes #9 ~~Blocked on https://github.com/dmulloy2/ProtocolLib/pull/2819~~ Blocked on https://github.com/dmulloy2/ProtocolLib/issues/2976

enhancement

### Expected behavior The EntityKnockbackByEntityEvent#hitBy() entity should be called with the entity that did the knockback ### Observed/Actual behavior Instead, if the entity that did the knockback is a projectile...

type: bug
status: accepted

**Describe the bug** PacketEvents incorrectly identifies the client version of a 1.20.4 client on a 1.8.8 server as `V_1_8`. **Software brand** [SportPaper](https://github.com/Electroid/SportPaper) 1.8 **Plugins** ViaVersion 5.0.3 and test plugin **How...

bug

### ImageMagick version 7.1.1-39 ### Operating system Linux ### Operating system, version and so on NixOS 24.11 24.11.20241105.4aa3656 ### Description I have a file with no extension in its name...