| Modifier and Type | Field and Description |
|---|---|
protected EnumMap<EventDataType,BiFunction<ByteBuf,BedrockCodecHelper,EventData>> |
EventSerializer_v291.readers |
protected EnumMap<EventDataType,TriConsumer<ByteBuf,BedrockCodecHelper,EventData>> |
EventSerializer_v291.writers |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventSerializer_v291.writeAchievementAwarded(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeAgentCommand(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeBossKilled(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeCauldronUsed(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeEntityInteract(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeFishBucketed(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeMobKilled(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writePatternRemoved(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writePlayerDied(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writePortalBuilt(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writePortalUsed(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v291.writeSlashCommandExecuted(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventSerializer_v332.writeMobBorn(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v332.writePetDied(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventSerializer_v340.writePetDied(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventSerializer_v354.writeBellUsed(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v354.writeCauldronInteract(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v354.writeComposterInteract(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventSerializer_v388.writeEntityDefinitionTrigger(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v388.writeMobKilled(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v388.writeMovementAnomaly(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v388.writeMovementCorrected(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v388.writeRaidUpdate(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventSerializer_v471.writeBlockHit(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v471.writeCodeBuilderAction(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v471.writeCodeBuilderScoreboard(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v471.writeCopperWaxedUnwaxed(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
protected void |
EventSerializer_v471.writePiglinBarter(ByteBuf buffer,
BedrockCodecHelper helper,
EventData eventData) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.