Uses of Class
net.minecraft.network.syncher.SynchedEntityData.Builder
Packages that use SynchedEntityData.Builder
Package
Description
-
Uses of SynchedEntityData.Builder in net.minecraft.network.syncher
Methods in net.minecraft.network.syncher that return SynchedEntityData.BuilderModifier and TypeMethodDescriptionSynchedEntityData.Builder.define(EntityDataAccessor<T> accessor, T value) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAgeableMob.defineSynchedData(SynchedEntityData.Builder builder) protected voidAreaEffectCloud.defineSynchedData(SynchedEntityData.Builder builder) protected voidDisplay.BlockDisplay.defineSynchedData(SynchedEntityData.Builder builder) protected voidDisplay.defineSynchedData(SynchedEntityData.Builder builder) protected voidDisplay.ItemDisplay.defineSynchedData(SynchedEntityData.Builder builder) protected voidDisplay.TextDisplay.defineSynchedData(SynchedEntityData.Builder builder) protected abstract voidEntity.defineSynchedData(SynchedEntityData.Builder builder) protected voidExperienceOrb.defineSynchedData(SynchedEntityData.Builder builder) protected voidGlowSquid.defineSynchedData(SynchedEntityData.Builder builder) protected voidInteraction.defineSynchedData(SynchedEntityData.Builder builder) protected voidLightningBolt.defineSynchedData(SynchedEntityData.Builder builder) protected voidLivingEntity.defineSynchedData(SynchedEntityData.Builder builder) protected voidMarker.defineSynchedData(SynchedEntityData.Builder p_326105_) protected voidMob.defineSynchedData(SynchedEntityData.Builder builder) protected voidOminousItemSpawner.defineSynchedData(SynchedEntityData.Builder builder) protected voidTamableAnimal.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidBat.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAbstractFish.defineSynchedData(SynchedEntityData.Builder builder) protected voidBee.defineSynchedData(SynchedEntityData.Builder builder) protected voidCat.defineSynchedData(SynchedEntityData.Builder builder) protected voidDolphin.defineSynchedData(SynchedEntityData.Builder builder) protected voidFox.defineSynchedData(SynchedEntityData.Builder builder) protected voidIronGolem.defineSynchedData(SynchedEntityData.Builder builder) protected voidMushroomCow.defineSynchedData(SynchedEntityData.Builder builder) protected voidOcelot.defineSynchedData(SynchedEntityData.Builder builder) protected voidPanda.defineSynchedData(SynchedEntityData.Builder builder) protected voidParrot.defineSynchedData(SynchedEntityData.Builder builder) protected voidPig.defineSynchedData(SynchedEntityData.Builder builder) protected voidPolarBear.defineSynchedData(SynchedEntityData.Builder builder) protected voidPufferfish.defineSynchedData(SynchedEntityData.Builder builder) protected voidRabbit.defineSynchedData(SynchedEntityData.Builder builder) protected voidSheep.defineSynchedData(SynchedEntityData.Builder builder) protected voidSnowGolem.defineSynchedData(SynchedEntityData.Builder builder) protected voidTropicalFish.defineSynchedData(SynchedEntityData.Builder builder) protected voidTurtle.defineSynchedData(SynchedEntityData.Builder builder) protected voidWolf.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAllay.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.armadillo
Methods in net.minecraft.world.entity.animal.armadillo with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidArmadillo.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAxolotl.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.camel
Methods in net.minecraft.world.entity.animal.camel with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidCamel.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.frog
Methods in net.minecraft.world.entity.animal.frog with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidFrog.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidGoat.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAbstractChestedHorse.defineSynchedData(SynchedEntityData.Builder builder) protected voidAbstractHorse.defineSynchedData(SynchedEntityData.Builder builder) protected voidHorse.defineSynchedData(SynchedEntityData.Builder builder) protected voidLlama.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.animal.sniffer
Methods in net.minecraft.world.entity.animal.sniffer with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidSniffer.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.boss
Methods in net.minecraft.world.entity.boss with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidEnderDragonPart.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.boss.enderdragon
Methods in net.minecraft.world.entity.boss.enderdragon with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidEndCrystal.defineSynchedData(SynchedEntityData.Builder builder) protected voidEnderDragon.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.boss.wither
Methods in net.minecraft.world.entity.boss.wither with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidWitherBoss.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidArmorStand.defineSynchedData(SynchedEntityData.Builder builder) protected voidItemFrame.defineSynchedData(SynchedEntityData.Builder builder) protected voidLeashFenceKnotEntity.defineSynchedData(SynchedEntityData.Builder builder) protected voidPainting.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidFallingBlockEntity.defineSynchedData(SynchedEntityData.Builder builder) protected voidItemEntity.defineSynchedData(SynchedEntityData.Builder builder) protected voidPrimedTnt.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidBlaze.defineSynchedData(SynchedEntityData.Builder builder) protected voidBogged.defineSynchedData(SynchedEntityData.Builder builder) protected voidCreeper.defineSynchedData(SynchedEntityData.Builder builder) protected voidEnderMan.defineSynchedData(SynchedEntityData.Builder builder) protected voidEvoker.defineSynchedData(SynchedEntityData.Builder builder) protected voidGhast.defineSynchedData(SynchedEntityData.Builder builder) protected voidGuardian.defineSynchedData(SynchedEntityData.Builder builder) protected voidPhantom.defineSynchedData(SynchedEntityData.Builder builder) protected voidPillager.defineSynchedData(SynchedEntityData.Builder builder) protected voidShulker.defineSynchedData(SynchedEntityData.Builder builder) protected voidSkeleton.defineSynchedData(SynchedEntityData.Builder builder) protected voidSlime.defineSynchedData(SynchedEntityData.Builder builder) protected voidSpellcasterIllager.defineSynchedData(SynchedEntityData.Builder builder) protected voidSpider.defineSynchedData(SynchedEntityData.Builder builder) protected voidStrider.defineSynchedData(SynchedEntityData.Builder builder) protected voidVex.defineSynchedData(SynchedEntityData.Builder builder) protected voidWitch.defineSynchedData(SynchedEntityData.Builder builder) protected voidZoglin.defineSynchedData(SynchedEntityData.Builder builder) protected voidZombie.defineSynchedData(SynchedEntityData.Builder builder) protected voidZombieVillager.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidHoglin.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAbstractPiglin.defineSynchedData(SynchedEntityData.Builder builder) protected voidPiglin.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidWarden.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAbstractVillager.defineSynchedData(SynchedEntityData.Builder builder) protected voidVillager.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidPlayer.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAbstractArrow.defineSynchedData(SynchedEntityData.Builder builder) protected voidAbstractHurtingProjectile.defineSynchedData(SynchedEntityData.Builder builder) protected voidArrow.defineSynchedData(SynchedEntityData.Builder builder) protected voidEvokerFangs.defineSynchedData(SynchedEntityData.Builder builder) protected voidEyeOfEnder.defineSynchedData(SynchedEntityData.Builder builder) protected voidFireball.defineSynchedData(SynchedEntityData.Builder builder) protected voidFireworkRocketEntity.defineSynchedData(SynchedEntityData.Builder builder) protected voidFishingHook.defineSynchedData(SynchedEntityData.Builder builder) protected voidLlamaSpit.defineSynchedData(SynchedEntityData.Builder builder) protected voidShulkerBullet.defineSynchedData(SynchedEntityData.Builder builder) protected voidThrowableItemProjectile.defineSynchedData(SynchedEntityData.Builder builder) protected voidThrownTrident.defineSynchedData(SynchedEntityData.Builder builder) protected voidWitherSkull.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.raid
Methods in net.minecraft.world.entity.raid with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidRaider.defineSynchedData(SynchedEntityData.Builder builder) -
Uses of SynchedEntityData.Builder in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle with parameters of type SynchedEntityData.BuilderModifier and TypeMethodDescriptionprotected voidAbstractMinecart.defineSynchedData(SynchedEntityData.Builder builder) protected voidBoat.defineSynchedData(SynchedEntityData.Builder builder) protected voidMinecartCommandBlock.defineSynchedData(SynchedEntityData.Builder builder) protected voidMinecartFurnace.defineSynchedData(SynchedEntityData.Builder builder) protected voidVehicleEntity.defineSynchedData(SynchedEntityData.Builder builder)