ProtocolLib/src/main/java/com/comphenix/protocol/wrappers
Hasan Demirtaş 46f6e76f91
Add BlockEntityType support. (#2111)
2023-05-06 17:18:09 -05:00
..
codecs JSON Parsing for WrappedServerPing and fixed modifying favicon (#2265) 2023-04-29 14:45:47 -05:00
collection Migrate to Gradle (#2319) 2023-04-15 16:09:15 -05:00
nbt Anonymous Class Replacement 2022-07-24 11:02:56 -04:00
ping JSON Parsing for WrappedServerPing and fixed modifying favicon (#2265) 2023-04-29 14:45:47 -05:00
AbstractWrapper.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
AdventureComponentConverter.java Packet filtering for bundled packets in 1.19.4 (#2258) 2023-03-25 21:08:31 -05:00
AutoWrapper.java Fix some issues with server ping in 1.19.4 2023-03-23 20:23:10 -05:00
BlockPosition.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
BukkitConverters.java Add BlockEntityType support. (#2111) 2023-05-06 17:18:09 -05:00
ChunkCoordIntPair.java Use MethodHandles for reflection (#1561) 2022-07-24 10:16:05 -04:00
ClonableWrapper.java Normalize line endings to LF 2022-12-07 13:52:09 -05:00
ComponentConverter.java Specifically clone Spigot's chat components to fix stack overflow 2019-05-06 20:32:20 -04:00
ComponentParser.java Normalize line endings to LF 2022-12-07 13:52:09 -05:00
Converters.java Fixed null packet handles in Bundle (#2328) 2023-04-11 08:13:03 -05:00
Either.java Add StructureModifier for extracting the signature data in chat and login packets (#1742) 2022-07-26 13:29:34 -04:00
EnumWrappers.java Migrate to Gradle (#2319) 2023-04-15 16:09:15 -05:00
GuavaReflection.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
GuavaWrappers.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
MinecraftKey.java Support for 1.18+ ClientboundLevelChunkWithLightPacket (#1592) 2022-08-06 18:52:42 -04:00
MovingObjectPositionBlock.java Normalize line endings to LF 2022-12-07 13:52:09 -05:00
MultiBlockChangeInfo.java Anonymous Class Replacement 2022-07-24 11:02:56 -04:00
Pair.java Normalize line endings to LF 2022-12-07 13:52:09 -05:00
PlayerInfoData.java Improved Wrapping of PlayerInfoData and support chat session data (#2361) 2023-04-29 19:49:51 +00:00
TroveWrapper.java Optimize class lookups 2023-03-25 23:16:04 -05:00
Vector3F.java Normalize line endings to LF 2022-12-07 13:52:09 -05:00
WrappedAttribute.java Migrate to Gradle (#2319) 2023-04-15 16:09:15 -05:00
WrappedAttributeModifier.java Optimize class lookups 2023-03-25 23:16:04 -05:00
WrappedBlockData.java Use MethodHandles for reflection (#1561) 2022-07-24 10:16:05 -04:00
WrappedChatComponent.java Use MethodHandles for reflection (#1561) 2022-07-24 10:16:05 -04:00
WrappedDataValue.java Fixed backwards compatibility with WrappedDataValue (#2172) 2023-02-16 02:31:26 +00:00
WrappedDataWatcher.java Migrate to Gradle (#2319) 2023-04-15 16:09:15 -05:00
WrappedEnumEntityUseAction.java Fix EntityUseAction & Hand read for minecraft 1.17 (#1230) 2021-06-18 10:47:48 -04:00
WrappedGameProfile.java Use MethodHandles for reflection (#1561) 2022-07-24 10:16:05 -04:00
WrappedIntHashMap.java Migrate to Gradle (#2319) 2023-04-15 16:09:15 -05:00
WrappedLevelChunkData.java 1.19.3 update 2022-12-13 20:38:37 -05:00
WrappedMessageSignature.java Added wrappers for MessageSignature (#2362) 2023-04-30 22:28:19 -05:00
WrappedParticle.java 1.19.3 update 2022-12-13 20:38:37 -05:00
WrappedProfilePublicKey.java fix exceptions on older server versions (#1645) 2022-06-14 12:54:45 -04:00
WrappedRegistrable.java Add BlockEntityType support. (#2111) 2023-05-06 17:18:09 -05:00
WrappedRegistry.java Correct the version from 1.19.4 to 1.19.3 (#2299) 2023-04-03 18:27:38 -05:00
WrappedRemoteChatSessionData.java Improved Wrapping of PlayerInfoData and support chat session data (#2361) 2023-04-29 19:49:51 +00:00
WrappedSaltedSignature.java Add StructureModifier for extracting the signature data in chat and login packets (#1742) 2022-07-26 13:29:34 -04:00
WrappedServerPing.java JSON Parsing for WrappedServerPing and fixed modifying favicon (#2265) 2023-04-29 14:45:47 -05:00
WrappedSignedProperty.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
WrappedStatistic.java Use MethodHandles for reflection (#1561) 2022-07-24 10:16:05 -04:00
WrappedVillagerData.java Normalize line endings to LF 2022-12-07 13:52:09 -05:00
WrappedWatchableObject.java Use MethodHandles for reflection (#1561) 2022-07-24 10:16:05 -04:00