Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement DataManipulators #7

Closed
gabizou opened this issue Apr 24, 2015 · 0 comments
Closed

Implement DataManipulators #7

gabizou opened this issue Apr 24, 2015 · 0 comments
Assignees

Comments

@gabizou
Copy link
Member

gabizou commented Apr 24, 2015

A Checklist of data manipulators

TileData

  • BannerData
  • BeaconData
  • BrewingData
  • CooldownData
  • FurnaceData
  • LockableData
  • NoteData
  • SignData

EntityData

  • AchievementData
  • AgeableData
  • AgentData
  • AggressiveData
  • AngerableData
  • ArtData
  • BanData
  • BodyPartRotationalData
  • BreathingData
  • BreedableData
  • CareerData
  • ChargedData
  • CriticalHitData
  • DamageableData
  • DamagingData
  • ElderData
  • ExperienceHolderData
  • ExpirableData
  • ExplosiveRadiusData
  • EyeLocationData
  • FallingBlockData
  • FlamableData
  • FlyingData
  • FoodData
  • FuseData
  • GameModeData
  • GriefingData
  • HealingSourceData
  • HealthData
  • HorseData
  • IgniteableData
  • InvisibilityData
  • InvulnerabilityData
  • JoinData
  • KnockbackData
  • LeashData
  • OcelotData
  • OrbData
  • PassengerData
  • PersistingData
  • PersistingData
  • PlayerCreatedData
  • PlayingData
  • RabbitData
  • RespawnLocationData
  • SaddleData
  • ScreamingData
  • ShatteringData
  • ShearedData
  • SittingData
  • SizeData
  • SkeletonData
  • SleepingData
  • SlimeData
  • SneakingData
  • StatisticData
  • TameableData
  • TargetLivingData
  • TradeOfferData
  • VehicleData
  • VelocityData
  • VillagerZombieData
  • WhitelistData

ItemData

  • BlockItemData
  • BreakableData
  • CloneableData
  • CoalItemData
  • CookedFishItemData
  • DurabilityData
  • EnchantmentData
  • FishData
  • GoldenAppleData
  • InventoryItemData
  • LoreData
  • MapItemData
  • PagedData
  • PlaceableData
  • SpawnableData
  • StoredEnchantmentData

BlockData

  • AttachedData
  • AxisData
  • BigMushroomData
  • BrickData
  • ComparisonData
  • ConnectedDirectionData
  • DecayableData
  • DirectionalData
  • DirtData
  • DisarmedData
  • DisguisedBlockData
  • DoublePlantData
  • ExtendedData
  • FilledData
  • FluidLevelData
  • GrowthData
  • HingeData
  • InstrumentData
  • InWallData
  • LayeredData
  • MoistureData
  • NoDropData
  • OccupiedData
  • OpenData
  • PistonData
  • PortionData
  • PoweredData
  • PrismarineData
  • QuartzData
  • RailDirectionData
  • RedstonePoweredData
  • SandData
  • SandstoneData
  • SeamlessData
  • ShrubData
  • SignaledOutputData
  • SlabData
  • SnowedData
  • StairShapeData
  • StoneData
  • SuspendedData
  • TreeData
  • WallData

Common Data

  • AttributeData
  • ColoredData
  • CommandData
  • DisplayNameData
  • DyeableData
  • FireworkData
  • MobSpawnerData
  • OwnableData
  • PotionEffectData
  • RepresentedItemData
  • RotationalData
  • SkullData
  • TargetedLocationData
  • WetData

Common Abstract Data

  • IntData
  • ListData
  • MappedData
  • SingleValueData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant